feat: add base snigdha os vs code config files

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-30 16:42:57 +05:30
parent 5394621aca
commit 25c66096a8
19320 changed files with 1756657 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
pkgname=snigdhaos-vscode-config
pkgver=1
pkgrel=1
pkgdesc="Snigdha OS VS Code Config."
arch=('any')
license=("MIT")
depends=('visual-studio-code-bin')
source=("$pkgname.tar.gz")
install="${pkgname}.install"
pkgver() {
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
package() {
mkdir -p "${pkgdir}/etc/skel/.vscode"
mkdir -p "${pkgdir}/etc/skel/.config/Code/User"
cp -rf "${srcdir}/etc/skel/.config/Code/User/settings.json" "${pkgdir}/etc/skel/.config/Code/User/"
cp -rf "${srcdir}/etc/skel/.vscode/extensions" "${pkgdir}/etc/skel/.vscode/"
}
sha512sums=('SKIP')

View File

@@ -0,0 +1,11 @@
{
"workbench.iconTheme": "a-file-icon-vscode",
"workbench.colorTheme": "Material Theme Ocean",
"workbench.productIconTheme": "a-file-icon-vscode-product-icon-theme",
"workbench.startupEditor": "none",
"git.autofetch": true,
"explorer.confirmDelete": false,
"security.workspace.trust.untrustedFiles": "open",
"editor.fontFamily": "'Overpass Mono', 'monospace', monospace",
"editor.fontSize": 16
}

View File

@@ -0,0 +1,73 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Unthrottled",
"name": "Alex Simons",
"avatar_url": "https://avatars.githubusercontent.com/u/15972415?v=4",
"profile": "https://unthrottled.io",
"contributions": [
"infra",
"code",
"plugin"
]
},
{
"login": "Joristdh",
"name": "Joris te Dorsthorst",
"avatar_url": "https://avatars.githubusercontent.com/u/6518350?v=4",
"profile": "https://Joristdh.web.app",
"contributions": [
"ideas"
]
},
{
"login": "godfather1103",
"name": "Jack Chu",
"avatar_url": "https://avatars.githubusercontent.com/u/11797964?v=4",
"profile": "https://github.com/godfather1103",
"contributions": [
"bug"
]
},
{
"login": "donniean",
"name": "Donnie An",
"avatar_url": "https://avatars.githubusercontent.com/u/12584040?v=4",
"profile": "https://github.com/donniean",
"contributions": [
"code"
]
},
{
"login": "amstiel",
"name": "Alexey Kunitsky",
"avatar_url": "https://avatars.githubusercontent.com/u/9428948?v=4",
"profile": "https://github.com/amstiel",
"contributions": [
"code",
"ideas"
]
},
{
"login": "aparajita",
"name": "Aparajita Fishman",
"avatar_url": "https://avatars.githubusercontent.com/u/22218?v=4",
"profile": "https://github.com/aparajita",
"contributions": [
"ideas",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "a-file-icon-idea",
"projectOwner": "mallowigi",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

View File

@@ -0,0 +1,3 @@
[submodule "iconGenerator"]
path = iconGenerator
url = git@github.com:mallowigi/iconGenerator.git

View File

@@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JetClientState">
<option name="id" value="11d0c580-29e4-4282-a64e-28c4d7d56704" />
</component>
</project>

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
<excludeFolder url="file://$MODULE_DIR$/.github" />
<excludeFolder url="file://$MODULE_DIR$/.vscode" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/images" />
<excludeFolder url="file://$MODULE_DIR$/src/test" />
<excludeFolder url="file://$MODULE_DIR$/iconGenerator/dist" />
<excludeFolder url="file://$MODULE_DIR$/iconGenerator/examples" />
<excludeFolder url="file://$MODULE_DIR$/iconGenerator/bin" />
<excludeFolder url="file://$MODULE_DIR$/iconGenerator/assets" />
<excludeFolder url="file://$MODULE_DIR$/iconGenerator/src" />
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/out" />
<excludeFolder url="file://$MODULE_DIR$/src/scripts/preview" />
</content>
<content url="file://$MODULE_DIR$/iconGenerator/assets/icons/ui" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

@@ -0,0 +1,5 @@
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Elior new" />
</state>
</component>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectDictionaryState">
<dictionary name="helio" />
<dictionary name="eliorb" />
</component>
</project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="PROJECT" charset="UTF-8" />
</component>
</project>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxProjectSettings">
<option name="commitMessageIssueKeyValidationOverride">
<BoolValueOverride>
<option name="enabled" value="true" />
</BoolValueOverride>
</option>
<option name="commitMessageValidationEnabledOverride">
<BoolValueOverride>
<option name="enabled" value="true" />
</BoolValueOverride>
</option>
</component>
</project>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectTreeColorHighlighter">
<files />
<colors>
<color id="1" value="#4f060d" name="Color 1" enabled="true" />
<color id="2" value="#44220e" name="Color 2" enabled="true" />
<color id="3" value="#3f371b" name="Color 3" enabled="true" />
<color id="4" value="#162c16" name="Color 4" enabled="true" />
<color id="5" value="#0f2f47" name="Color 5" enabled="true" />
<color id="6" value="#171a34" name="Color 6" enabled="true" />
<color id="7" value="#311333" name="Color 7" enabled="true" />
<color id="8" value="#1e1e1e" name="Color 8" enabled="true" />
</colors>
<option name="marksForCollapsedHighlights" value="Dots" />
</component>
</project>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="i18nSettings">
<option name="foldingEnabled" value="true" />
<option name="foldingMaxLength" value="40" />
<option name="vue" value="true" />
</component>
</project>

View File

@@ -0,0 +1,142 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
x="0px" y="0px" viewBox="0 0 473.931 473.931"
xml:space="preserve">
<circle style="fill:#344E5D;" cx="236.966" cy="236.966" r="236.966" />
<path style="fill:#83CECA;" d="M288.104,155.47c-10.151-35.251-26.529-58.154-45.025-58.154c-19.584,0-36.804,25.687-46.757,64.519
c13.702,3.244,28.422,8.041,43.584,14.327C256.659,167.167,273.014,160.192,288.104,155.47z" />
<path style="fill:#039A88;" d="M240.116,180.297l-1.639-0.681c-14.78-6.125-29.253-10.885-43.015-14.144l-3.708-0.879l0.947-3.693
c10.81-42.162,29.642-67.333,50.383-67.333c19.76,0,37.485,22.181,48.62,60.86l1.014,3.514l-3.491,1.093
c-15.158,4.748-31.154,11.614-47.543,20.419L240.116,180.297z M200.914,159.107c12.509,3.173,25.526,7.51,38.783,12.924
c15.012-7.962,29.71-14.342,43.775-19.001c-10.013-32.624-24.991-51.973-40.396-51.973
C226.773,101.057,210.773,123.194,200.914,159.107z" />
<path style="fill:#83CECA;" d="M198.048,322.936c10.151,35.244,26.537,58.147,45.032,58.147c19.577,0,36.796-25.683,46.742-64.512
c-13.695-3.248-28.415-8.049-43.584-14.335C229.493,311.243,213.138,318.207,198.048,322.936z" />
<path style="fill:#039A88;" d="M243.08,384.829c-19.764,0-37.492-22.181-48.628-60.852l-1.014-3.514l3.491-1.093
c15.221-4.774,31.217-11.644,47.535-20.426l1.564-0.842l1.639,0.681c14.795,6.129,29.264,10.889,43.015,14.151l3.708,0.879
l-0.947,3.689C282.649,359.658,263.82,384.829,243.08,384.829z M202.676,325.376c10.013,32.621,24.995,51.966,40.404,51.966
c16.299,0,32.299-22.136,42.151-58.046c-12.497-3.173-25.515-7.51-38.783-12.928C231.491,314.315,216.79,320.695,202.676,325.376z"
/>
<path style="fill:#83CECA;" d="M151.915,243.783c-26.323,29.384-37.893,57.488-27.206,73.66
c10.196,15.424,38.338,16.464,73.338,5.497c-4.318-15.008-7.498-32.261-9.246-50.944
C174.849,262.919,162.411,253.37,151.915,243.783z" />
<path style="fill:#039A88;" d="M156.959,333.982C156.956,333.982,156.956,333.982,156.959,333.982
c-16.883,0-29.111-5.006-35.371-14.477c-11.472-17.366-1.437-45.874,27.539-78.218l2.522-2.814l2.791,2.548
c10.503,9.594,22.75,18.956,36.4,27.835l1.515,0.988l0.172,1.8c1.706,18.267,4.771,35.176,9.111,50.259l1.014,3.51l-3.491,1.093
C183.346,331.468,169.143,333.982,156.959,333.982z M152.226,249.093c-23.925,27.648-33.272,52.86-24.4,66.285
c6.077,9.19,19.191,11.121,29.126,11.121c10.383,0,22.944-2.095,36.505-6.08c-3.813-14.103-6.571-29.642-8.209-46.282
C173.06,266.121,161.973,257.714,152.226,249.093z" />
<path style="fill:#83CECA;" d="M334.24,234.623c26.316-29.384,37.885-57.488,27.203-73.66
c-10.196-15.424-38.338-16.464-73.338-5.497c4.325,15.012,7.506,32.261,9.246,50.944C311.299,215.48,323.737,225.037,334.24,234.623
z" />
<path style="fill:#039A88;" d="M334.506,239.933l-2.788-2.544c-10.544-9.624-22.795-18.989-36.407-27.835l-1.519-0.988l-0.168-1.804
c-1.699-18.26-4.763-35.169-9.115-50.256l-1.014-3.514l3.491-1.093c15.824-4.958,30.02-7.476,42.207-7.476
c16.879,0,29.107,5.006,35.367,14.477c11.472,17.362,1.437,45.87-27.532,78.218L334.506,239.933z M300.901,204.266
c12.161,7.996,23.251,16.404,33.029,25.047c23.921-27.648,33.264-52.86,24.393-66.285c-6.077-9.19-19.191-11.121-29.126-11.121
c-10.383,0-22.944,2.095-36.501,6.08C296.508,172.095,299.266,187.634,300.901,204.266z" />
<path style="fill:#83CECA;" d="M269.021,189.816c9.998,5.253,19.461,10.829,28.325,16.598c-1.74-18.683-4.917-35.936-9.246-50.944
c-15.091,4.726-31.446,11.697-48.198,20.692C249.489,180.136,259.237,184.678,269.021,189.816z" />
<path style="fill:#039A88;" d="M301.792,213.771l-6.484-4.221c-8.954-5.826-18.383-11.352-28.022-16.419
c-9.388-4.928-19.083-9.474-28.808-13.512l-7.281-3.023l6.941-3.731c16.808-9.029,33.246-16.082,48.852-20.969l3.656-1.145
l1.059,3.678c4.475,15.536,7.629,32.905,9.377,51.633L301.792,213.771z M248.632,175.829c7.476,3.3,14.888,6.877,22.129,10.679
c7.521,3.951,14.911,8.176,22.061,12.602c-1.62-13.893-4.06-26.926-7.274-38.881C273.657,164.181,261.283,169.412,248.632,175.829z"
/>
<path style="fill:#83CECA;" d="M217.127,288.587c-9.998-5.25-19.453-10.829-28.325-16.595c1.747,18.683,4.924,35.936,9.246,50.944
c15.091-4.733,31.446-11.693,48.19-20.699C236.663,298.271,226.912,293.728,217.127,288.587z" />
<path style="fill:#039A88;" d="M195.511,327.655l-1.059-3.682c-4.468-15.528-7.622-32.898-9.377-51.629l-0.718-7.701l6.484,4.213
c9.033,5.871,18.466,11.394,28.026,16.419c9.392,4.935,19.083,9.478,28.8,13.508l7.281,3.02l-6.941,3.734
c-16.737,9.003-33.167,16.06-48.845,20.973L195.511,327.655z M193.333,279.296c1.624,13.893,4.06,26.929,7.27,38.881
c11.929-3.974,24.303-9.201,36.909-15.603c-7.472-3.296-14.888-6.874-22.125-10.679
C207.915,287.973,200.525,283.749,193.333,279.296z" />
<path style="fill:#83CECA;" d="M188.487,209.853c1.441-17.399,4.142-33.608,7.835-48.018c-39.004-9.257-69.743-5.961-78.854,11.379
c-9.01,17.16,5.313,43.969,34.45,70.57C162.059,232.461,174.396,220.947,188.487,209.853z" />
<path style="fill:#039A88;" d="M152.185,249.093l-2.788-2.548c-32.074-29.279-44.92-56.643-35.244-75.071
c6.339-12.056,21.478-18.428,43.79-18.428c11.644,0,24.849,1.732,39.24,5.145l3.708,0.879l-0.947,3.689
c-3.734,14.574-6.331,30.522-7.727,47.397l-0.135,1.624l-1.283,1.007c-13.732,10.814-25.878,22.08-36.093,33.489L152.185,249.093z
M157.943,160.529c-19.079,0-32.276,5.122-37.167,14.424c-7.48,14.249,4.34,38.402,30.918,63.516
c9.624-10.41,20.771-20.666,33.201-30.548c1.336-15.278,3.648-29.814,6.877-43.288C179.38,161.91,168.016,160.529,157.943,160.529z"
/>
<path style="fill:#83CECA;" d="M334.24,234.623c-10.151,11.33-22.488,22.84-36.576,33.93c-1.441,17.395-4.142,33.605-7.843,48.018
c39.004,9.246,69.75,5.961,78.861-11.379C377.693,288.029,363.37,261.224,334.24,234.623z" />
<path style="fill:#039A88;" d="M328.208,325.357C328.205,325.357,328.205,325.357,328.208,325.357
c-11.648,0-24.857-1.732-39.247-5.145l-3.708-0.879l0.947-3.693c3.738-14.563,6.339-30.507,7.734-47.397l0.135-1.624l1.283-1.007
c13.747-10.825,25.893-22.091,36.1-33.489l2.522-2.814l2.791,2.548c32.063,29.283,44.905,56.646,35.232,75.071
C365.66,318.985,350.521,325.357,328.208,325.357z M294.372,313.773c12.396,2.72,23.76,4.097,33.833,4.101
c19.083,0,32.28-5.122,37.171-14.421c7.48-14.249-4.34-38.402-30.911-63.516c-9.616,10.402-20.771,20.658-33.208,30.548
C299.913,285.773,297.605,300.306,294.372,313.773z" />
<path style="fill:#83CECA;" d="M273.837,285.74c-9.223,6.092-18.469,11.592-27.603,16.497c15.173,6.286,29.889,11.087,43.584,14.335
c3.697-14.413,6.402-30.623,7.843-48.018C290.188,274.428,282.23,280.187,273.837,285.74z" />
<path style="fill:#039A88;" d="M292.535,321.062l-3.573-0.849c-14.136-3.353-28.995-8.239-44.157-14.518l-7.289-3.02l6.948-3.734
c9.231-4.958,18.417-10.447,27.315-16.325c8.123-5.381,16.056-11.102,23.573-17.006l6.75-5.298l-0.703,8.55
c-1.433,17.306-4.108,33.672-7.948,48.639L292.535,321.062z M254.956,301.698c10.986,4.247,21.751,7.716,32.134,10.35
c2.66-11.072,4.681-22.903,6.032-35.303c-5.586,4.172-11.352,8.232-17.22,12.112C269.051,293.384,262.032,297.687,254.956,301.698z"
/>
<path style="fill:#83CECA;" d="M212.311,192.663c9.223-6.092,18.469-11.588,27.595-16.501
c-15.165-6.286-29.882-11.083-43.584-14.327c-3.689,14.41-6.395,30.619-7.835,48.018
C195.963,203.978,203.915,198.212,212.311,192.663z" />
<path style="fill:#039A88;" d="M184.05,218.092l0.703-8.55c1.433-17.294,4.105-33.661,7.94-48.639l0.913-3.558l3.573,0.846
c14.151,3.353,29.006,8.236,44.157,14.511l7.278,3.016l-6.933,3.738c-9.276,4.995-18.462,10.488-27.307,16.329
c-8.037,5.313-15.974,11.038-23.573,17.01L184.05,218.092z M199.054,166.355c-2.657,11.079-4.673,22.907-6.024,35.304
c5.631-4.209,11.397-8.266,17.22-12.116c6.821-4.505,13.841-8.808,20.95-12.842C220.214,172.458,209.445,168.989,199.054,166.355z"
/>
<path style="fill:#83CECA;" d="M298.862,239.203c0,10.065-0.423,19.88-1.197,29.354c14.091-11.094,26.428-22.6,36.576-33.93
c-10.503-9.586-22.941-19.143-36.89-28.209C298.327,216.94,298.862,227.911,298.862,239.203z" />
<path style="fill:#039A88;" d="M293.234,276.804l0.7-8.554c0.79-9.624,1.186-19.397,1.186-29.047
c0-10.851-0.505-21.766-1.497-32.441l-0.715-7.697l6.481,4.209c13.953,9.066,26.529,18.683,37.373,28.583l2.739,2.499l-2.473,2.761
c-10.499,11.719-22.967,23.285-37.051,34.376L293.234,276.804z M301.709,213.815c0.595,8.411,0.894,16.916,0.894,25.388
c0,6.986-0.206,14.032-0.61,21.044c9.972-8.273,19.001-16.771,26.944-25.354C320.762,227.667,311.64,220.607,301.709,213.815z" />
<path style="fill:#83CECA;" d="M187.29,239.203c0-10.058,0.415-19.88,1.197-29.35c-14.091,11.094-26.428,22.608-36.568,33.93
c10.496,9.586,22.933,19.135,36.883,28.209C187.821,261.467,187.29,250.488,187.29,239.203z" />
<path style="fill:#039A88;" d="M193.243,279.345l-6.481-4.213c-13.99-9.1-26.566-18.716-37.369-28.583l-2.731-2.499l2.47-2.758
c10.511-11.73,22.974-23.296,37.043-34.376l6.75-5.313l-0.703,8.565c-0.79,9.527-1.186,19.296-1.186,29.04
c0,10.851,0.505,21.77,1.497,32.445L193.243,279.345z M157.218,243.517c8.15,7.203,17.272,14.267,27.221,21.07
c-0.595-8.408-0.894-16.917-0.894-25.388c0-7.031,0.206-14.073,0.606-21.036C174.194,226.429,165.161,234.926,157.218,243.517z" />
<path style="fill:#83CECA;" d="M297.35,206.414c-8.864-5.77-18.327-11.341-28.325-16.598c-9.785-5.137-19.536-9.68-29.115-13.654
c-9.126,4.913-18.372,10.41-27.595,16.501c-8.396,5.549-16.348,11.315-23.824,17.19c-0.782,9.467-1.197,19.289-1.197,29.35
c0,11.289,0.535,22.263,1.512,32.793c8.872,5.766,18.327,11.341,28.325,16.595c9.785,5.141,19.536,9.684,29.107,13.65
c9.134-4.909,18.38-10.406,27.603-16.497c8.389-5.553,16.348-11.311,23.824-17.186c0.775-9.47,1.197-19.285,1.197-29.354
C298.862,227.911,298.327,216.94,297.35,206.414z" />
<g>
<path style="fill:#039A88;" d="M246.444,306.375l-1.639-0.681c-9.927-4.116-19.828-8.756-29.414-13.796
c-9.77-5.13-19.401-10.773-28.624-16.767l-1.519-0.988l-0.168-1.804c-1.014-10.907-1.527-22.058-1.527-33.137
c0-9.949,0.408-19.925,1.209-29.657l0.135-1.628l1.283-1.01c7.764-6.095,15.861-11.94,24.074-17.366
c9.033-5.964,18.413-11.577,27.887-16.677l1.564-0.846l1.639,0.681c9.938,4.123,19.839,8.767,29.421,13.8
c9.848,5.175,19.48,10.821,28.628,16.774l1.515,0.988l0.168,1.8c1.014,10.907,1.527,22.054,1.527,33.133
c0,9.856-0.408,19.835-1.209,29.657l-0.135,1.628l-1.283,1.01c-7.678,6.028-15.775,11.869-24.074,17.362
c-9.085,6.002-18.473,11.611-27.895,16.673L246.444,306.375z M192.364,269.841c8.565,5.504,17.474,10.69,26.503,15.435
c8.864,4.659,17.994,8.965,27.161,12.823c8.7-4.733,17.358-9.934,25.751-15.48c7.663-5.074,15.154-10.451,22.286-15.996
c0.703-9.096,1.055-18.312,1.055-27.42c0-10.241-0.449-20.535-1.332-30.638c-8.498-5.467-17.407-10.657-26.503-15.435
c-8.86-4.651-17.994-8.962-27.169-12.827c-8.744,4.767-17.395,9.972-25.743,15.483c-7.585,5.014-15.079,10.395-22.286,16.004
c-0.703,9.01-1.055,18.222-1.055,27.412C191.032,249.441,191.481,259.742,192.364,269.841z" />
<circle style="fill:#039A88;" cx="270.791" cy="118.629" r="16.976" />
<circle style="fill:#039A88;" cx="152.312" cy="327.778" r="16.976" />
<path style="fill:#039A88;" d="M300.022,250.833c-9.369,0-16.969,7.599-16.969,16.98c0,9.369,7.6,16.973,16.969,16.973
c9.384,0,16.984-7.603,16.984-16.973C317.009,258.432,309.406,250.833,300.022,250.833z" />
</g>
</svg>

View File

@@ -0,0 +1,190 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0" is_locked="false">
<option name="myName" value="Project Default" />
<option name="myLocal" value="true" />
<inspection_tool class="AbsentDartSdk" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="Annotator" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="BadExpressionStatementJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CallerJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CheckDtdRefs" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="CheckEmptyScriptTag" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CheckImageSize" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CheckNodeTest" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CheckTagEmptyBody" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CheckValidXmlInScriptTagBody" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="CheckXmlFileWithXercesValidator" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="CodeAssistanceForRequiredModule" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CoffeeScriptInfiniteLoop" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CoffeeScriptSillyAssignment" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CoffeeScriptSwitchStatementWithNoDefaultBranch" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CoffeeScriptUnusedLocalSymbols" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CommaExpressionJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="ConstantConditionalExpressionJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="ConstantIfStatementJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="ContinueOrBreakFromFinallyBlockJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="CssConvertColorToHexInspection" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssConvertColorToRgbInspection" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CssMissingSemicolon" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="DartGlobalInspectionTool" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="DartUnresolvedImport" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="DuplicateCaseLabelJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="EjsUnresolvedInclude" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="EmptyStatementBodyJS" enabled="false" level="WARNING" enabled_by_default="false">
<option name="m_reportEmptyBlocks" value="false" />
</inspection_tool>
<inspection_tool class="ExceptionCaughtLocallyJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="FallThroughInSwitchStatementJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="HardwiredNamespacePrefix" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="HtmlDeprecatedTag" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="HtmlExtraClosingTag" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="HtmlFormInputWithoutLabel" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="HtmlPresentationalElement" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="HtmlUnknownAnchorTarget" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="HtmlUnknownAttribute" enabled="false" level="WARNING" enabled_by_default="false">
<option name="myValues">
<value>
<list size="0" />
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
<inspection_tool class="HtmlUnknownTag" enabled="false" level="WARNING" enabled_by_default="false">
<option name="myValues">
<value>
<list size="6">
<item index="0" class="java.lang.String" itemvalue="nobr" />
<item index="1" class="java.lang.String" itemvalue="noembed" />
<item index="2" class="java.lang.String" itemvalue="comment" />
<item index="3" class="java.lang.String" itemvalue="noscript" />
<item index="4" class="java.lang.String" itemvalue="embed" />
<item index="5" class="java.lang.String" itemvalue="script" />
</list>
</value>
</option>
<option name="myCustomValuesEnabled" value="true" />
</inspection_tool>
<inspection_tool class="HtmlUnknownTarget" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="ImplicitTypeConversion" enabled="false" level="WARNING" enabled_by_default="false">
<option name="BITS" value="1720" />
<option name="FLAG_EXPLICIT_CONVERSION" value="true" />
<option name="IGNORE_NODESET_TO_BOOLEAN_VIA_STRING" value="true" />
</inspection_tool>
<inspection_tool class="IncompatibleMaskJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="IndexZeroUsage" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="InfiniteLoopJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="InfiniteRecursionJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSAccessibilityCheck" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSBitwiseOperatorUsage" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSCheckFunctionSignatures" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSClosureCompilerSyntax" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSCommentMatchesSignature" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSComparisonWithNaN" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSConsecutiveCommasInArrayLiteral" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSConstructorReturnsPrimitive" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSDeprecatedSymbols" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSDuplicatedDeclaration" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSFieldCanBeLocal" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSJQueryEfficiency" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSLastCommaInArrayLiteral" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSLastCommaInObjectLiteral" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="JSMismatchedCollectionQueryUpdate" enabled="false" level="WARNING" enabled_by_default="false">
<option name="queries" value="trace,write" />
<option name="updates" value="pop,push,shift,splice,unshift" />
</inspection_tool>
<inspection_tool class="JSPotentiallyInvalidConstructorUsage" enabled="false" level="WARNING" enabled_by_default="false">
<option name="myConsiderUppercaseFunctionsToBeConstructors" value="true" />
</inspection_tool>
<inspection_tool class="JSPotentiallyInvalidTargetOfIndexedPropertyAccess" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSPotentiallyInvalidUsageOfThis" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSPrimitiveTypeWrapperUsage" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSReferencingMutableVariableFromClosure" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSSuspiciousNameCombination" enabled="false" level="WARNING" enabled_by_default="false">
<group names="x,width,left,right" />
<group names="y,height,top,bottom" />
<exclude classes="Math" />
</inspection_tool>
<inspection_tool class="JSUndeclaredVariable" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSUndefinedPropertyAssignment" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnfilteredForInLoop" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnnecessarySemicolon" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnresolvedFunction" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnresolvedLibraryURL" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnresolvedVariable" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnusedAssignment" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnusedGlobalSymbols" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSUnusedLocalSymbols" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSValidateJSDoc" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JSValidateJSON" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="JSValidateTypes" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
<inspection_tool class="JasmineAdapterSupport" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JsTestDriverTestCaseWithoutTests" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JstdAssertionFrameworkSupport" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="KarmaConfigFile" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="LoopStatementThatDoesntLoopJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="OctalIntegerJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="PointlessArithmeticExpressionJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="PointlessBitwiseExpressionJS" enabled="false" level="WARNING" enabled_by_default="false">
<option name="m_ignoreExpressionsContainingConstants" value="false" />
</inspection_tool>
<inspection_tool class="PointlessBooleanExpressionJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="QUnitAdapterSupport" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="QuirksModeInspectionTool" enabled="true" level="WARNING" enabled_by_default="true">
<option name="IE50" value="false" />
<option name="IE55" value="false" />
<option name="IE6" value="true" />
<option name="IE7" value="true" />
<option name="IE_MAC" value="false" />
<option name="MOZILLA" value="true" />
<option name="OPERA7" value="false" />
<option name="OPERA8" value="false" />
<option name="OPERA85" value="true" />
<option name="OPERA9" value="true" />
<option name="SAFARI" value="true" />
</inspection_tool>
<inspection_tool class="RedundantTypeConversion" enabled="false" level="WARNING" enabled_by_default="false">
<option name="CHECK_ANY" value="false" />
</inspection_tool>
<inspection_tool class="RequiredAttributes" enabled="false" level="WARNING" enabled_by_default="false">
<option name="myAdditionalRequiredHtmlAttributes" value="" />
</inspection_tool>
<inspection_tool class="ReservedWordUsedAsNameJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="ReturnFromFinallyBlockJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="ShiftOutOfRangeJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="SillyAssignmentJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
<inspection_tool class="ThisExpressionReferencesGlobalObjectJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="ThrowFromFinallyBlockJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="TrivialConditionalJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="TrivialIfJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnnecessaryContinueJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnnecessaryLabelJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnnecessaryLabelOnBreakStatementJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnnecessaryLabelOnContinueStatementJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnnecessaryLocalVariableJS" enabled="false" level="WARNING" enabled_by_default="false">
<option name="m_ignoreImmediatelyReturnedVariables" value="false" />
<option name="m_ignoreAnnotatedVariables" value="false" />
</inspection_tool>
<inspection_tool class="UnnecessaryReturnJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnreachableCodeJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="UnresolvedReference" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="UnterminatedStatementJS" enabled="false" level="WARNING" enabled_by_default="false">
<option name="ignoreSemicolonAtEndOfBlock" value="true" />
</inspection_tool>
<inspection_tool class="WithStatementJS" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="XmlDuplicatedId" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="XmlHighlighting" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="XmlInvalidId" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="XmlPathReference" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="XmlUnboundNsPrefix" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="XmlUnusedNamespaceDeclaration" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="XmlWrongRootElement" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="XsltDeclarations" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="XsltTemplateInvocation" enabled="false" level="ERROR" enabled_by_default="false" />
<inspection_tool class="XsltUnusedDeclaration" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="XsltVariableShadowing" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
</component>

View File

@@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="PROJECT_PROFILE" value="Default" />
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<includedPredefinedLibrary name="Node.js Core" />
</component>
</project>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EslintConfiguration">
<files-pattern value="{**/*,*}.{js,ts,jsx,tsx,html,vue,json}" />
<option name="fix-on-save" value="true" />
</component>
</project>

View File

@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CheckStyle-IDEA">
<option name="configuration">
<map>
<entry key="checkstyle-version" value="8.1" />
<entry key="location-0" value="BUNDLED:(bundled):Sun Checks" />
<entry key="location-1" value="BUNDLED:(bundled):Google Checks" />
<entry key="scan-before-checkin" value="false" />
<entry key="scanscope" value="JavaOnly" />
<entry key="suppress-errors" value="false" />
</map>
</option>
</component>
<component name="CheckStyle-IDEA-workspace">
<option name="configuration">
<map>
<entry key="last-active-plugin-version" value="5.18.6" />
</map>
</option>
</component>
<component name="CustomInspectionsConfig">
<filetypeContainer regex=".*\.txt">
<element id="0">
<comment>Just do not write this.</comment>
<regex>Forbidden t.xt</regex>
<severity>Warning</severity>
</element>
</filetypeContainer>
</component>
<component name="MarkdownProjectSettings">
<PreviewSettings splitEditorLayout="SPLIT" splitEditorPreview="PREVIEW" useGrayscaleRendering="false" zoomFactor="1.0" maxImageWidth="0" synchronizePreviewPosition="true" highlightPreviewType="NONE" highlightFadeOut="5" highlightOnTyping="true" synchronizeSourcePosition="true" verticallyAlignSourceAndPreviewSyncPosition="true" showSearchHighlightsInPreview="false" showSelectionInPreview="true" lastLayoutSetsDefault="false">
<PanelProvider>
<provider providerId="com.vladsch.md.nav.editor.swing.html.panel" providerName="Default - Swing" />
</PanelProvider>
</PreviewSettings>
<ParserSettings gitHubSyntaxChange="false" correctedInvalidSettings="false" emojiShortcuts="0" emojiImages="0">
<PegdownExtensions>
<option name="ANCHORLINKS" value="true" />
<option name="ATXHEADERSPACE" value="true" />
<option name="AUTOLINKS" value="true" />
<option name="FENCED_CODE_BLOCKS" value="true" />
<option name="INTELLIJ_DUMMY_IDENTIFIER" value="true" />
<option name="RELAXEDHRULES" value="true" />
<option name="STRIKETHROUGH" value="true" />
<option name="TABLES" value="true" />
<option name="TASKLISTITEMS" value="true" />
<option name="WIKILINKS" value="true" />
</PegdownExtensions>
<ParserOptions>
<option name="COMMONMARK_LISTS" value="true" />
<option name="EMOJI_SHORTCUTS" value="true" />
<option name="GFM_TABLE_RENDERING" value="true" />
<option name="GITHUB_WIKI_LINKS" value="true" />
<option name="PRODUCTION_SPEC_PARSER" value="true" />
</ParserOptions>
</ParserSettings>
<HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEnabled="false" bodyBottomEnabled="false" addPageHeader="true" imageUriSerials="false" addDocTypeHtml="true" noParaTags="false" plantUmlConversion="0">
<GeneratorProvider>
<provider providerId="com.vladsch.md.nav.editor.swing.html.generator" providerName="Default Swing HTML Generator" />
</GeneratorProvider>
<headerTop />
<headerBottom />
<bodyTop />
<bodyBottom />
</HtmlSettings>
<CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isCssUriSerial="true" isCssTextEnabled="false" isDynamicPageWidth="true">
<StylesheetProvider>
<provider providerId="com.vladsch.md.nav.editor.swing.html.css" providerName="Default Swing Stylesheet" />
</StylesheetProvider>
<ScriptProviders />
<cssText />
<cssUriHistory />
</CssSettings>
</component>
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
<component name="accountSettings">
<option name="activeProfile" value="profile:default" />
<option name="activeRegion" value="us-east-1" />
<option name="recentlyUsedProfiles">
<list>
<option value="profile:default" />
</list>
</option>
<option name="recentlyUsedRegions">
<list>
<option value="us-east-1" />
</list>
</option>
</component>
<component name="net.techminded.npmania.NpmaniaSettingsState">
<option name="actions">
<map>
<entry key="npm run-script build" value="npm run-script build" />
<entry key="npm run-script changelog" value="npm run-script changelog" />
<entry key="npm run-script check" value="npm run-script check" />
<entry key="npm run-script compile" value="npm run-script compile" />
<entry key="npm run-script compile-web" value="npm run-script compile-web" />
<entry key="npm run-script compile:dev" value="npm run-script compile:dev" />
<entry key="npm run-script compile:watch" value="npm run-script compile:watch" />
<entry key="npm run-script contributors" value="npm run-script contributors" />
<entry key="npm run-script generateJson" value="npm run-script generateJson" />
<entry key="npm run-script lint" value="npm run-script lint" />
<entry key="npm run-script package-web" value="npm run-script package-web" />
<entry key="npm run-script postcompile" value="npm run-script postcompile" />
<entry key="npm run-script pretest" value="npm run-script pretest" />
<entry key="npm run-script preversion" value="npm run-script preversion" />
<entry key="npm run-script preview" value="npm run-script preview" />
<entry key="npm run-script svgo" value="npm run-script svgo" />
<entry key="npm run-script test" value="npm run-script test" />
<entry key="npm run-script version" value="npm run-script version" />
<entry key="npm run-script vscode:prepublish" value="npm run-script vscode:prepublish" />
<entry key="npm run-script watch-web" value="npm run-script watch-web" />
</map>
</option>
</component>
</project>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/a-file-icon-vscode.iml" filepath="$PROJECT_DIR$/.idea/a-file-icon-vscode.iml" />
</modules>
</component>
</project>

View File

@@ -0,0 +1,3 @@
U
%iconGenerator/folder_associations.xml,7/8/78c07bcc57ad687e4ba71f6117b68d4df78b4ae5

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CommitMessageInspectionProfile">
<profile version="1.0">
<inspection_tool class="CommitFormat" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="CommitNamingConvention" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/iconGenerator" vcs="Git" />
</component>
</project>

View File

@@ -0,0 +1,14 @@
# yaml-language-server: $schema=https://json.schemastore.org/markdownlint.json
# https://github.com/DavidAnson/markdownlint/blob/main/schema/.markdownlint.yaml
# https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md
# Default state for all rules
default: true
MD013:
line_length: 300
MD024: false
MD033: false

View File

@@ -0,0 +1,2 @@
.github/**/*
CHANGELOG.md

View File

@@ -0,0 +1,218 @@
# yaml-language-server: $schema=https://json.schemastore.org/pre-commit-config.json
minimum_pre_commit_version: 3.3.3
fail_fast: false
default_stages:
- commit
default_install_hook_types:
- pre-commit
- commit-msg
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
- id: check-merge-conflict
- id: check-symlinks
- id: detect-private-key
- id: check-json
- id: check-toml
- id: check-xml
- id: check-yaml
- id: fix-byte-order-marker
- id: end-of-file-fixer
exclude: ^\.idea
- id: mixed-line-ending
- id: trailing-whitespace
- id: pretty-format-json
args:
- --autofix
- --no-sort-keys
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
rev: 0.2.3
hooks:
- id: yamlfmt
args:
- --mapping
- '2'
- --sequence
- '4'
- --offset
- '2'
- --width
- '300'
- --implicit_start
- repo: https://github.com/adrienverge/yamllint
rev: v1.32.0
hooks:
- id: yamllint
name: Lint YAML files
args:
- --strict
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.23.2
hooks:
- id: check-jsonschema
name: Validate GitHub Workflows
files: ^\.github/workflows/.*\.yml
types:
- yaml
args:
- --schemafile
- https://json.schemastore.org/github-workflow.json
- id: check-jsonschema
name: Validate GitHub Actions
files: >
(?x)^(
action.(yml|yaml)|
\.github/actions/.*
)$
types:
- yaml
args:
- --schemafile
- https://json.schemastore.org/github-action
- id: check-jsonschema
name: Validate DependaBot
files: ^\.github/dependabot\.yml
types:
- yaml
args:
- --schemafile
- https://json.schemastore.org/dependabot-2.0.json
- id: check-jsonschema
name: Validate MarkdownLint
files: .*\.markdownlint\.yaml
types:
- yaml
args:
- --schemafile
- https://json.schemastore.org/markdownlint.json
- id: check-jsonschema
name: Validate Pre-commit
files: .*.pre-commit-config\.yaml
types:
- yaml
args:
- --schemafile
- https://json.schemastore.org/pre-commit-config.json
- id: check-jsonschema
name: Validate Docker-Compose
files: .*docker-compose\.yml
types:
- yaml
args:
- --schemafile
- https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json
- id: check-jsonschema
name: Validate Renovate
files: ^\.github/renovate\.json
types:
- json
args:
- --schemafile
- https://docs.renovatebot.com/renovate-schema.json
- id: check-jsonschema
name: Validate Prettier
files: ^\.prettier(?:rc)?(?:\.(ya?ml|json5?))?$
types_or:
- json
- yaml
args:
- --schemafile
- https://json.schemastore.org/prettierrc
- repo: https://github.com/commitizen-tools/commitizen
rev: v2.42.1
hooks:
- id: commitizen
name: Lint commit message
stages:
- commit-msg
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.4
hooks:
- id: shellcheck
name: Check sh files (and patch)
entry: bash -eo pipefail -c 'shellcheck $@ -f diff | patch -p 1' --
- id: shellcheck
name: Check sh files (and print violations)
- repo: meta # https://github.com/pre-commit/pre-commit/tree/master/pre_commit/meta_hooks
hooks:
- id: check-hooks-apply
stages:
- manual
- id: check-useless-excludes
- id: identity
stages:
- manual
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.35.0
hooks:
- id: markdownlint-fix
name: Lint Markdown files
exclude: ^CHANGELOG\.md$
- repo: https://github.com/maxwinterstein/shfmt-py
rev: v3.4.3.1
hooks:
- id: shfmt
name: Format sh files
args:
- -w
- -s
- -i
- '2'
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.7.1
hooks:
- id: prettier
additional_dependencies:
- prettier
exclude: ^CHANGELOG\.md$ # managed by semantic-release
stages:
- manual
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v5.0.0
hooks:
- id: commitlint
stages:
- commit-msg
additional_dependencies:
- '@commitlint/config-conventional'
- repo: local
hooks:
- id: markdownlint
name: Lint Markdown files
language: docker_image
entry: 06kellyjac/markdownlint-cli:0.28.1
args:
- --fix
types:
- markdown
- id: gitleaks
name: Protect hardcoded secrets
language: docker_image
entry: --user gitleaks:gitleaks zricethezav/gitleaks:v8.17.0
args:
- protect
- --staged
- --redact
- --verbose
pass_filenames: false
require_serial: true
- id: gitleaks-ci
name: Detect hardcoded secrets
language: docker_image
entry: --user gitleaks:gitleaks zricethezav/gitleaks:v8.17.0
stages:
- manual
args:
- detect
- --redact
- --verbose
- --log-opts
- --left-right --cherry-pick --pretty=format:"%H" remotes/origin/master...
pass_filenames: false
require_serial: true

View File

@@ -0,0 +1,77 @@
module.exports = {
// https://github.com/semantic-release/semantic-release/blob/master/docs/extending/plugins-list.md
plugins: [
[
"@semantic-release/commit-analyzer",
{
preset: "conventionalcommits",
},
],
[
"@semantic-release/release-notes-generator",
{
preset: "conventionalcommits",
},
],
// disabled due to authentication https://github.com/semantic-release/git#git-authentication
[
"@semantic-release/changelog",
{
changelogTitle: `<!-- markdownlint-configure-file {"MD024": { "siblings_only": true }, "MD012": false } -->
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).`,
},
],
[
"@semantic-release/npm",
{
npmPublish: false,
tarballDir: ".",
},
],
[
"@semantic-release-plus/docker",
{
name: "adm-dal",
registry: "884661243007.dkr.ecr.us-east-1.amazonaws.com",
publishChannelTag: true,
skipLogin: true,
},
],
[
"@semantic-release-plus/docker",
{
name: "adm-dal",
registry: "884661243007.dkr.ecr.eu-central-1.amazonaws.com",
publishChannelTag: true,
skipLogin: true,
},
],
[
"@semantic-release/git",
{
message: "chore(release): ${nextRelease.version} ${nextRelease.notes}",
assets: [
"CHANGELOG.md",
"package.json",
"package-lock.json",
],
},
],
[
"@semantic-release/github",
{
successComment:
":tada: This ${issue.pull_request ? 'pull request' : 'issue'} is included in [version ${nextRelease.version}](${releases.filter(release => /github.com/i.test(release.url))[0].url}) :tada:",
assets: ["*.tgz"],
},
],
],
tagFormat: "${version}",
branches: [
{ name: "master" },
],
};

View File

@@ -0,0 +1,33 @@
/*
* The MIT License (MIT)
*
* Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
*
*/
module.exports = {
rules: {
attr: {
'rule::selector': 'viewBox',
},
},
};

View File

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Language="en-US" Id="a-file-icon-vscode" Version="1.2.0" Publisher="atommaterial" />
<DisplayName>Atom Material Icons</DisplayName>
<Description xml:space="preserve">Atom Material Icons for Visual Studio Code</Description>
<Tags>icons,theme,material,atom,icon-theme,customization,product-icon-theme,__web_extension,__sponsor_extension</Tags>
<Categories>Themes</Categories>
<GalleryFlags>Public</GalleryFlags>
<Badges></Badges>
<Properties>
<Property Id="Microsoft.VisualStudio.Code.Engine" Value="^1.80.0" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionDependencies" Value="" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionPack" Value="" />
<Property Id="Microsoft.VisualStudio.Code.ExtensionKind" Value="ui,workspace,web" />
<Property Id="Microsoft.VisualStudio.Code.LocalizedLanguages" Value="" />
<Property Id="Microsoft.VisualStudio.Code.SponsorLink" Value="https://opencollective.com/atom-material-themes-and-plugins" />
<Property Id="Microsoft.VisualStudio.Services.Links.Source" Value="https://github.com/mallowigi/a-file-icon-vscode.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://github.com/mallowigi/a-file-icon-vscode.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.GitHub" Value="https://github.com/mallowigi/a-file-icon-vscode.git" />
<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://github.com/mallowigi/a-file-icon-vscode/issues" />
<Property Id="Microsoft.VisualStudio.Services.Links.Learn" Value="https://github.com/mallowigi/a-file-icon-vscode/blob/main/README.md" />
<Property Id="Microsoft.VisualStudio.Services.Branding.Color" Value="#263238" />
<Property Id="Microsoft.VisualStudio.Services.Branding.Theme" Value="dark" />
<Property Id="Microsoft.VisualStudio.Services.GitHubFlavoredMarkdown" Value="true" />
<Property Id="Microsoft.VisualStudio.Services.Content.Pricing" Value="Free"/>
<Property Id="Microsoft.VisualStudio.Services.CustomerQnALink" Value="https://github.com/mallowigi/a-file-icon-vscode/issues" />
</Properties>
<License>extension/LICENSE.md</License>
<Icon>extension/logo.png</Icon>
</Metadata>
<Installation>
<InstallationTarget Id="Microsoft.VisualStudio.Code"/>
</Installation>
<Dependencies/>
<Assets>
<Asset Type="Microsoft.VisualStudio.Code.Manifest" Path="extension/package.json" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.Details" Path="extension/README.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.Changelog" Path="extension/CHANGELOG.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Content.License" Path="extension/LICENSE.md" Addressable="true" />
<Asset Type="Microsoft.VisualStudio.Services.Icons.Default" Path="extension/logo.png" Addressable="true" />
</Assets>
</PackageManifest>

View File

@@ -0,0 +1,15 @@
extends: default
rules:
braces:
forbid: non-empty
brackets:
forbid: false
comments:
min-spaces-from-content: 1
document-end: disable
document-start: disable
line-length:
max: 300
truthy:
check-keys: false

View File

@@ -0,0 +1,15 @@
The MIT License (MIT)
Copyright (c) 2023 Elior "Mallowigi" Boukhobza and Philipp "PKief" Kief
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

View File

@@ -0,0 +1,354 @@
# Atom Material Icons Plugin for VSCode
<h1 align="center">
<br>
<img src="https://raw.githubusercontent.com/mallowigi/a-file-icon-vscode/master/logo.png?sanitize=true" alt="logo" width="200">
<br><br>
Atom Material File Icons for VSCode
<br>
<br>
</h1>
This plugin is a port of the [Atom File Icons](https://github.com/file-icons/atom) for VSCode.
It replaces the icons and folder icons with better suited icons, related to the file type, framework or language.
This plugin is inspired by the [Material Icon Theme](https://github.com/PKief/vscode-material-icon-theme)
and [Atom Material Icons for JetBrains](https://github.com/mallowigi/a-file-icon-idea).
## Features
- Replaces **file icons** with their relevant logo icons
- According to their extension (`.java`, `.php`, `.ruby`...)
- According to the framework (Android, NPM, RSpec...)
- According to the program used in conjonction (Babel, Docker, CircleCI...)
- According to the parent directory (`.github/*`, `.vscode/*`...)
- And others...
- Replaces **folder icons**:
- From common patterns: `src`, `main`, `app`, `img`, `docs`...
- From specific use cases: `node_modules`, `.vscode`, `.git.`..
- Provides it's own **Product Icons** from the _Material Design Icons_.
## Associations
You can find a list of all the available associations in the following links:
- [File Associations](https://material-theme.com/docs/reference/associations/)
- [Folder Associations](https://material-theme.com/docs/reference/folder-associations/)
- Language Associations (TODO)
## File Icons
![File Icons](https://raw.githubusercontent.com/mallowigi/iconGenerator/master/assets/files.png)
## Folder Icons
![Folder Icons](https://raw.githubusercontent.com/mallowigi/iconGenerator/master/assets/folders.png)
----
## Usage
Since this extension is based off the
original [Material Icon Theme](https://github.com/PKief/vscode-material-icon-theme),
you can find most of the original settings here as well.
Therefore, this extension exposes a bunch of commands that you can invoke via the command palette:
![commandPalette.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/commandPalette.png)
Just type `Atom Material` in order to see the commands that are available.
----
## Settings
You can customize many aspects of the extension, either via the VSCode settings or by invoking the commands via the
command palette.
When setting the option via the _Preferences_, they will affect **all projects**, whereas the commands only
affect the **current workspace**.
---
### Icon Packs
While this extension contains a lot of icons, there are some icons that overlap with each other. For example, _Angular_,
and _NestJS_ use similar icon filename patterns. If you are working with an angular project you wouldn't want to see
NestJS icons and vice-versa.
This command will allow you to decide which pack(s) to enable for the current workspace.
![iconPacks.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/iconPacks.png)
> **Note**: Since you can enable multiple packs, there is still a way to enable both overlapping icon packs. It's
> recommended to not do as such as it would return unexpected results.
---
### Arrow Styles
You can customize the look of the arrows in the tree view using the command palette:
![arrowStyles.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/arrowStyles.png)
or via user settings:
```json
{
"a-file-icon-vscode.arrowTheme": "material"
}
```
The available options are:
- `material`: Material Design arrows (chevrons)
- `triangle`: Triangle arrows
- `plusMinus`: Plus and minus signs
- `arrow`: Simple Arrows
- `none`: No arrows
> Note: This setting affects not only arrows from the tree view, but also arrows that you can find in many other places,
> such as the collapsible sections, code folding, etc.
> Another note: Arrows in the tree view work differently than arrows in the other places, as they are currently rotated
> from
> the "down arrow". As a result, some styles will display "weird results", such as the "Plus-Minus" style, that only
> displays the minus sign, but rotated. This could be solved via custom CSS in the future.
---
### Custom Folder Color
You can customize the color of the default folder icon using the command palette:
![folderColor.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/folderColor.png)
or via user settings:
```json
{
"a-file-icon-vscode.folderColor": "#ef5350"
}
```
----
### Folder Theme
You can change the style of the folder icons using the command palette:
![folderTheme.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/folderTheme.png)
or via user settings:
```json
{
"a-file-icon-vscode.folderTheme": "specific"
}
```
The available options are:
- `specific`: Replace specific folders, such as `src`, `main`, `app`, `img`, `docs`, etc.
- `classic`: Replace all folders with the default folder icon
- `none`: No folder icons
----
#### Custom icons' opacity
You can customize the opacity of the icons, between totally opaque to completely gone.
You can either choose a predefined opacity or enter your own opacity via the command palette:
![opacity.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/opacity.png)
or via user settings:
```json
{
"a-file-icon-vscode.opacity": 0.5
}
```
---
## Custom icons' saturation
You can customize the saturation of the icons. The less saturated they are, the more grayscale they will appear.
You can either choose a predefined saturation or enter your own saturation via the command palette:
![saturation.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/saturation.png)
or via user settings:
```json
{
"a-file-icon-vscode.saturation": 0.5
}
```
----
## Product Theme
In addition to file, folder and language icons, this extension also modifies the IDE's product icons to match the icons
of the JetBrains's equivalent extension and the Material Design Icons.
![prodIcon.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/prodIcon.png)
![productIconTheme.png](https://github.com/mallowigi/a-file-icon-vscode/raw/HEAD/docs/productIconTheme.png)
------
## Custom associations
> IMPORTANT: While this setting exists in the
> original [Material Icon Theme](https://github.com/PKief/vscode-material-icon-theme), it has not yet been implemented
> in this extension. But I'll leave the definition for the future.
You can customize the icon associations directly in the user settings.
### File associations
With the `*.[extension]` pattern you can define custom file icon associations. For example you could define an icon
for `*.sample` and every file that ends with `.sample` will have the defined icon. However, not all files with the same
file extension always have the same icon. For some specific file names there is a special icon. In order to overwrite
all the specific file icons as well, two asterisks must be set instead of one, i.e. `**.[extension]`.
If there's no leading `*` it will be automatically configured as filename and not as file extension.
```json
{
"a-file-icon-vscode.files.associations": {
"*.ts": "typescript",
"**.json": "json",
"fileName.ts": "angular"
}
}
```
#### Custom SVG icons
It's possible to add custom icons by adding a path to an SVG file which is located relative to the extension's dist
folder. However, the restriction applies that the directory in which the custom icons are located must be within
the `extensions` directory of the `.vscode` folder in the user directory.
For example a custom SVG file called `sample.svg` can be placed in an `icons` folder inside of VS Code's `extensions`
folder:
```
.vscode
┗ extensions
┗ icons
┗ sample.svg
```
In the settings.json the icon can be associated to a file name or file extension like this:
```json
{
"a-file-icon-vscode.files.associations": {
"fileName.ts": "../../icons/sample"
}
}
```
_Note: The custom file name must be configured in the settings without the file ending `.svg` as shown in the example
above._
### Folder associations
The following configuration can customize the folder icons. It is also possible to overwrite existing associations and
create nice combinations. For example you could change the folder theme to "classic" and define icons only for the
folder names you like.
```json
{
"a-file-icon-vscode.folders.associations": {
"customFolderName": "src",
"sample": "dist"
}
}
```
#### Custom SVG folder icons
Similar to the files, it is also possible to reference your own SVG icons for folder icons. Here it's important to
provide two SVG files: one for the folder if it's closed and another one for the opened state. These two files - let's
call them "folder-sample.svg" and "folder-sample-open.svg" - have to be placed into a directory which is relative to the
extensions dist folder. This directory has to be somewhere inside of the `.vscode/extensions` folder.
In our example we place them into an `icons` folder inside of the `.vscode/extensions` folder:
```
.vscode
┗ extensions
┗ icons
┣ folder-sample.svg
┗ folder-sample-open.svg
```
In the settings.json the folder icons can be associated to a folder name (e.g. "src") like this:
```json
{
"a-file-icon-vscode.folders.associations": {
"src": "../../../../icons/folder-sample"
}
}
```
### Language associations
With the following configuration you can customize the language icons. It is also possible to overwrite existing
associations.
```json
{
"a-file-icon-vscode.languages.associations": {
"languageId": "iconName",
"json": "json"
}
}
```
## Commands
Here's a list of the available commands:
| Command | Description |
|-----------------------------------|------------------------------------------------------------------------------------|
| **Arrows Style** | Change the style of the arrows in the project tree. |
| **Change Folder Color** | Change the color of the folder icons. |
| **Change Folder Theme** | Change the design of the folder icons. |
| **Change Opacity** | Change the opacity of the icons. |
| **Change Saturation** | Change the saturation value of the icons. |
| **Icon Packs** | Select icon packs that enable additional icons (e.g. for Angular, React, Ngrx...). |
| **Restore Default Configuration** | Reset the default configurations of the icon theme. |
----
## Credits
Special credits to:
- [VSCode Material Icon Theme](https://github.com/PKief/vscode-material-icon-theme) for the implementation
- [Atom File Icons](https://github.com/file-icons/atom)
and [Sublime Text A File Icon](https://github.com/SublimeText/AFileIcon) for the idea
- [Scientifics Study Vectors](https://www.svgrepo.com/svg/121720/atom) for the plugin icon
- [File-Icons](https://github.com/file-icons/source/blob/master/charmap.md)
- [FontAwesome 4.7.0](https://fontawesome.com/v4.7.0/cheatsheet/)
- [MFixx](https://github.com/file-icons/MFixx/blob/master/charmap.md)
- [Devicons](https://github.com/file-icons/DevOpicons/blob/master/charmap.md)
- [Octicons](https://octicons.github.com/)
- [Material Design Icons](https://materialdesignicons.com/)
## Related extensions
- [VSCode Material Icon Theme](https://github.com/PKief/vscode-material-icon-theme)
- [Material Icons for GitHub](https://github.com/Claudiohbsantos/github-material-icons-extension)

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" width="16px" height="16px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg">
<path fill="#292929" iconColor="11ty"
d="M3.386 12.032v-12H20.59v24H3.386zm13.17 6.07a1.07 1.07 0 0 0 .373-.107c.432-.213.68-.672.877-1.626.076-.372 1.195-6.168 1.209-6.263.026-.186-.008-.382-.084-.476a.325.325 0 0 0-.087-.064l-.06-.031h-.291c-.253 0-.298 0-.348.02-.113.039-.207.156-.255.316-.011.038-.168.881-.348 1.873l-.328 1.802-.046-.21c-.56-2.547-.764-3.452-.794-3.532a.383.383 0 0 0-.103-.16c-.105-.107-.117-.11-.567-.11-.411 0-.422 0-.5.074-.086.079-.122.216-.111.42.006.115.045.27.688 2.784.663 2.587.751 2.943.787 3.177.046.3-.05.713-.208.893-.032.037-.037.039-.084.032-.028 0-.12-.027-.204-.051-.268-.078-.362-.072-.462.028-.096.096-.137.248-.138.51 0 .256.028.34.159.473.131.133.324.208.595.23.164.012.22.012.33-.001zM14.66 16.39a.31.31 0 0 0 .16-.192c.02-.058.022-.098.022-.356 0-.255-.003-.299-.021-.354-.04-.121-.136-.196-.278-.217-.041-.01-.2-.01-.355-.01-.365-.001-.378-.01-.446-.184-.068-.18-.096-.326-.113-.602a85.799 85.799 0 0 1-.012-1.94V10.77h.35c.454 0 .507-.01.602-.113a.465.465 0 0 0 .102-.24 3.273 3.273 0 0 0 0-.534c-.026-.16-.099-.271-.211-.322-.057-.025-.065-.026-.45-.03h-.392l-.003-1.22c-.003-1.09-.005-1.227-.021-1.278a.378.378 0 0 0-.201-.247c-.052-.024-.072-.025-.32-.029-.27 0-.356 0-.429.038-.087.042-.148.133-.185.278-.014.054-.032.346-.076 1.262l-.06 1.194s-.08 0-.18.01c-.206.01-.263.022-.327.086-.092.092-.12.19-.127.455-.01.334.02.487.115.588.075.081.134.1.345.106l.173.01v1.785c0 1.7.006 2.019.034 2.274.041.37.13.709.241.928.194.38.544.617.988.668h1.005l.07-.04zm-7.447 0c.098-.053.16-.154.2-.332.016-.077.018-.401.018-4.518 0-4.184-.001-4.44-.02-4.51-.05-.194-.19-.29-.378-.26-.035.01-.344.084-.686.175-.343.09-.684.18-.758.198-.17.043-.214.062-.281.126-.105.098-.122.185-.122.606 0 .416.016.5.12.604.094.095.189.1.456.03.103-.026.193-.048.2-.048.01 0 .014.784.017 3.763.003 3.436.005 3.77.021 3.84.048.202.113.296.236.34.034.013.133.016.487.014.435 0 .445 0 .49-.027zm3.203 0c.092-.046.152-.135.197-.29l.024-.084.003-4.435c.002-3.194 0-4.456-.01-4.509-.033-.2-.145-.308-.322-.308-.066 0-.198.03-.857.204-.56.147-.799.214-.849.239a.34.34 0 0 0-.17.184c-.024.06-.024.071-.024.479 0 .415 0 .417.026.483a.362.362 0 0 0 .083.12c.1.1.172.105.456.034a5.46 5.46 0 0 1 .208-.05c.008 0 .012 1.202.014 3.791l.003 3.79.026.086a.48.48 0 0 0 .135.23c.078.062.085.063.57.06.414 0 .447 0 .487-.024z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" width="16px" height="16px" viewBox="0 0 24 24" role="img" xmlns="http://www.w3.org/2000/svg">
<path fill="#d6d6d6" iconColor="11ty Dark"
d="M3.386 12.032v-12H20.59v24H3.386zm13.17 6.07a1.07 1.07 0 0 0 .373-.107c.432-.213.68-.672.877-1.626.076-.372 1.195-6.168 1.209-6.263.026-.186-.008-.382-.084-.476a.325.325 0 0 0-.087-.064l-.06-.031h-.291c-.253 0-.298 0-.348.02-.113.039-.207.156-.255.316-.011.038-.168.881-.348 1.873l-.328 1.802-.046-.21c-.56-2.547-.764-3.452-.794-3.532a.383.383 0 0 0-.103-.16c-.105-.107-.117-.11-.567-.11-.411 0-.422 0-.5.074-.086.079-.122.216-.111.42.006.115.045.27.688 2.784.663 2.587.751 2.943.787 3.177.046.3-.05.713-.208.893-.032.037-.037.039-.084.032-.028 0-.12-.027-.204-.051-.268-.078-.362-.072-.462.028-.096.096-.137.248-.138.51 0 .256.028.34.159.473.131.133.324.208.595.23.164.012.22.012.33-.001zM14.66 16.39a.31.31 0 0 0 .16-.192c.02-.058.022-.098.022-.356 0-.255-.003-.299-.021-.354-.04-.121-.136-.196-.278-.217-.041-.01-.2-.01-.355-.01-.365-.001-.378-.01-.446-.184-.068-.18-.096-.326-.113-.602a85.799 85.799 0 0 1-.012-1.94V10.77h.35c.454 0 .507-.01.602-.113a.465.465 0 0 0 .102-.24 3.273 3.273 0 0 0 0-.534c-.026-.16-.099-.271-.211-.322-.057-.025-.065-.026-.45-.03h-.392l-.003-1.22c-.003-1.09-.005-1.227-.021-1.278a.378.378 0 0 0-.201-.247c-.052-.024-.072-.025-.32-.029-.27 0-.356 0-.429.038-.087.042-.148.133-.185.278-.014.054-.032.346-.076 1.262l-.06 1.194s-.08 0-.18.01c-.206.01-.263.022-.327.086-.092.092-.12.19-.127.455-.01.334.02.487.115.588.075.081.134.1.345.106l.173.01v1.785c0 1.7.006 2.019.034 2.274.041.37.13.709.241.928.194.38.544.617.988.668h1.005l.07-.04zm-7.447 0c.098-.053.16-.154.2-.332.016-.077.018-.401.018-4.518 0-4.184-.001-4.44-.02-4.51-.05-.194-.19-.29-.378-.26-.035.01-.344.084-.686.175-.343.09-.684.18-.758.198-.17.043-.214.062-.281.126-.105.098-.122.185-.122.606 0 .416.016.5.12.604.094.095.189.1.456.03.103-.026.193-.048.2-.048.01 0 .014.784.017 3.763.003 3.436.005 3.77.021 3.84.048.202.113.296.236.34.034.013.133.016.487.014.435 0 .445 0 .49-.027zm3.203 0c.092-.046.152-.135.197-.29l.024-.084.003-4.435c.002-3.194 0-4.456-.01-4.509-.033-.2-.145-.308-.322-.308-.066 0-.198.03-.857.204-.56.147-.799.214-.849.239a.34.34 0 0 0-.17.184c-.024.06-.024.071-.024.479 0 .415 0 .417.026.483a.362.362 0 0 0 .083.12c.1.1.172.105.456.034a5.46 5.46 0 0 1 .208-.05c.008 0 .012 1.202.014 3.791l.003 3.79.026.086a.48.48 0 0 0 .135.23c.078.062.085.063.57.06.414 0 .447 0 .487-.024z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#FFB74D" iconColor="1C"
d="M116.3636475,116.3636475v279.2727051H46.5454712V209.4545288H0v-69.8181763h46.5454712v-23.2727051H116.3636475z M344.4363403,232.7272339h72.1454468c-11.6363525-65.1636353-67.4909058-116.3635864-137.309082-116.3635864c-76.7999878,0-139.6363525,62.8363037-139.6363525,139.6363525c0,75.2418213,60.3148193,137.1577148,134.9818115,139.6363525H512v-69.8181763H279.2727051C213,324.3333435,190.9468842,251.4048309,226.2013245,210.1751099c34.8834534-40.5067139,100.8290405-27.6664581,118.4171753,23.0569763"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px">
<path fill="#29b6f6" iconColor="3D"
d="m21 16.5c0 .38-.21.71-.53.88l-7.9 4.44c-.16.12-.36.18-.57.18s-.41-.06-.57-.18l-7.9-4.44c-.32-.17-.53-.5-.53-.88v-9c0-.38.21-.71.53-.88l7.9-4.44c.16-.12.36-.18.57-.18s.41.06.57.18l7.9 4.44c.32.17.53.5.53.88v9m-9-12.35-5.96 3.35 5.96 3.35 5.96-3.35-5.96-3.35m-7 11.76 6 3.38v-6.71l-6-3.37v6.7m14 0v-6.7l-6 3.37v6.71z"
/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px" viewBox="0 0 512 512">
<path fill="#7986CB" iconColor="3D Model"
d="M131.7819214,119.9517822L9.0038452,73.9100952l123.8162231-43.9348145l122.3912354,44.7772827L131.7819214,119.9517822z M139.7824097,226.8565674c26.2363281-8.3126221,52.7878418-7.2813721,77.3302612,1.1528931l47.4563599-91.7877197V88.4359741l-124.7866211,45.6967773V226.8565674z M355.0655518,31.3909912l0.2228394,369.1680298L512,334.2352905L355.0655518,31.3909912z M231.9163818,234.3604736c31.6419678,17.5446167,55.333313,43.1380615,58.9142456,81.6102295c-2.4766846,29.2305908-14.5319824,56.1254272-34.5835571,76.6679688c-21.4633789,21.9882812-50.4438477,34.5996094-79.5107422,34.5996094c-29.2763672,0-58.4116211-10.6972656-79.9355469-29.3496094c-22.1449585-19.1901245-34.4203491-44.9130249-34.6334839-72.5001221c0.9888306-39.2595215,18.6270142-71.2250366,61.5481567-92.1143188v-99.1877441L0,87.6930542v164.0061035l67.1557007,30.6694946c-13.0006104,20.1992798-20.5452271,44.2427368-20.5452271,70.0493774c0,71.579834,58.0268555,129.6066895,129.6066895,129.6066895c60.5725708,0,111.4349976-41.5547485,125.6469116-97.710083l35.2151489,16.2443848l-0.2228394-369.1680298L231.9163818,234.3604736z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px" viewBox="0 0 512 502">
<path fill="#BA68C8" iconColor="3DS Max"
d="M288.7941589,199.0758514c4.5249939-1.9002533,8.4503784-2.3993073,7.2203979,2.7170868c-1.0814819,4.4806366-5.1118469,18.1469879-9.1214905,29.8534088c-2.524231,7.3625031-1.3132935,10.8124695-15.4171143,7.5907745c-20.5679779-4.6979828-30.7989044-5.622757-42.5569611-8.8180237c-2.8711548-1.5216217-1.8150787-5.7892914,0.9347229-6.618988C244.5987549,219.3484344,278.1655579,203.5454712,288.7941589,199.0758514L288.7941589,199.0758514z M253.2854767,501.5084839c50.8533783-1.4047241,102.7247772-7.6723022,153.5526886-17.8408203c30.0662231-8.1994324,55.4163208-25.4161682,71.8152161-50.0155029c23.9164429-37.3690186,33.5278931-78.7748718,33.3440247-120.5709839c-0.1520996-34.6309509-7.0292969-69.5309448-18.0572815-102.6177521l0,0c-10.9329224-32.8006134-26.3183594-61.4565277-59.1180115-77.8563385c-54.6654663-27.3336868-115.8123474-26.0095139-173.2138977-23.2761459c-32.7988281,2.7335587-68.3310089,5.4659576-98.3972321,24.6002121c-46.4659958,32.7987671-51.7056351,93.1611481-46.2395325,142.3616943c2.7334213,32.7996216,8.7817459,68.8796692,39.8596802,86.3257446c70.6115265,39.6322937,164.9112701,38.9494324,223.4477386-13.6673279c7.098114-6.3789368,16.0457153-10.9492493,22.0968933-18.4485779c4.8500977-6.0194092-20.5010071-21.6403198-28.7004395-29.8397522c-8.1994629-8.1994324-19.1323853-10.9328918-30.0653381-16.3998108c-35.5339661-13.6663818-69.473053-0.226532-107.740509-8.4267273c-25.730545-5.1463318-48.2874603-22.324173-65.7198029-40.3090973c-1.1294098-1.1656189-0.4600983-5.9541779,0.5126495-6.8200531c14.3973236-12.8403625,25.0222321-25.9424286,45.5059662-38.7437897c10.9328918-5.4669342,25.2830811-15.716095,36.2160645-18.4494629c73.8005524-27.3336792,178.8909454,6.4496307,195.089798,74.4816589c5.5357056,23.2588043,8.4783936,49.2510529,8.1993713,75.166275c-0.3215332,30.0482483-5.5212097,59.8825378-24.5993042,83.3658752c-30.0651855,32.7998352-79.2702026,35.4743347-120.264801,38.2658081c-65.2577972,4.4416199-124.7073517,8.2004089-187.9146423-12.2996826c-17.4404831-5.656189-30.0662231-18.7909241-38.2656479-35.1907349c-7.8906097-15.780365-14.2360992-33.8249512-17.7674789-51.25C51.146534,266.4966125,53.1952896,197.1385498,77.7955093,131.8806458c12.1212311-32.1548691,66.6236649-47.1489029,104.8902359-55.3484268C267.4155884,57.3989334,435.342865,66.1110611,435.342865,66.1110611S432.0995178,17.7656765,430.7327881,0C347.709259,12.641098,179.9522858,15.7151136,83.9452972,54.6655159c-21.6393623,8.7791138-46.4659958,30.066227-57.398983,51.9320564C7.4130263,153.0635681-0.43868,205.7961578,0.0188316,254.4422607c0.7208831,76.5776062,13.5358887,181.2704468,84.8910217,219.5922241c37.0112991,19.8750305,79.0927582,26.0910339,121.9132385,27.473999H253.2854767L253.2854767,501.5084839z M269.2578125,357.1950684c1.0787048-4.4796753,5.1145935-18.1460266,9.1242065-29.8533325c2.5215454-7.3643494,1.3069763-10.8124695,15.4117126-7.5944824c20.5715332,4.6988831,30.8025513,5.6218872,42.5605774,8.8217468c2.8692932,1.5216064,1.8150635,5.78479-0.9338074,6.6199646c-14.7477722,4.449707-48.3128052,20.2545471-58.9449768,24.7232666C271.9559326,361.8097534,268.0269165,362.311554,269.2578125,357.1950684L269.2578125,357.1950684L269.2578125,357.1950684z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#52699b" iconColor="4D"
d="M130.2573395,436.6347656c-7.4983673,0-9.2862167-12.6218262-0.4349518-12.6218262c51.0288696-1.4608154,40.7595215-13.6139221,43.6026459-52.7821655V160.1021729L50.6491547,304.6793823h108.9345245v37.865448H14.7132349c-16.7182922,0-19.2851562-8.2070923-7.2088213-22.2417603L208.9956055,80.0291824c4.4367676-4.9942551,8.2917175-7.0518036,11.9879303-6.975914c8.8605652,0.3581467,6.0853729,6.1220093,21.1274414,4.8599243c26.4400482-0.8574066,103.8674774-3.2458038,136.0972443,7.0465622c65.0055542,13.0014496,131.2080383,59.9826431,133.7449646,167.3982849c1.2331543,51.2669983-21.9096069,108.1427612-68.312439,144.6836548c-33.9291992,26.7182312-80.2869568,41.0567932-138.6796265,41.8879395c-20.9645081,0.2984009-66.0271301-2.9900513-105.0449371-3.3598938C159.9837189,435.1912231,155.4416351,436.6347656,130.2573395,436.6347656z M262.9252014,304.6793823c7.2904968,0,14.1843567-4.0432434,18.5993042-4.7653503c3.5181274-0.5754395,5.89151,2.7279968,4.3494568,10.62146c-1.5420532,7.8934937-5.7376404,21.1726379-5.7376404,21.1726379c-1.7129517,6.5092163-4.9675903,10.8367004-14.7314148,10.8367004h-33.4605255c0,0-1.1411896,48.4315491,8.2799988,56.2046509c17.1296234,16.2082825,42.3719025,16.144165,73.6226959,16.144165c37.1348267,0,77.9797668-14.5967712,102.6821594-41.761322c23.9347839-26.3204346,32.3331299-64.3680115,30.954071-116.7716064c-1.8145447-68.9528961-37.9694824-114.7875519-91.661438-140.0405426c-47.3036499-22.2483597-111.1411591-14.9433517-111.1411591-14.9433517c-8.5101471,0.7318039-13.6375122,4.1742096-13.8837738,11.5277328v191.774826H262.9252014z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" width="16px" height="16px" viewBox="0 0 512 512">
<path fill="#E57373" iconColor="ABAP"
d="M121.636795,386.0886536l-79.1062851,97.6713257l-19.7093201,0.5470581V12.1759272L437.7657471,0v7.3051596l-56.9509583,59.5544052L121.636795,75.6765594V386.0886536z M489.1788025,73.6247253l-0.9457703,386.0238037L160.5550842,512V86.948616L489.1788025,73.6247253z M289.2519531,243.6892853c13.0050354,6.2984924,28.4841309,9.988739,45.9954834,7.3773651c20.3821411-3.0395203,34.73703-9.5676727,44.7911987-16.6652679l-43.3600464-124.2556686L289.2519531,243.6892853z M440.29245,407.0685425l-44.7619934-128.2732544c-38.1378784,17.2335815-82.6759033,23.3279114-123.360321,12.9928589l-53.0234222,149.3027039c0,0,21.6507263,38.6617432,115.9854889,18.5576782S440.29245,407.0685425,440.29245,407.0685425z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" width="16px" height="16px" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="m13.295 11.033v-3.3829l2.1264-2.136c0.77323-0.76357 0.91821-1.9814 0.37695-2.9286-0.43494-0.76357-1.2275-1.2178-2.0684-1.2178-0.20297 0-0.43494 0.028996-0.61858 0.086988-1.0439 0.2803-1.7494 1.2468-1.7494 2.3294v3.1316l-3.0349 3.0639c-1.6045 1.6334-2.0877 4.0788-1.2082 6.2148 0.74423 1.8364 2.368 3.1026 4.2431 3.4312v0.58959c0 0.2513-0.2223 0.48327-0.48327 0.48327h-1.4498v1.9331h1.4498c1.3048 0 2.4163-1.0729 2.4163-2.4163v-0.48327c1.9621 0 4.0208-1.8558 4.0208-4.5911 0-2.223-1.8558-4.1078-4.0208-4.1078m0-7.249c0-0.2223 0.10632-0.39628 0.30929-0.45427 0.21264-0.057992 0.43494 0.028996 0.54126 0.2223 0.11598 0.19331 0.07732 0.43494-0.07732 0.58959l-0.77323 0.83122v-1.1888m-1.9331 7.7323c-0.93754 0.61858-1.6431 1.6818-1.8944 2.6676l1.8944 0.5026v2.9479c-1.0922-0.28996-2.0297-1.0825-2.484-2.1844-0.57026-1.4111-0.26097-3.0156 0.80223-4.0981l1.6818-1.7688v1.9331m1.9331 6.2825v-4.8907c1.1308 0 2.1071 1.0632 2.1071 2.2327 0 1.6914-1.2275 2.658-2.1071 2.658z"
fill="#ff5722" iconColor="ABC"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-->
<svg big="true" width="16px" height="16px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<g fill="#3354ea" iconColor="Abell">
<path d="M251.4 126.43C169.79 148.18 133.4 200.22 154.07 265.63C166.99 306.52 211.73 318.21 239.05 310.93C303.49 293.75 288.39 243.46 287.72 241.33L274.59 244.49C274.68 244.81 282.71 276.64 232.45 290.04C208.84 296.33 174.42 285.3 167.11 262.15C150.81 210.6 185.65 166.61 258.01 147.32C353.02 121.99 428.68 150.73 450.74 220.53C473.86 293.69 429.31 396.04 301.2 441.61L308.44 462.29C445.86 413.42 490.6 301.92 463.77 217.05C437.7 134.56 354.34 98.99 251.4 126.43Z"/>
<path d="M349.4 252.43C342.91 209.55 303.28 191.41 277.18 194.81C215.6 202.83 222.85 255.45 223.19 257.69L235.69 256.4C235.65 256.06 232.46 222.97 280.49 216.72C303.06 213.78 333.27 229.78 336.95 254.05C345.13 308.11 307.26 347.27 238.11 356.27C147.32 368.09 81.49 328.43 70.41 255.23C58.79 178.51 113.32 82.18 237.25 54.79L233.31 33C100.39 62.37 44.48 167.85 57.95 256.85C71.05 343.36 143.07 390.98 241.43 378.18C319.42 368.03 359.79 321.02 349.4 252.43Z"/>
<path d="M239.65 32.1L260.2 28.13L264.16 48.68L243.61 52.65L239.65 32.1ZM270.03 29.27L289.61 28.51L290.37 48.1L270.79 48.86L270.03 29.27ZM300.66 29.77L320.12 32.15L317.74 51.6L298.28 49.22L300.66 29.77Z"/>
</g>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#FF7043" iconColor="ABIF"
d="M225.6244965,199.736618c47.6435699,36.1535797,68.9401093,62.9955292,54.6698151,117.8661652C219.7318573,278.4030457,215.5062256,238.1420898,225.6244965,199.736618z M212.7091522,160.5011139c3.8184204-12.9030457,7.8835907-28.7914124,7.1874084-48.6590424h-41.0063934C181.6753845,137.4302979,192.5904694,143.9138641,212.7091522,160.5011139z M294.042511,356.3984985c-4.4627686,14.1625366-7.9107361,27.4100647-7.8447876,40.6025391h39.9198303C320.2897949,379.3958435,308.3250427,368.3865051,294.042511,356.3984985z M273.0516052,342.3658752c-5.5786743,17.1968689-11.5091553,35.5933228-11.7597046,54.6351624h-51.1747894l-16.0116272-54.4907227l-91.4592972,0.0003662L84.5207901,400.160675L0,397.0010376l104.2685928-285.1589661h49.7338791c3.7441406,38.4765015,26.056015,55.4193726,50.6607056,73.0437927C183.1671906,241.4235992,204.3161316,298.1802979,273.0516052,342.3658752z M179.8019409,284.0879211l-27.1503296-98.8843994l-31.1514511,98.8843994H179.8019409z M511.9992371,326.8158569c-0.1812439,35.4790649-26.2930298,69.278656-65.6978455,70.1851807h-95.9222412c-4.5030212-27.8877869-25.825531-48.1927795-48.18573-64.8045349c25.864502-68.4404602-13.7938843-122.6400757-68.7185669-156.8739624c6.0916443-17.8879395,11.3961639-37.3691559,10.9113464-63.4804688h54.9912109c53.083252,0,103.0306396-1.0363159,139.1052856,37.2108765c26.9330139,28.55513,24.2663269,70.8863068-8.3428345,97.5012207C480.0718079,250.5428162,512.180481,291.3368225,511.9992371,326.8158569z M372.3955383,216.9145508c27.9433594,0.230896,30.2527771-46.880249-22.4009094-47.5730591h-44.1089783l13.7767334,47.7244873L372.3955383,216.9145508z M392.7165833,289.6802979l-51.9684143,0.4913025l15.6501465,50.4737854h57.5412903C448.7632446,334.0692749,437.5539551,291.0253906,392.7165833,289.6802979z"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#D52A29" iconColor="Access"
d="M15,11.591V4.082a1.414,1.414,0,0,0-1.11-1.314A9.84,9.84,0,0,0,9.268,2.42V1H8.317L1,2.306V13.7L8.277,15H9.268V13.247a9.885,9.885,0,0,0,4.6-.339A1.42,1.42,0,0,0,15,11.591Zm-9.172-1L5.519,9.372,4.056,9.33,3.769,10.484l-0.932-.068L4.247,5.28,5.358,5.2l1.565,5.481ZM9.268,2.914a9.8,9.8,0,0,1,4.281.238,1.285,1.285,0,0,1,.975.783,1.08,1.08,0,0,1-.756.687,9.412,9.412,0,0,1-4.5.314V2.914Zm0,5.144a12.4,12.4,0,0,0,3.267-.008,3.966,3.966,0,0,0,1.987-.724c-0.032.7,0.049,1.4-.044,2.1a2.131,2.131,0,0,1-1.136.591,11.169,11.169,0,0,1-4.074.156V8.059Zm5.206,3.972a3.1,3.1,0,0,1-1.783.723,11.425,11.425,0,0,1-3.429.013l0.006-2.1a12.357,12.357,0,0,0,3.261-.008,3.978,3.978,0,0,0,1.993-.724C14.489,10.629,14.575,11.337,14.475,12.031Zm0-5.208a2.181,2.181,0,0,1-1.144.589,11.144,11.144,0,0,1-4.063.151V5.454a12.471,12.471,0,0,0,3.258-.007,3.991,3.991,0,0,0,2-.726C14.487,5.421,14.577,6.13,14.475,6.823ZM4.255,8.451s0.4-1.506.506-2.279C4.9,6.943,5.125,7.7,5.306,8.457Z"
/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 444 512" width="16px" height="16px">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#5C6BC0" iconColor="Acre"
d="M221.7024994,512L0,384V128L221.7024994,0L444,128v256L221.7024994,512z M360.2485962,306.2721558l18.8882446,3.5755005c4.8817749,52.4662476-11.7792358,86.5969543-43.9667664,90.9980164c-31.3322144,3.7034607-50.8291016-24.7927856-62.406311-63.546875c-57.1787872,90.1828308-154.3312378,79.9512939-194.0273132,5.9785461c-36.9153023-68.2136841-5.8848648-189.2323914,77.2734375-212.4511719c48.7754822-12.382019,97.1066437,2.3746796,115.4550781,56.5195312l16.3671875-42.3945312c3.8867188-10.1640625,11.8476562-11.7265625,16.3164062-11.7265625l47.7734375,0.078125l20.6464844,3.7128906l-72.960907,154.2207031C317.2202759,330.9666748,341.3535461,341.256073,360.2485962,306.2721558z M234.369278,277.7363281c30.1928253-58.4589386-33.1330261-124.9042206-74.4414062-73.8437347c-29.3343201,38.5480194-40.537468,97.9733429-20.4824219,143.5702667C162.9099121,380.6321411,199.3048401,344.1163635,234.369278,277.7363281z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16px" height="16px">
<path fill="#4FC3F7" fill-rule="evenodd" iconColor="Act"
d="M1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0zM8 0a8 8 0 100 16A8 8 0 008 0zM6.379 5.227A.25.25 0 006 5.442v5.117a.25.25 0 00.379.214l4.264-2.559a.25.25 0 000-.428L6.379 5.227z"></path>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 -1 16 16">
<path fill="#EA3D3C" iconColor="ActionScript"
d="M11.174,9.341A2.586,2.586,0,1,1,9.345,6.176,2.586,2.586,0,0,1,11.174,9.341Zm1.389-1.713A6.757,6.757,0,0,1,12.6,4.2,2.639,2.639,0,0,0,7.5,2.879,6.749,6.749,0,0,1,5.958,5.7a6.41,6.41,0,0,1-3,1.766,2.641,2.641,0,1,0,1.368,5.1,6.349,6.349,0,0,1,3.309-.016,6.782,6.782,0,0,1,2.985,1.776,2.611,2.611,0,0,0,3.609-.108,2.639,2.639,0,0,0,.09-3.631A6.786,6.786,0,0,1,12.562,7.628Z"
transform="translate(0 -1)"/>
</svg>

View File

@@ -0,0 +1,91 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 512 583">
<g fill="#7A8387" iconColor="Ada">
<path d="M312.9724121,207.5424805c0,0,2.2106934-24.5756073,50.743927-26.2846832c40.9171448,2.4359589,69.5848389,42.068634,79.3115845,54.743515c0,0-35.4652405,23.5021057-71.9954834-17.3129883C328.9055481,180.8916931,312.9724121,207.5424805,312.9724121,207.5424805z"/>
<path
d="M312.9724121,207.5424805c0,0,2.2106934-24.5756073,50.743927-26.2846832c40.9171448,2.4359589,69.5848389,42.068634,79.3115845,54.743515c0,0-35.4652405,23.5021057-71.9954834-17.3129883C328.9055481,180.8916931,312.9724121,207.5424805,312.9724121,207.5424805z"/>
<path d="M312.5106812,220.849411c0,0-4.1448059,17.9983521,19.9196472,31.9161987c16.7887878,9.7099762,7.3470154,12.3740692,7.3470154,12.3740692s7.7943115,1.4107971,20.8937988-10.5087738c18.6053162-16.9296417,9.1490479-30.3481903,9.1490479-30.3481903s-19.6157532-27.821991-37.2114868-6.5060883C332.6087036,217.7766266,327.0419312,224.3078156,312.5106812,220.849411z"/>
<path
d="M312.5106812,220.849411c0,0-4.1448059,17.9983521,19.9196472,31.9161987c16.7887878,9.7099762,7.3470154,12.3740692,7.3470154,12.3740692s7.7943115,1.4107971,20.8937988-10.5087738c18.6053162-16.9296417,9.1490479-30.3481903,9.1490479-30.3481903s-19.6157532-27.821991-37.2114868-6.5060883C332.6087036,217.7766266,327.0419312,224.3078156,312.5106812,220.849411z"/>
<path d="M376.7386475,229.5398254c0,0,2.5874023,26.7101135-34.1583862,37.9992981c0,0,37.6686707-14.2524109,78.7260437,20.8288574c0,0,4.297699-32.1835632,23.8536987-48.692749C442.9347839,240.3193207,412.3831482,260.4619751,376.7386475,229.5398254z"/>
<path
d="M376.7386475,229.5398254c0,0,2.5874023,26.7101135-34.1583862,37.9992981c0,0,37.6686707-14.2524109,78.7260437,20.8288574c0,0,4.297699-32.1835632,23.8536987-48.692749C442.9347839,240.3193207,412.3831482,260.4619751,376.7386475,229.5398254z"/>
<path d="M314.9327393,215.4008484c0,0,12.2541809,11.7436829,23.467865-10.8352966C338.4006042,204.5655518,324.4667664,194.8516388,314.9327393,215.4008484z"/>
<path
d="M314.9327393,215.4008484c0,0,12.2541809,11.7436829,23.467865-10.8352966C338.4006042,204.5655518,324.4667664,194.8516388,314.9327393,215.4008484z"/>
<path d="M324.9747925,210.5650482c0.4594727,1.5313263-0.2626343,3.0895844-1.6140747,3.4810181c-1.3516541,0.3914185-2.8198853-0.5325012-3.2802124-2.063797c-0.4594727-1.5306854,0.2634277-3.0889587,1.6148987-3.4803925C323.0470581,208.1106262,324.5153198,209.0343475,324.9747925,210.5650482z"/>
<path d="M501.8789368,352.2329407c2.398407-51.9615173,1.5143127-90.7306519-34.1318665-114.7909851c-45.8412781-52.1859894-99.7305603-123.3065262-88.4009399-209.4473724c8.1882019-62.2542343,12.6838074-1.2432098,12.6838074-1.2432098s10.1352234,88.776207,43.5310974,117.2900238C520.6446533,219.1534119,520.7435303,260.3680115,501.8789368,352.2329407z"/>
<path
d="M501.8789368,352.2329407c2.398407-51.9615173,1.5143127-90.7306519-34.1318665-114.7909851c-45.8412781-52.1859894-99.7305603-123.3065262-88.4009399-209.4473724c8.1882019-62.2542343,12.6838074-1.2432098,12.6838074-1.2432098s10.1352234,88.776207,43.5310974,117.2900238C520.6446533,219.1534119,520.7435303,260.3680115,501.8789368,352.2329407z"/>
<path d="M363.3312988,73.1527557c0,0,12.2542114,60.1196899,44.8375244,97.4278107c34.2328796,39.1976776,25.7497253,30.5249023,54.4223938,66.4100037c0,0-3.1885071-2.8804779-12.884613,0.0713654c0,0-26.2149353-39.6847534-52.0920105-51.7744446c0,0-32.4381104-33.2377625-37.4929504-69.0394974C351.9132996,58.1110191,359.394989,51.1942101,363.3312988,73.1527557z"/>
<path
d="M363.3312988,73.1527557c0,0,12.2542114,60.1196899,44.8375244,97.4278107c34.2328796,39.1976776,25.7497253,30.5249023,54.4223938,66.4100037c0,0-3.1885071-2.8804779-12.884613,0.0713654c0,0-26.2149353-39.6847534-52.0920105-51.7744446c0,0-32.4381104-33.2377625-37.4929504-69.0394974C351.9132996,58.1110191,359.394989,51.1942101,363.3312988,73.1527557z"/>
<path d="M391.1433716,181.8396759c0,0-29.217041-32.7743378-32.0547791-41.8084869c-5.0108643-15.954895-6.881134-20.5403061-8.5001831-6.8412933c-0.8977966,7.6021729,4.6171265,42.6633148,20.0308228,44.2651672C380.8492432,178.5181885,391.1433716,181.8396759,391.1433716,181.8396759z"/>
<path
d="M391.1433716,181.8396759c0,0-29.217041-32.7743378-32.0547791-41.8084869c-5.0108643-15.954895-6.881134-20.5403061-8.5001831-6.8412933c-0.8977966,7.6021729,4.6171265,42.6633148,20.0308228,44.2651672C380.8492432,178.5181885,391.1433716,181.8396759,391.1433716,181.8396759z"/>
<path d="M0.2306412,130.9200745c-1.8937013,25.2636871,8.0925703,68.6708832,21.9178982,86.9911957c27.1191959,55.4651642,102.2880859,120.9363251,205.9583282,101.2077179c32.2225647-9.194458,60.2738037,5.7759399,80.3894653,22.935791c19.3469238,19.7138977,26.1282654,23.0967712,39.3769226,15.2936096c-13.7388611-13.3067627-28.4457703-28.8590088-28.1396179-49.3613281c0.9652405-14.8861694,6.3909912-29.475708,15.9412231-37.4263916c-9.4286804-33.0855103-62.2614746-34.6834106-85.8023529-32.3182068c-30.4853058,2.059845-61.0952759,17.7902832-88.3223267,20.793396c-75.6030655-6.1924591-130.4073486-58.2334595-148.209671-138.3499298C5.7932978,83.7856216,2.1235127,105.656456,0.2306412,130.9200745z"/>
<path
d="M0.2306412,130.9200745c-1.8937013,25.2636871,8.0925703,68.6708832,21.9178982,86.9911957c27.1191959,55.4651642,102.2880859,120.9363251,205.9583282,101.2077179c32.2225647-9.194458,60.2738037,5.7759399,80.3894653,22.935791c19.3469238,19.7138977,26.1282654,23.0967712,39.3769226,15.2936096c-13.7388611-13.3067627-28.4457703-28.8590088-28.1396179-49.3613281c0.9652405-14.8861694,6.3909912-29.475708,15.9412231-37.4263916c-9.4286804-33.0855103-62.2614746-34.6834106-85.8023529-32.3182068c-30.4853058,2.059845-61.0952759,17.7902832-88.3223267,20.793396c-75.6030655-6.1924591-130.4073486-58.2334595-148.209671-138.3499298C5.7932978,83.7856216,2.1235127,105.656456,0.2306412,130.9200745z"/>
<path d="M69.2523117,303.0021057c53.4331131,31.787384,107.0193253,42.2460022,151.2206116,25.8648376c0,0,40.3547668-24.5237427,96.87854,26.9905701c0,0-63.4582062,33.7296143-124.1192932,31.4996643c-21.9519043-0.8069458-90.7306671-15.2442017-135.5275269-61.0645447c-40.691864-41.6228638-41.3473701-85.0755157-23.0749893-57.536438C52.6313438,295.8859253,69.2523117,303.0021057,69.2523117,303.0021057z"/>
<path
d="M69.2523117,303.0021057c53.4331131,31.787384,107.0193253,42.2460022,151.2206116,25.8648376c0,0,40.3547668-24.5237427,96.87854,26.9905701c0,0-63.4582062,33.7296143-124.1192932,31.4996643c-21.9519043-0.8069458-90.7306671-15.2442017-135.5275269-61.0645447c-40.691864-41.6228638-41.3473701-85.0755157-23.0749893-57.536438C52.6313438,295.8859253,69.2523117,303.0021057,69.2523117,303.0021057z"/>
<path d="M162.7688751,396.4431763c77.9358978,7.3584595,124.4293671-19.3508606,158.3301544-35.1113586c5.6811218,40.5323486-61.9590454,71.0240479-110.2126312,66.6719971c-32.2736206-1.5680237-77.4320374-8.6791992-105.4936218-37.8955688c-2.7056122-2.8165894-21.2308655-26.4394531,8.3858871-8.1929932C132.9625244,391.0302734,146.6470032,393.208374,162.7688751,396.4431763z"/>
<path
d="M162.7688751,396.4431763c77.9358978,7.3584595,124.4293671-19.3508606,158.3301544-35.1113586c5.6811218,40.5323486-61.9590454,71.0240479-110.2126312,66.6719971c-32.2736206-1.5680237-77.4320374-8.6791992-105.4936218-37.8955688c-2.7056122-2.8165894-21.2308655-26.4394531,8.3858871-8.1929932C132.9625244,391.0302734,146.6470032,393.208374,162.7688751,396.4431763z"/>
<path d="M329.8178406,364.2788696c14.7080078,29.7285767,26.6590881,36.0643616,67.6760254,53.9915466c25.0099487,11.4358521,33.2102051,18.0056152,27.3751831,28.4204407c0,0,31.0955505-16.6444092,45.6137085-38.5071106c0,0-78.7890625-13.9632568-119.7346191-48.8817139C340.3859863,367.8281555,329.8178406,364.2788696,329.8178406,364.2788696z"/>
<path
d="M329.8178406,364.2788696c14.7080078,29.7285767,26.6590881,36.0643616,67.6760254,53.9915466c25.0099487,11.4358521,33.2102051,18.0056152,27.3751831,28.4204407c0,0,31.0955505-16.6444092,45.6137085-38.5071106c0,0-78.7890625-13.9632568-119.7346191-48.8817139C340.3859863,367.8281555,329.8178406,364.2788696,329.8178406,364.2788696z"/>
<path d="M326.6683044,367.2236633c0,0,1.2770081,34.7888184-48.2875977,57.620697c-35.6729126,16.4330139,9.2276611,10.2382812,32.118042-0.8855896c23.5417175-11.4408264,28.6676941-27.5180664,25.2918396-40.7202759C333.2131958,373.1599426,329.249054,370.0134888,326.6683044,367.2236633z"/>
<path
d="M326.6683044,367.2236633c0,0,1.2770081,34.7888184-48.2875977,57.620697c-35.6729126,16.4330139,9.2276611,10.2382812,32.118042-0.8855896c23.5417175-11.4408264,28.6676941-27.5180664,25.2918396-40.7202759C333.2131958,373.1599426,329.249054,370.0134888,326.6683044,367.2236633z"/>
<path d="M501.0935974,355.6216736c0,0-14.3464355,40.2688904-27.5357666,51.4535217c0,0,8.4305115,2.0046692,11.4269714,19.9343872C493.5772705,405.9641418,501.0935974,355.6216736,501.0935974,355.6216736z"/>
<path
d="M501.0935974,355.6216736c0,0-14.3464355,40.2688904-27.5357666,51.4535217c0,0,8.4305115,2.0046692,11.4269714,19.9343872C493.5772705,405.9641418,501.0935974,355.6216736,501.0935974,355.6216736z"/>
<path d="M472.3544617,412.0561829c0,0,14.0508423,48.1011353-50.0346375,101.3390808c-28.1546936,23.3902588-57.3597107,34.6858521-91.0351868,41.4234619c0,0-66.6742859,10.9473877-81.9348755-36.2651367c0,0,13.6738892,8.0853271,49.1652832,5.6696777C398.441864,517.4224854,463.4168091,462.3354187,472.3544617,412.0561829z"/>
<path
d="M472.3544617,412.0561829c0,0,14.0508423,48.1011353-50.0346375,101.3390808c-28.1546936,23.3902588-57.3597107,34.6858521-91.0351868,41.4234619c0,0-66.6742859,10.9473877-81.9348755-36.2651367c0,0,13.6738892,8.0853271,49.1652832,5.6696777C398.441864,517.4224854,463.4168091,462.3354187,472.3544617,412.0561829z"/>
<path d="M286.1434326,494.3547058c0,0,8.8702698,21.3887634,37.1314087,20.9545593c48.838562-0.7513428,128.14151-44.0643921,142.7527771-96.1596985c0,0-41.0532227,48.7771606-115.8895569,66.2853088C301.5262146,496.8074341,286.1434326,494.3547058,286.1434326,494.3547058z"/>
<path
d="M286.1434326,494.3547058c0,0,8.8702698,21.3887634,37.1314087,20.9545593c48.838562-0.7513428,128.14151-44.0643921,142.7527771-96.1596985c0,0-41.0532227,48.7771606-115.8895569,66.2853088C301.5262146,496.8074341,286.1434326,494.3547058,286.1434326,494.3547058z"/>
<path d="M477.3477173,414.4060669c15.7929077,15.356842,11.5119934,133.6994019-105.8031006,163.7664185c0,0-46.8089905,14.960083-82.349762-12.8577881c46.7337036,5.833313,115.8786011-24.6973877,143.4109802-52.8035278C463.2492371,481.2301025,481.7817078,449.1098328,477.3477173,414.4060669z"/>
<path
d="M477.3477173,414.4060669c15.7929077,15.356842,11.5119934,133.6994019-105.8031006,163.7664185c0,0-46.8089905,14.960083-82.349762-12.8577881c46.7337036,5.833313,115.8786011-24.6973877,143.4109802-52.8035278C463.2492371,481.2301025,481.7817078,449.1098328,477.3477173,414.4060669z"/>
<path d="M158.5941925,219.4450531c58.4900208-24.3836975,109.9080963-23.889389,152.9635162-11.7501068c0,0-1.8903809,4.1267853-5.6591187,3.2306366c-1.3265686-0.3153076,0.3872681,2.8132782,6.1582031,9.4423676C268.1911316,202.6353302,215.8219604,205.8020782,158.5941925,219.4450531z"/>
<path
d="M158.5941925,219.4450531c58.4900208-24.3836975,109.9080963-23.889389,152.9635162-11.7501068c0,0-1.8903809,4.1267853-5.6591187,3.2306366c-1.3265686-0.3153076,0.3872681,2.8132782,6.1582031,9.4423676C268.1911316,202.6353302,215.8219604,205.8020782,158.5941925,219.4450531z"/>
<path d="M419.9691467,292.2574463c0,0-9.4570923-9.2504883-24.4735413-16.0716858c-7.5075989-3.4104614-17.1712952-6.744812-26.2068481-6.9506226c-11.0873718-0.2520142-20.9147644-1.925415-32.5151062,7.0576477c-37.6134644,46.2140808,11.3232117,102.7312012,128.8140259,126.2511292C453.1065369,401.4693909,317.6520386,266.7118835,419.9691467,292.2574463z"/>
<path
d="M419.9691467,292.2574463c0,0-9.4570923-9.2504883-24.4735413-16.0716858c-7.5075989-3.4104614-17.1712952-6.744812-26.2068481-6.9506226c-11.0873718-0.2520142-20.9147644-1.925415-32.5151062,7.0576477c-37.6134644,46.2140808,11.3232117,102.7312012,128.8140259,126.2511292C453.1065369,401.4693909,317.6520386,266.7118835,419.9691467,292.2574463z"/>
<path d="M423.787262,290.4448547c0,0,1.538147-11.0193176,7.2190552-24.4857788c5.6810913-13.4672699,16.1129456-28.4619446,31.4349365-25.1883545c23.0063171,8.9862061,46.0196838,47.0786743,33.6503906,117.1213379c-6.3090515,22.3166199-21.5905762,43.3277893-21.5905762,43.3277893C477.2359619,401.7311707,471.0507507,196.6374817,423.787262,290.4448547z"/>
<path
d="M423.787262,290.4448547c0,0,1.538147-11.0193176,7.2190552-24.4857788c5.6810913-13.4672699,16.1129456-28.4619446,31.4349365-25.1883545c23.0063171,8.9862061,46.0196838,47.0786743,33.6503906,117.1213379c-6.3090515,22.3166199-21.5905762,43.3277893-21.5905762,43.3277893C477.2359619,401.7311707,471.0507507,196.6374817,423.787262,290.4448547z"/>
<path d="M424.8634338,297.5925293c-41.9729919-15.3584595-57.5202637,19.0000916,47.9084473,108.0702209C470.546875,356.5235901,461.5727234,223.2494812,424.8634338,297.5925293z"/>
<path
d="M424.8634338,297.5925293c-41.9729919-15.3584595-57.5202637,19.0000916,47.9084473,108.0702209C470.546875,356.5235901,461.5727234,223.2494812,424.8634338,297.5925293z"/>
</g>
</svg>

View File

@@ -0,0 +1,38 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" width="16px" height="16px" viewBox="0 0 36 33" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g transform="translate(0, 2)">
<polygon id="Path"
iconColor="Adonis"
stroke="#FB2F51" stroke-width="2" points="20 0.736 5.618 29.5 34.382 29.5"></polygon>
<polygon id="Shape"
iconColor="Adonis"
fill="#FB2F51" fill-rule="nonzero" points="12 0.5 24 24.5 0 24.5"></polygon>
</g>
</g>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 502 512" width="16px" height="16px">
<path fill="#4FC3F7" iconColor="AdvPL"
d="M125.002861,34.4531403c-166.6705322,98.16922-166.6704559,344.9245605,0.0000839,443.09375S501.1427917,452.3382874,501.1427917,256S291.6734009-63.7159996,125.002861,34.4531403z M426.013916,337.7513123c-0.9072266,19.5047302-11.0375366,20.7899475-94.3484497-2.0411682c1.84021,35.8569031-1.4154358,75.3464661-10.4108887,91.4355164c-64.7005615-6.9405518-211.238739-41.9780884-243.680603-65.1759949c-9.1514587-74.7065125-11.5357132-143.3980713-1.4664383-201.0205841c6.2463608-13.780426,73.4499054,5.3048096,93.4503174,13.1087952c-1.9783478-35.2806702-2.6678314-82.1903076,8.4890747-94.4795761c61.2814178,8.8321762,194.7952118,46.1159058,218.2311554,52.9198074c15.4252625,4.4783325,30.068512,5.000824,31.8781128,41.7365265C431.8997498,250.2287598,426.9210815,318.2466125,426.013916,337.7513123z M326.6758728,232.2897644c2.0823669,18.0467987,4.9895935,103.4203796,4.9895935,103.4203796l-139.3068695-38.2828064c-11.1950989-3.6447754-19.0744781-13.6978455-19.9389038-25.4395752l-2.8617706-97.9298096c0.0018158,0.0003357,36.6268921,7.147995,76.5414886,16.901535C319.2689819,208.8392944,325.315094,220.4962006,326.6758728,232.2897644z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#7963E6" iconColor="Adobe Elements"
d="M11.642,6.861a1.578,1.578,0,0,1,.167.772H9.961a1.067,1.067,0,0,1,1-1.151A0.668,0.668,0,0,1,11.642,6.861Zm-6.8.984H6.417L5.6,4.756C5.5,5.455,5.136,6.645,4.842,7.845ZM15,1V15H1V1H15ZM8.5,11L6.338,3.7h-1.5a2.057,2.057,0,0,1-.03.409,0.716,0.716,0,0,0-.03.2L2.869,11H4l0.539-2.06h2.12L7.252,11H8.5Zm4.426-3.3a2.866,2.866,0,0,0-.424-1.454,1.6,1.6,0,0,0-1.514-.727,1.909,1.909,0,0,0-1.651.833,3.606,3.606,0,0,0-.03,3.907,2.078,2.078,0,0,0,1.863.833,3.212,3.212,0,0,0,1.333-.242,0.173,0.173,0,0,0,.06-0.151V9.875c0-.057-0.032-0.059-0.091-0.061a2.3,2.3,0,0,1-1.885.028,1.414,1.414,0,0,1-.629-1.3h1.726q0.454,0,.727-0.015a2.312,2.312,0,0,0,.394-0.045,0.062,0.062,0,0,0,.046-0.015L12.9,8.421c0-.061,0-0.156.015-0.288S12.929,7.856,12.929,7.694Z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#F06292" fill-rule="evenodd" clip-rule="evenodd" iconColor="AffectScript"
d="M512,105.0256424h-341.333313L0,406.9743652h341.3333435l-89.0432739-157.5384674h177.0024109l30.1947021-52.5128174H222.6089783l-22.2612152-39.384613h283.6762695L512,105.0256424z M83.8894196,357.4807739l86.7772522-153.4951935l86.7772369,153.4951935H83.8894196z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#FF8A65" iconColor="Affinity Designer"
d="m199.8418 38.447266l-37.921875 65.679688 15.826172 27.404297-78.710938 136.32812-47.566406 27.464844-51.435547 89.087891 0.009765625 0.001953125-0.04296875 0.0234375 40.068359 69.400391h13.914062l11.208984 19.675781h0.14648438l0.005859375-0.00390625 403.2207 0.04296875 43.423828-74.025391 0.01171875-0.01953125-201.67969-349.31641h-23.09375l-6.7773438-11.744141h-80.607422zm47.464844 120.59375l123.91211 214.08984-145.24414-0.125 15.417969 26.580078h-133.31055l139.22461-240.54492z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#BDBDBD" fill-rule="evenodd" iconColor="Agda"
d="M426.9336548,54.1900978L261.2403259,219.8834076c-7.4750061,6.7402649-17.1710968-3.3855591-10.544754-10.544754L416.3892822,43.6453514C423.436676,36.9055557,433.717041,46.7313461,426.9336548,54.1900978z M499.2359619,85.0686798l-82.8466797,82.8466644c-6.7429504,7.412735,3.4461975,17.2576599,10.5443726,10.5447388l82.8466187-82.8466568C516.4232788,88.0451202,506.2186584,78.3358841,499.2359619,85.0686798z M499.2359619,43.6453514l-82.8466797,82.8466492c-6.7814026,7.4044495,3.1001587,17.2036591,10.5443726,10.544754l82.8466187-82.8466644C516.4990845,46.6565361,506.4999695,37.1499901,499.2359619,43.6453514z M209.2722473,43.6453514l-82.8466568,82.8466492c-6.7649841,7.2203064,3.0957718,17.2232819,10.5447464,10.544754l82.8466644-82.8466644C226.4493713,46.9291267,216.7272034,36.921711,209.2722473,43.6453514z M178.3936615,137.0367584l82.8466644-82.8466644c6.6011353-7.0034637-2.9941711-17.398365-10.544754-10.5447464l-82.8466492,82.8466492C161.1990814,133.8087006,171.0168152,143.6264191,178.3936615,137.0367584z M255.9679413,470.6073914c84.3307648,0.012085,169.9110565-64.1964722,173.1497345-173.1495056l-0.0000305-79.7583008l80.6626282-80.6628265c6.6898804-7.4606781-3.3494263-17.2643051-10.5443115-10.544754l-82.8466797,82.8466644c-1.3984375,1.3982391-2.184021,3.2948456-2.184021,5.2723694v82.8468475c-2.4832458,101.8160095-82.3485718,158.2371216-158.2373199,158.2371216c-69.5493317,0-155.3547363-52.1512756-158.2371216-158.2371216l0.0000076-82.8468475c0-4.1180573-3.3383408-7.4562073-7.4561996-7.4562073H25.4289207L178.3936615,54.1900978c6.6220093-7.0034561-2.9238739-17.2984962-10.5447388-10.5447464L2.1556048,209.3386536c-4.5056467,4.6415405-1.5654514,12.7285919,5.2723722,12.7285919l75.3904572-0.0000153l-0.0000076,75.3906555C87.38797,412.094635,175.8364563,470.5959473,255.9679413,470.6073914z M118.0283813,160.760788c0-8.5777893-9.3497391-13.9680176-16.7891388-9.6791229s-7.4393997,15.0693512,0,19.3582458S118.0283813,169.3385773,118.0283813,160.760788z M159.4518127,160.760788c0-8.5777893-9.3497467-13.9680176-16.7891388-9.6791229c-7.4394073,4.2888947-7.4394073,15.0693512,0,19.3582458C150.102066,174.7288055,159.4518127,169.3385773,159.4518127,160.760788z"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px"
viewBox="0 0 512 512">
<path fill="#6AAB20" iconColor="AutoHotKey"
d="M151.5456848,399.1699524l33.5879364-89.7650757h115.4033661l36.95047,89.7650757h61.0211487L264.9179077,74.6542969l-52.5053558,0.8540573L91.2973099,399.1699524H151.5456848z M240.0840759,162.5452576l37.2266541,90.4365997h-71.0653076L240.0840759,162.5452576z M512,64.6079102c0-30.0682564-24.4632568-54.5315094-54.5385132-54.5315094H54.5315094C24.4632568,10.0763988,0,34.5396538,0,64.6079102v378.1938171c0,47.4665833,33.4139328,59.1218872,53.8177643,59.1218872h413.6816406C484.7246094,501.9236145,512,486.8453369,512,442.8017273V64.6079102z M54.3502083,24.4080982l372.2339478-0.0008221c19.2987976,0,33.8722534,20.7576828,33.8722534,50.6758842s0,291.5744019,0,291.5744019c0,45.1609802-30.3866272,81.7701721-67.8696289,81.7701721H108.286293c-46.3750458,0-83.969986-36.6091919-83.969986-81.7701721c0,0,0-293.5719604,0-310.0350647S37.4622116,24.5612068,54.3502083,24.4080982z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#EA7130" iconColor="Adobe Illustrator"
d="M1,15V1H15V15H1Zm9.282-4.021h1.15V5.758h-1.15v5.221ZM7.163,3.953H5.7v0.33l-1.927,6.7H4.9l0.532-2H7.472l0.522,2H9.26Zm3.679-.224a0.667,0.667,0,1,0,.674.667A0.671,0.671,0,0,0,10.842,3.729ZM6.46,4.975l0.724,2.97H5.715Z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 512 512">
<path fill="#26A2C1" iconColor="Akka"
d="M497.4148254,321.5281982c38.316864,64.4953003-4.6446533,164.8203125-61.9008484,116.1465759c-111.1716003-94.3968506-295.0166016-24.0184021-297.3570862-23.1916504C250.1175079,283.7932129,428.6967163,219.4603271,497.4148254,321.5281982z M508.3229065,304.0620117L396.6411743,78.7043915c-15.9723206-25.5113144-56.7903442-20.1871605-79.8615112-0.6654816L21.2920475,325.6095276c-26.8422871,23.071167-28.6169586,63.8893127-3.5493469,88.9569397c21.9618359,21.9618225,65.3060684,28.7633362,98.5624695-8.1495361C264.1915894,232.6485901,447.667511,213.2910309,508.3229065,304.0620117z"/>
</svg>

View File

@@ -0,0 +1,32 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="16px" height="16px">
<g fill="#2ea98e" iconColor="AL">
<path d="M11.616,7.986A1.559,1.559,0,0,0,10.16,7H10.1a1.558,1.558,0,0,0-1.456.986L2,25H5.806l1.015-2.834h6.621L14.457,25h3.8ZM7.944,18.956l2.188-6.111,2.188,6.116Z"/>
<path d="M23.829,21.671V7.129H20.3V22.747A2.346,2.346,0,0,0,22.57,25H30V21.672Z"/>
</g>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 449 512" width="16px" height="16px">
<path fill="#EF5350" iconColor="Alacritty"
d="M175.0903931,330.6751099L224.09758,512l49.0071869-181.3248901L224.09758,211.9347839L175.0903931,330.6751099z M182.8164368,0h82.5622559l182.8164673,453.7233276h-76.6649475L224.09758,107.1832428L76.6649628,453.7233276H0L182.8164368,0z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 264 512" width="16px" height="16px">
<path fill="#EC407A" iconColor="Alex"
d="M264,512H0v-16h264V512z M264,423.5646667H0v-16h264V423.5646667z M1.1143544,224.7771606C3.6666667,69.6666641,211,187.6666718,210.1004333,90.6068954c1.4678192-29.3639259-10.7370758-67.8338852-59.6455383-72.2849121C70,11,37.2859154,48.8122559,34.6779633,101.4058914H17.6702404C21.6182613,29.0255222,72-7.5,150.9204865,1.3521686c27.9860382,3.1390734,74.2303467,19.733427,76.2833099,85.507431v178.9245605c-0.2554169,19.1893311,16.2711029,18.0827026,36.2868958,15.6560059v17.2721863c-55.2421875,0.3731689-53.0794067-7.5570679-53.0636902-55.4024963C159.5,336.5-4.8866258,318.4769897,1.1143544,224.7771606z M209.8681183,134.4889069C168,175.5,16.2114716,113.9298096,16.8532982,224.777359c0,68.3419647,79.3839722,67.7612152,113.3091888,59.0364532c42.3394012-10.8887024,78.6600647-43.6743011,79.670639-103.2542725L209.8681183,134.4889069z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 264 512" width="16px" height="16px">
<path fill="#90a4ae" themed="true" iconColor="Alex Ignore"
d="M264,512H0v-16h264V512z M264,423.5646667H0v-16h264V423.5646667z M1.1143544,224.7771606C3.6666667,69.6666641,211,187.6666718,210.1004333,90.6068954c1.4678192-29.3639259-10.7370758-67.8338852-59.6455383-72.2849121C70,11,37.2859154,48.8122559,34.6779633,101.4058914H17.6702404C21.6182613,29.0255222,72-7.5,150.9204865,1.3521686c27.9860382,3.1390734,74.2303467,19.733427,76.2833099,85.507431v178.9245605c-0.2554169,19.1893311,16.2711029,18.0827026,36.2868958,15.6560059v17.2721863c-55.2421875,0.3731689-53.0794067-7.5570679-53.0636902-55.4024963C159.5,336.5-4.8866258,318.4769897,1.1143544,224.7771606z M209.8681183,134.4889069C168,175.5,16.2114716,113.9298096,16.8532982,224.777359c0,68.3419647,79.3839722,67.7612152,113.3091888,59.0364532c42.3394012-10.8887024,78.6600647-43.6743011,79.670639-103.2542725L209.8681183,134.4889069z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-->
<svg big="true" width="16px" height="16px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 50">
<g fill="#b1abea" iconColor="All Contributors">
<path d="M34.1 45.55l-2.29-.33-1.57-.22-.69-.2c-.29-4.32-1.72-6.37-3-7.6a22.55 22.55 0 00-2.67-1.47 16.76 16.76 0 00.35 4.58 6.29 6.29 0 003.57 4A32.37 32.37 0 0121.63 42a13.88 13.88 0 00.21-5 6.61 6.61 0 00-1-3 23.06 23.06 0 00-2-2.07 15.53 15.53 0 00-1.12 4.36 5.06 5.06 0 00.45 2.46A6 6 0 0020 41.22s-1.42-.9-2.76-1.88a11.36 11.36 0 01-1.76-1.48l-.75-.74c2-3.69 2.64-6.23 1.44-9.5a2.74 2.74 0 00-.51-.65c-1.59 1.74-4.51 4.82-2.2 8.86l-2-2.62a16.86 16.86 0 01-1.06-2l-.4-.88c3.13-2.76 4.4-4.7 4.68-6.41a6.69 6.69 0 00-.15-3.05c-2.2 1.35-5.89 3.28-5.24 7.82 0 0-.14-.38-.31-1s-.36-1.38-.53-2.19A32.57 32.57 0 018 22.27c4-1.54 5.62-3.43 6.42-5a6.54 6.54 0 00.65-3c-2.49.67-6.49 1.6-7.17 6.17 0 0-.05-1.64.08-3.29a28.86 28.86 0 01.41-3.26c4.31-.43 6.33-1.79 7.5-2.89a15.73 15.73 0 001.39-2.21 11 11 0 00-4.43-.1 5.68 5.68 0 00-4.07 3.43 5.73 5.73 0 01.22-.68L9.42 10c.39-1.08.82-2.1.82-2.1a7.49 7.49 0 003.06-2c1-1.08 1.54-2.67 2.49-5.85V0a6.41 6.41 0 00-6.57 3.39A5.18 5.18 0 009 7.47s-.48 1.1-.85 2.23c-.18.57-.36 1.15-.5 1.59s-.17.73-.17.73a14.35 14.35 0 00-.69-6.11c-.5-1.79-1.3-3.45-1.64-5.05a12.6 12.6 0 00-1 1.3A10.46 10.46 0 002.86 5.6a7.21 7.21 0 004.3 8.09 31.35 31.35 0 00-.45 3.49c-.13 1.76-.06 3.52-.06 3.52-.78-4.69-3.82-7-5.73-9.55A9.73 9.73 0 00.36 16a7.41 7.41 0 006.37 6.41s.15 1.77.49 3.49a29.48 29.48 0 00.94 3.42C6.08 25 2.6 23.53 0 21.6a9.78 9.78 0 00.74 4.79 7.14 7.14 0 008.07 4.45l.51 1A14 14 0 0010.53 34l2.11 2.84c-3.46-3.23-7.21-3.42-10.47-4.57a10.76 10.76 0 00.56 1.46 13.1 13.1 0 002 3.11C6.79 38.76 10 40.23 13.87 38l.8.79a10.44 10.44 0 001.9 1.59c.73.52 1.48 1 2 1.43a5.93 5.93 0 00.95.55 15 15 0 00-3.1-.88 18.59 18.59 0 00-2.9-.09c-1.83 0-3.6.39-5.24.44a11.84 11.84 0 001 1.15 8.87 8.87 0 002.86 2.12 8.34 8.34 0 004.29.71 8.25 8.25 0 004.64-2.65c-.08.2 5.26 2.21 6.37 2.45a17.5 17.5 0 00-3 0 11.7 11.7 0 00-2.78.76c-1.71.62-3.23 1.45-4.73 2a13.23 13.23 0 001.23.8 8 8 0 003.24 1.08c2.62.44 5.9-.5 7.93-4.29 0 0 .29.07.73.19s1 .14 1.62.22l2.36.33a.63.63 0 00.63-.62.62.62 0 00-.57-.53zm2.68 0l2.29-.33 1.58-.22.7-.2c.29-4.32 1.72-6.37 3-7.6A21.35 21.35 0 0147 35.75a16.77 16.77 0 01-.34 4.58 6.3 6.3 0 01-3.55 4A32.45 32.45 0 0049.25 42a13.68 13.68 0 01-.19-5 6.41 6.41 0 011-3A21.77 21.77 0 0152 32a15.59 15.59 0 011.11 4.36 5.15 5.15 0 01-.45 2.46 5.93 5.93 0 01-1.77 2.42 32.23 32.23 0 002.77-1.88 11.31 11.31 0 001.76-1.48l.74-.74c-2-3.69-2.64-6.23-1.44-9.5a3 3 0 01.48-.64c1.59 1.74 4.51 4.82 2.2 8.86l2-2.62a15.65 15.65 0 001.06-2l.47-.92c-3.12-2.76-4.4-4.7-4.69-6.41a6.88 6.88 0 01.15-3.05c2.2 1.35 5.9 3.28 5.26 7.82 0 0 .12-.38.3-1s.37-1.38.55-2.19c.31-1.61.44-3.26.44-3.26-4-1.54-5.62-3.43-6.41-5a6.62 6.62 0 01-.67-3c2.5.67 6.5 1.6 7.19 6.17 0 0 0-1.64-.09-3.29a30.27 30.27 0 00-.41-3.26C58.2 13.48 56.19 12.12 55 11a16.25 16.25 0 01-1.37-2.21 11 11 0 014.43-.1 5.64 5.64 0 014.05 3.43 5.42 5.42 0 00-.17-.71c-.13-.4-.3-.94-.47-1.47-.4-1.08-.82-2.1-.82-2.1a7.38 7.38 0 01-3.06-2c-1-1.08-1.54-2.67-2.5-5.85V0a6.41 6.41 0 016.55 3.36 5.18 5.18 0 01.17 4.08s.49 1.1.86 2.23c.18.57.36 1.15.5 1.59s.17.73.17.73a14.39 14.39 0 01.69-6.11c.55-1.79 1.35-3.45 1.68-5.06a12.79 12.79 0 011 1.3A10.37 10.37 0 0168 5.6a7.21 7.21 0 01-4.28 8.09 33.83 33.83 0 01.44 3.49c.13 1.76.06 3.52.06 3.52.77-4.69 3.81-7 5.73-9.55a9.92 9.92 0 01.58 4.85 7.42 7.42 0 01-6.4 6.41 32.2 32.2 0 01-.47 3.49 30.65 30.65 0 01-.93 3.42c2.06-4.33 5.54-5.77 8.11-7.69a9.7 9.7 0 01-.75 4.79A7.16 7.16 0 0162 30.84l-.49 1A13.28 13.28 0 0160.34 34c-1 1.42-2.1 2.84-2.1 2.84 3.47-3.23 7.21-3.42 10.47-4.57a10.08 10.08 0 01-.55 1.46 13.38 13.38 0 01-2 3.11C64.09 38.76 60.91 40.23 57 38l-.81.79a10.42 10.42 0 01-1.9 1.59l-2 1.43a5.81 5.81 0 01-.94.55 14.82 14.82 0 013.11-.88 18.57 18.57 0 012.9-.09c1.82 0 3.59.39 5.23.44a12.1 12.1 0 01-1 1.15 8.88 8.88 0 01-2.86 2.12 8.32 8.32 0 01-4.28.71 8.27 8.27 0 01-4.65-2.65c.09.2-5.26 2.21-6.37 2.45a17.66 17.66 0 013.06 0 11.44 11.44 0 012.77.76c1.72.62 3.25 1.45 4.74 2a11.73 11.73 0 01-1.23.8 8 8 0 01-3.23 1.08c-2.62.44-5.91-.5-7.94-4.29l-.71.19c-.45 0-1 .14-1.63.22l-2.36.33a.62.62 0 01-.07-1.24z"/>
<path d="M26 11.83c5.32 1.53 6.53 2.74 8.06 8.06a.34.34 0 00.65 0c1.53-5.32 2.74-6.53 8.06-8.06a.34.34 0 000-.65c-5.32-1.53-6.53-2.74-8.06-8.06a.34.34 0 00-.65 0C32.5 8.44 31.29 9.65 26 11.18a.34.34 0 000 .65zM22.94 26.9a.34.34 0 00.65 0c.7-2.43 1.21-2.94 3.64-3.64a.34.34 0 000-.65c-2.43-.7-2.94-1.21-3.64-3.64a.34.34 0 00-.65 0c-.7 2.43-1.21 2.94-3.64 3.64a.34.34 0 000 .65c2.43.74 2.94 1.21 3.64 3.64zm26.47-.7c-2.81-.81-3.4-1.4-4.2-4.2a.34.34 0 00-.65 0c-.81 2.81-1.4 3.4-4.2 4.2a.34.34 0 000 .65c2.81.81 3.4 1.4 4.2 4.2a.34.34 0 00.65 0c.81-2.81 1.4-3.4 4.2-4.2a.34.34 0 000-.65z"/>
</g>
</svg>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#0c597f" iconColor="Alpine Linux"
d="M384.0214844,34.2768898H127.978508L0,255.9999084L127.978508,477.723114h256.0429688L512,255.9999084L384.0214844,34.2768898z M147.1620636,295.4020996l38.8415833-38.8828735v53.9402161C172.375,310.1666565,159.3208008,303.9169312,147.1620636,295.4020996z M299.767334,305.9755859c-23.7467957-24.4812622-54.3271942-55.1417084-87.5346832-88.1777344l-88.9374542,87.9747314C109.2761688,315.6438599,85.875,308.75,67.474205,295.3641663L212.593811,151.8847504c45.9142151,48.2947998,93.569458,96.1930847,143.0358276,143.6788788C331.7724915,312.664978,310.25,313.875,299.767334,305.9755859z M384.5819397,305.9755859l-71.3183899-71.0779419l-7.1147766,7.1147919l-33.2984924-32.9348145l40.4304199-40.4402924c43.1062317,43.4316711,85.4614258,86.1768494,127.1635132,126.9263C419.875,310.3125,397.0625,315.375,384.5819397,305.9755859z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#d54e4c" iconColor="AmigaOS"
d="M467.9107361,113.9146957l-17.39328-5.1378403c-17.3257751-30.1328659-40.4584045-55.9781723-68.9611206-74.7109528C416.8124695,53.9752235,446.0862427,81.5549393,467.9107361,113.9146957z M345.860321,169.7282715c6.7757874-34.9505005,10.2567139-66.2549973,10.28302-91.6177902L278.1861877,52.779068c-14.889801,20.5139389-30.4752808,47.9087906-45.5264282,80.1524963L345.860321,169.7282715z M356.8607483,21.8364544l-14.5911865-5.7692642c9.8117981,9.4407616,13.9194031,31.6824055,13.8737793,62.0432892l56.4268494,18.317276C400.3698425,63.5918617,381.8467712,37.257988,356.8607483,21.8364544z M163.9686432,344.3333435l113.2005463,36.7966919c14.3536987-30.716217,28.1987305-65.8522339,40.5179138-103.7210388L192.141861,236.6526184C179.8486633,274.4902039,170.3956451,311.0726318,163.9686432,344.3333435z M427.8081665,196.3462219l55.113678,17.888382c-3.2676086-38.1878662-14.4610901-74.2603149-32.4043884-105.4577484l-37.9472656-12.3490982C423.2823181,125.2713013,428.5847473,159.4449005,427.8081665,196.3462219z M82.0207672,317.7153931c-0.7765656,36.9013062,4.5258713,71.0749207,15.2379761,99.918457l56.4268494,18.3172913c0.0263214-25.3366394,3.5072327-56.6672974,10.2830505-91.6177979L82.0207672,317.7153931z M101.3017731,207.1107941l-61.1106186-19.84198c-12.2930298,37.8661957-16.3898354,76.1640778-13.2827435,112.5581818l55.1123581,17.8883972C82.7702026,282.6053467,89.0102158,244.979599,101.3017731,207.1107941z M232.6597595,132.9315643l-81.947876-26.6182861c-20.029953,28.841095-37.0896149,62.9599304-49.4101105,100.7975159l90.8400879,29.5418243C204.4610443,198.7836456,218.3060608,163.6477966,232.6597595,132.9315643z M317.6871033,277.4089966l90.8400574,29.5418091c12.2915649-37.8689575,18.5315857-75.4945526,19.2810059-110.6045837l-81.9478455-26.6179504C339.4333191,202.9889832,329.9802856,239.5714111,317.6871033,277.4089966z M231.642746,461.2825317l56.4253693,18.3460693c25.6295471-17.0593567,49.972229-41.5643311,71.0489502-71.8804321l-81.947876-26.6181335C262.118042,413.3737488,246.5065765,440.7686157,231.642746,461.2825317z M221.7608185,34.4330177l-37.9474182-12.3204899c-32.8607483,14.6768398-63.1219254,37.3066864-88.2151794,66.2811584l55.1136627,17.9195938C171.7885895,75.997345,196.1312714,51.4660454,221.7608185,34.4330177z M327.6044922,11.2490635l-14.7612-3.8785939c-29.9133301-2.5520034-61.6969147,7.535872-91.0824738,27.0625477l56.4253693,18.3460503C296.0487671,28.1145496,313.691803,12.9095907,327.6044922,11.2490635z M69.332016,79.8761063c-25.8621407,26.9373398-46.2243958,59.9512405-58.6352768,97.7876816l29.4944134,9.6050262c12.3178749-37.8665009,31.5189514-71.263382,55.4070663-98.8751297L69.332016,79.8761063z M0,291.0691528c5.1394768,39.1385193,19.2491322,76.430481,40.8533058,108.9834595l18.4581795,5.2321472c-17.9433022-31.1974487-29.1367779-67.2698975-32.4030762-105.4577637L0,291.0691528z M482.9218445,214.2346039c3.1057739,36.3941193-0.9910278,74.6920013-13.2840576,112.5581818l29.9560242,9.6821899c12.3381348-38.355072,15.1781616-77.4980164,9.8307495-114.8892059L482.9218445,214.2346039z M326.015564,491.9490662l19.7470093,6.261261c36.12146-13.6751709,69.0072327-35.3816833,95.8566284-63.7072449l-27.3884888-8.835144C389.1374817,454.642395,358.8762817,477.2722473,326.015564,491.9490662z M359.1170654,407.7481689l55.1136475,17.9197693c23.8881226-27.6117554,43.0892029-61.0086365,55.407074-98.8751526l-61.1106262-19.84198C396.2065125,344.7883911,379.1470032,378.9072266,359.1170654,407.7481689z M175.4836273,501.4790955c50.4016266,16.3663025,103.159256,11.6511536,150.5319366-9.5300293l-37.9474487-12.3204651C251.1118927,504.1858826,211.5299225,513.1851807,175.4836273,501.4790955z M231.642746,461.2825317l-77.9571533-25.3313904c-0.0549164,36.5822449,7.0688934,60.7367859,21.7980347,65.5279541C190.2127686,506.2493286,210.1909027,490.9031372,231.642746,461.2825317z M286.710144,2.6997783C245.6938782-2.458005,204.95401,2.508374,167.5455017,16.0590172l16.2678986,6.0535107C216.1270599,7.6645226,251.4940338,0.5685048,286.710144,2.6997783z M97.2587433,417.6338501l-37.947258-12.3490906c25.8699875,44.9929199,65.7997818,79.8072815,116.172142,96.1943359C139.4376678,489.7524109,112.7110138,459.2217102,97.2587433,417.6338501z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#8D6E63" iconColor="AMPL"
d="M493.0499573,320.1651917c8.9623413,17.0284424,7.6967468,40.8233948-16.949646,56.0593567c-6.0536499,51.63797-45.4847107,54.9645691-110.7042236,18.1896667h-57.8139038c0.6499023,14.0520325-29.7538147,82.5509338-57.8594208,82.1436157c-30.9200439-0.4481201-96.1172943-55.7404175-160.4256897-62.7362976c-107.099823-11.6510315-89.0842056-48.2857666-86.7194061-60.8995667c2.7550054-14.6951904,54.8668137-79.0921326,97.4791794-129.8208466c27.7782364-51.2624512,55.5802689-62.3739471,55.5802689-62.3739471s-6.8339233-80.6133957,4.0148621-101.324707c30.0237885-13.4434929,67.0495758,9.5888596,82.4147644,35.1028137h108.4822083c28.2313232-22.1484528,50.5735168-39.5198021,61.3919373-32.0070114c16.1322021,11.2029114,14.8614197,43.103714,3.1368103,82.0053024l48.9058228,42.2702484l-6.3671265,18.7155304L512,300.0875854L493.0499573,320.1651917z M340.9798279,203.6685486c-5.8938904-0.3123474-15.8893738,0.479248-22.4174805,2.7861176c5.1904297,14.1739807,28.7471619,31.342453,42.5218201,30.5439148c15.5505981-0.9014893,14.4617004-27.4500885,14.4617004-27.4500885s-5.1107788-1.4126129-8.854126-2.6482239c0.9411926,10.3531799-1.3725586,16.1622772-4.8843079,18.6213379c-3.9668579,2.7776489-11.7037659,1.7921448-16.4843445-2.5439606c-3.370636-3.0571594-3.8167725-10.0677338-2.9402161-15.5382385c1.2837219,2.3122406,3.3444519,4.2119293,6.4315796,4.4224243c4.1893921,0.2856445,5.1682434-5.8142548,5.1682434-5.8142548C350.5394287,203.9892731,345.7316895,203.8229675,340.9798279,203.6685486z"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2023 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-->
<svg big="true" width="16px" height="16px" viewBox="0 0 256 262" version="1.1" xmlns="http://www.w3.org/2000/svg"
preserveAspectRatio="xMidYMid">
<path d="M0,130.518701 C0,197.83555 49.3153402,253.132039 112.769137,260.859786 L112.769137,0.176731449 C49.3153402,7.90446661 0,63.2009562 0,130.518701 Z M256,130.513477 C256,62.8525172 206.179726,7.21258138 142.053231,0 L142.053231,261.198598 L255.832087,261.198598 L255.832087,134.11951 C256,132.917996 256,131.715737 256,130.513477 Z"
fill="#7950ED" iconColor="Amplication"
/>
</svg>

View File

@@ -0,0 +1,33 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-->
<svg big="true" width="16px" height="16px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g fill="#FFAF38" iconColor="Amplify">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.01283 12.467L7.69447 9.55513L9.13826 12.0569L6.32436 16.9293H11.9501L13.3879 19.4206H2L6.01283 12.467ZM8.45324 8.23829L9.83948 5.83628L17.6848 19.4206H14.9065L8.45324 8.23829ZM10.6111 4.5H13.3857L22 19.4206H19.2219L10.6111 4.5Z"
/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 19.4205H13.4286L11.9856 16.8809H6.3398L2 19.4205Z"
/>
</g>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#EF5350" iconColor="AmuseWiki"
d="M483.2678833,45.0879097l-43.475647,92.3121796c-61.1766968-89.1998062-154.5854187-118.2679291-255.232605-90.4083405C42.7091789,87.5445862,17.3255405,223.6972961,48.1780243,313.6202087l21.1904984-42.3811035c-15.9861794-93.4829407,37.3797531-170.8866577,123.7963791-195.5796814c109.3886261-36.3385048,207.3745575,33.1103058,236.5421906,105.4082489c10.4564819,23.9938202,14.731842,45.6794434,14.7454834,74.8211365c1.5932007,185.1548004-258.6399536,269.2353516-355.9043274,83.941452l73.3811417-155.7699432l15.0258026,33.0613556l-37.62146,80.7197876c-8.3375092,17.8878784,18.7917023,30.5327148,27.1292114,12.6448364l26.7955017-57.4925232l44.4508209,97.8053589c9.0897675,18.5174866,33.6844482,19.9096375,44.1541443,0.183197l22.5171814-48.6001282l35.1689453,62.6109619c9.3496399,10.9185181,18.1904602,10.1009827,26.5874634-0.9519043l63.0881653-133.9552917c-1.7129517-13.1949158-7.0316162-27.6035309-14.3833618-39.7085876l-34.0491943,72.2969055l-57.4442139-108.5701904c-10.004425-17.1844177-33.2069702-15.2353973-40.6490173,0.9465637l-51.3001556,109.524231l-50.6799011-111.5099182c-8.4033966-16.5619507-30.3040009-14.8271484-37.2110748-0.1359253L1.5358737,454.3011169c-8.0857716,17.6173096,17.9475002,30.9123535,27.07757,12.7559204l44.3775101-94.2024536c123.5426941,190.9060364,402.2055664,89.5235291,401.3900757-116.5229492c0.0019531-0.098877,0.0029297-0.1977844,0.0029297-0.2966919c0-32.8452148-5.0562744-58.6411133-16.8614807-86.0328522l52.8239746-112.1611938C518.9119263,39.6536522,491.8334351,26.9006634,483.2678833,45.0879097z M334.5804443,237.1999054l30.7967529,58.2060394l-13.9486694,29.6173401l-31.5307312-56.1329651L334.5804443,237.1999054z M303.5987244,178.644516l13.7355957,25.9602509L259.9039917,327.293457l-12.7704773-28.0986023L303.5987244,178.644516z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="16px" height="16px">
<path fill="#fc5000" iconColor="Analytica"
d="M296.8787537,205.6815338v-41.2137604H351v287.6144714h-54.1212463v-46.4582825c0,0-22.6627502,52.3526001-99.1277008,53.4664917c-68.5886841,0.9991455-151.6952057-43.9163513-152.6043396-149.9104309c-0.8853416-103.2202606,77.7492065-150.576889,148.6973724-151.3955536C238.4416199,157.2698517,279.9902344,178.1660309,296.8787537,205.6815338z M297.0997009,308.7417908c0-79.0020447-82.7984009-128.6463928-148.6794128-89.1453705s-65.8809814,138.7897186,0.0000305,178.2907257S297.0997009,387.7438354,297.0997009,308.7417908z M408.16922,104.4339981V512L512,327.0950317V0H188.7975922L0,104.4339981H408.16922z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 32 32">
<path fill="#6AAB20" iconColor="Android Main"
d="M6.802 20.283c0 1.23-0.857 2.237-1.904 2.237s-1.905-1.006-1.905-2.237v-7.321c0-1.23 0.857-2.237 1.905-2.237s1.904 1.007 1.904 2.237v7.321zM29.007 20.283c0 1.23-0.857 2.237-1.905 2.237s-1.905-1.006-1.905-2.237v-7.321c0-1.23 0.857-2.237 1.905-2.237s1.905 1.007 1.905 2.237v7.321zM20.164 3.649l1.222-2.193c0.1-0.179 0.070-0.388-0.065-0.463s-0.329 0.009-0.428 0.188l-1.25 2.244c-1.115-0.439-2.364-0.684-3.684-0.684-1.33 0-2.588 0.25-3.71 0.695l-1.256-2.254c-0.1-0.179-0.293-0.264-0.428-0.188s-0.165 0.284-0.065 0.463l1.228 2.204c-2.555 1.2-4.276 3.453-4.276 6.035 0 0.262 0.019 0.521 0.053 0.776h16.909c0.035-0.255 0.053-0.513 0.053-0.776 0-2.59-1.732-4.849-4.301-6.046zM12.097 7.477c-0.411 0-0.744-0.333-0.744-0.744s0.333-0.744 0.744-0.744 0.744 0.333 0.744 0.744c0 0.411-0.333 0.744-0.744 0.744zM19.861 7.477c-0.411 0-0.744-0.333-0.744-0.744s0.333-0.744 0.744-0.744 0.744 0.333 0.744 0.744c0 0.411-0.333 0.744-0.744 0.744zM7.45 11.211v12.471h0.007c0.087 1.053 1.056 1.89 2.23 1.89h12.541c1.173 0 2.142-0.837 2.23-1.89h0.007v-12.471h-17.014zM14.74 25.51v3.858c0 1.23-0.857 2.237-1.905 2.237s-1.904-1.007-1.904-2.237v-3.855zM21.088 25.508v3.86c0 1.23-0.857 2.237-1.905 2.237s-1.905-1.007-1.905-2.237v-3.86z"></path>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 32 32">
<path fill="#6AAB20" iconColor="Android Manifest"
d="M6.802 20.283c0 1.23-0.857 2.237-1.904 2.237s-1.905-1.006-1.905-2.237v-7.321c0-1.23 0.857-2.237 1.905-2.237s1.904 1.007 1.904 2.237v7.321zM29.007 20.283c0 1.23-0.857 2.237-1.905 2.237s-1.905-1.006-1.905-2.237v-7.321c0-1.23 0.857-2.237 1.905-2.237s1.905 1.007 1.905 2.237v7.321zM20.164 3.649l1.222-2.193c0.1-0.179 0.070-0.388-0.065-0.463s-0.329 0.009-0.428 0.188l-1.25 2.244c-1.115-0.439-2.364-0.684-3.684-0.684-1.33 0-2.588 0.25-3.71 0.695l-1.256-2.254c-0.1-0.179-0.293-0.264-0.428-0.188s-0.165 0.284-0.065 0.463l1.228 2.204c-2.555 1.2-4.276 3.453-4.276 6.035 0 0.262 0.019 0.521 0.053 0.776h16.909c0.035-0.255 0.053-0.513 0.053-0.776 0-2.59-1.732-4.849-4.301-6.046zM12.097 7.477c-0.411 0-0.744-0.333-0.744-0.744s0.333-0.744 0.744-0.744 0.744 0.333 0.744 0.744c0 0.411-0.333 0.744-0.744 0.744zM19.861 7.477c-0.411 0-0.744-0.333-0.744-0.744s0.333-0.744 0.744-0.744 0.744 0.333 0.744 0.744c0 0.411-0.333 0.744-0.744 0.744zM7.45 11.211v12.471h0.007c0.087 1.053 1.056 1.89 2.23 1.89h12.541c1.173 0 2.142-0.837 2.23-1.89h0.007v-12.471h-17.014zM14.74 25.51v3.858c0 1.23-0.857 2.237-1.905 2.237s-1.904-1.007-1.904-2.237v-3.855zM21.088 25.508v3.86c0 1.23-0.857 2.237-1.905 2.237s-1.905-1.007-1.905-2.237v-3.86z"></path>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 32 32">
<path fill="#FFB74D" iconColor="Android Smali"
d="M6.802 20.283c0 1.23-0.857 2.237-1.904 2.237s-1.905-1.006-1.905-2.237v-7.321c0-1.23 0.857-2.237 1.905-2.237s1.904 1.007 1.904 2.237v7.321zM29.007 20.283c0 1.23-0.857 2.237-1.905 2.237s-1.905-1.006-1.905-2.237v-7.321c0-1.23 0.857-2.237 1.905-2.237s1.905 1.007 1.905 2.237v7.321zM20.164 3.649l1.222-2.193c0.1-0.179 0.070-0.388-0.065-0.463s-0.329 0.009-0.428 0.188l-1.25 2.244c-1.115-0.439-2.364-0.684-3.684-0.684-1.33 0-2.588 0.25-3.71 0.695l-1.256-2.254c-0.1-0.179-0.293-0.264-0.428-0.188s-0.165 0.284-0.065 0.463l1.228 2.204c-2.555 1.2-4.276 3.453-4.276 6.035 0 0.262 0.019 0.521 0.053 0.776h16.909c0.035-0.255 0.053-0.513 0.053-0.776 0-2.59-1.732-4.849-4.301-6.046zM12.097 7.477c-0.411 0-0.744-0.333-0.744-0.744s0.333-0.744 0.744-0.744 0.744 0.333 0.744 0.744c0 0.411-0.333 0.744-0.744 0.744zM19.861 7.477c-0.411 0-0.744-0.333-0.744-0.744s0.333-0.744 0.744-0.744 0.744 0.333 0.744 0.744c0 0.411-0.333 0.744-0.744 0.744zM7.45 11.211v12.471h0.007c0.087 1.053 1.056 1.89 2.23 1.89h12.541c1.173 0 2.142-0.837 2.23-1.89h0.007v-12.471h-17.014zM14.74 25.51v3.858c0 1.23-0.857 2.237-1.905 2.237s-1.904-1.007-1.904-2.237v-3.855zM21.088 25.508v3.86c0 1.23-0.857 2.237-1.905 2.237s-1.905-1.007-1.905-2.237v-3.86z"></path>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 256 256" width="16px" height="16px">
<path fill="#F06292" transform="translate(-128 -128)" iconColor="AngelScript"
d="M0,222.6131439c0,0,35.7719421,0.2313995,60.6776886-1.7551422c10.694397-0.8530121,36.1553497-10.9764099,64.6895676-17.1753082c17.2446518-3.7463074,37.8739395-6.8581238,47.3030167-8.2920227c6.2917023-0.9568024,10.5500641,0.261322,1.2413635,14.9617157c-11.2176819,17.7151031-7.5354156,39.9844513-1.5966034,54.0557861c10.6656799,25.2711182,49.7364655,36.1784973,76.9150696,36.9356079c43.3096008,1.2064819,64.8345642-11.5837097,79.2321167-32.5954285c9.486908-13.8451538-2.3898926-43.2001495-7.992981-62.4966431c-3.0393372-10.4671631,1.2147522-9.5956573,5.0011292-9.673233c14.2749023-0.29245,39.3483582,3.4685669,89.9967041,15.7545471C445.6239014,219.6483002,512,212.082428,512,212.082428c-63.8386536,26.03479-140.9492798,1.3961334-162.0999756-0.5016022c-2.6725769-0.2397919-4.137146,0.2507324-4.9988098,6.0402679c-1.4867249,18.1389923,3.2450867,43.4619446-4.6322632,56.5411987c-16.1356506,26.7910156-47.1114502,37.2857666-76.4962463,41.974823c-23.569046,3.7610168-65.5335846-7.6623535-88.0078125-24.572052c-18.5902405-13.9873352-23.8197784-36.6071625-20.8109589-76.9754181c-24.571991-4.7639618-50.6698532,4.9920197-58.5255203,6.7676849C35.4564552,235.1392517,0,222.6131439,0,222.6131439z M250.6154327,224.9520264c-12.6756592,0.5437317-21.9066315,7.0802917-25.752655,19.8851929c-5.5393219,18.4425659,1.2985535,45.2455139,25.8168488,46.7692261c0,0,12.4904785-0.2111511,19.0106201-14.3807983c2.2567444-4.9044495,2.1525574-11.668457,2.8163757-20.4187927C275.0883179,222.775528,250.6154327,224.9520264,250.6154327,224.9520264z M256.7817993,278.8685303c-12.4390259,8.4491577-24.813858-12.2043457-24.5791473-19.2453003c0.2346954-7.0409546,5.792923-25.4471893,17.1329956-24.3444519C261.7514954,236.4861145,271.8025208,267.6029968,256.7817993,278.8685303z M73.676445,245.8269958c-1.5814056-4.8759918-23.8528099,3.1628113-23.8528099,3.1628113c-25.8754787,7.1160278-37.4428711,11.4980469,2.3721046,6.0620422C52.1957397,255.0518494,75.3373718,250.9481964,73.676445,245.8269958z M80.8402252,275.4430847c7.8932419-6.2382202,29.4126968-17.0983582,25.2074509-19.8604126c-7.5113144-9.8029022-47.9805183,29.5205078-50.7813454,46.7073975C55.2663307,302.2900696,73.7457581,281.0499878,80.8402252,275.4430847z M126.0700226,288.5267944c7.1472626-6.1931763,13.040802-12.8422546,13.1910553-16.1965942c0.1168671-2.6089172-3.6474609-5.8110657-7.201767-2.3278503c-10.9117889,10.6935425-21.9690552,27.4976807-17.531601,42.5559387C114.52771,312.5582886,113.3637924,299.5368958,126.0700226,288.5267944z M360.639801,275.6852722c-7.5220337,6.7698364,19.3901367,12.3695679,25.9490356,36.9428711c5.480011,0.1472778-2.8580933-24.8259583-16.6718445-34.4355164C362.5040283,273.0357971,360.639801,275.6852722,360.639801,275.6852722z M440.5320129,298.750946c-9.9508057-15.7441101-24.4587402-30.2667236-33.8782043-36.750824c-14.5612183-10.0234833-15.470459-3.7763367-11.1201172,0.1036987c4.6385803,4.1371155,27.8332825,19.1536255,39.2399597,35.5625305C447.1654053,315.4923401,442.5778198,301.9878235,440.5320129,298.750946z M487.0371399,248.6504517c0,0-61.0084229-11.754715-62.7292175-4.7932587C422.0155029,253.1311188,487.0371399,248.6504517,487.0371399,248.6504517z"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#E53935" iconColor="Angular"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#E53935" iconColor="Angular-CLI"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" width="16px" height="16px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="m11 10h-6l-2-2 2-2h6v-3l1-1 1 1v1h6l2 2-2 2h-6v2h6l2 2-2 2h-6v6a2 2 0 0 1 2 2h-6a2 2 0 0 1 2 -2v-10z"
fill="#43A047" iconColor="Angular App Routing"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#0288D1" iconColor="Angular Component"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#EC407A" iconColor="Angular Controller"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#AB47BC" iconColor="Angular Directive"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#FF8A65" iconColor="Angular Guard"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#AFB42B" iconColor="Angular Interceptor"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#E53935" iconColor="AngularJS"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#A1887F" iconColor="Angular Module"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#00897B" iconColor="Angular Pipe"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#43A047" iconColor="Angular Resolver"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" width="16px" height="16px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="m11 10h-6l-2-2 2-2h6v-3l1-1 1 1v1h6l2 2-2 2h-6v2h6l2 2-2 2h-6v6a2 2 0 0 1 2 2h-6a2 2 0 0 1 2 -2v-10z"
fill="#43A047" iconColor="Angular Routing"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 16 16">
<path fill="#FDD835" iconColor="Angular Service"
d="M13,12L7.5,15,2,12,1,4,7.5,1h0L14,4ZM7.506,3H7.5L4,11H5.307l0.7-1.79H8.988L9.693,11H11Zm0,2.6L8.53,8.107H6.482ZM7.5,15h0Z"
/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="16px" height="16px">
<path fill="#44a8b3" iconColor="Angular Tailwind"
d="M9,13.7q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q11.1,10.9,9,13.7ZM2,22.1q1.4-5.6,7-5.6c5.6,0,6.3,4.2,9.1,4.9q2.8.7,4.9-2.1-1.4,5.6-7,5.6c-5.6,0-6.3-4.2-9.1-4.9Q4.1,19.3,2,22.1Z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="-32 -32 574 574" width="16px" height="16px">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#ff4a19" iconColor="Adobe Illustrator"
d="M169.6582336,137.076416l27.9272766,109.3818207h-55.1563873L169.6582336,137.076416z M512,0v512H0V0H512z M271.3251343,356.5380554L195.4998627,100.538208h-52.5197449c-0.5314026,13.0491486-1.3264313,15.9639206-2.6455994,20.7126465L73.0083771,356.538208h40.4676208l19.1785431-71.6801147c0,0,74.7053986,0,74.7053986,0.0001526l19.765625,71.6799622L271.3251343,356.5380554z M433.5708923,232.4945984c0-73.4539795-63.0508728-83.0336609-142.5365295-52.738205c1.1636353,13.4981537,1.5038452,23.6472931,1.5038452,25.9745789V356.770874h43.0545349V205.2654877c34.8215942-9.685379,57.9172058-4.355835,57.2508545,30.4872131V356.538208h40.7272949V232.4945984z"/>
</svg>

View File

@@ -0,0 +1,30 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 512 512" width="16px" height="16px">
<path fill-rule="evenodd" clip-rule="evenodd" fill="#BA68C8" iconColor="Anime Studio"
d="M368.2557678,214.5733185L265.6288147,401.9238892c40.5541992,71.8433533,73.6471558,97.0682983,138.6643677,94.5018005c63.6698608-2.5133362,136.9735413-89.1266785,95.6938171-163.2424316l-102.782074-182.2437592C393.5289307,163.2050781,372.0454712,206.6868439,368.2557678,214.5733185z M216.3929291,440.6246338C104.0771179,583.6759644-57.957058,425.7925415,20.8495884,302.891571c0,0,83.8956604-147.023407,116.5215836-204.3021851c25.3006744-44.4180565,53.6435394-72.3709183,90.4965973-81.3305893c44.9396973-10.9257898,97.5647888,12.8342228,125.6207581,56.1669464c19.4969482,30.1131897,36.7513123,57.6765366,6.3420715,109.7378922C356.2180176,189.3484955,223.5054321,431.5657959,216.3929291,440.6246338z M224.4067993,176.029892c-30.695343-17.6962128-30.6953583-62.1769409-0.0000153-79.8731537s69.2728729,4.5441513,69.2728729,39.9365692S255.1021423,193.7261047,224.4067993,176.029892z"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px"
viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<path fill="#FF5370" iconColor="Ansible"
d="M242.2801361,99.7152863L367.7326355,396.881134L178.7697449,254.1788025L242.2801361,99.7152863z M464.9584351,465.8799133L272.0751038,19.7394505c-10.9573669-26.1266441-49.0272217-26.5111885-60.3739777,0L0,508.2203369h72.1351776l83.896347-201.5082092l250.1209106,194.4512939C434.5034485,527.9057007,480.6419373,500.9562683,464.9584351,465.8799133z"/>
</svg>

View File

@@ -0,0 +1,31 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="16px" height="16px"
viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<path fill="#43adaf" iconColor="Ansible Files"
d="M242.2801361,99.7152863L367.7326355,396.881134L178.7697449,254.1788025L242.2801361,99.7152863z M464.9584351,465.8799133L272.0751038,19.7394505c-10.9573669-26.1266441-49.0272217-26.5111885-60.3739777,0L0,508.2203369h72.1351776l83.896347-201.5082092l250.1209106,194.4512939C434.5034485,527.9057007,480.6419373,500.9562683,464.9584351,465.8799133z"/>
</svg>

View File

@@ -0,0 +1,40 @@
<!--
- The MIT License (MIT)
-
- Copyright (c) 2015-2022 Elior "Mallowigi" Boukhobza
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE.
-
-
-->
<svg big="true" xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 13 13">
<g fill="#EF5350" fill-rule="evenodd" transform="translate(1 .6)" iconColor="Ant">
<path d="M1.5,11.3 L0.5,11.3 L0.5,8.5 C0.5,7.88595235 1.71359019,6.9150802 4.72026357,4.88557567 L5.27973643,5.71442435 C3.95663473,6.60751799 2.96647461,7.31713274 2.31234752,7.84043441 C1.9950885,8.09424163 1.76058121,8.30138973 1.61206897,8.45732759 C1.5324374,8.54094073 1.5,8.5912187 1.5,8.5 L1.5,11.3 Z"/>
<path d="M6.5,11.3 L5.5,11.3 L5.5,8.5 C5.5,7.88595235 6.71359019,6.9150802 9.72026357,4.88557567 L10.2797364,5.71442435 C8.95663473,6.60751799 7.96647461,7.31713274 7.31234752,7.84043441 C6.9950885,8.09424163 6.76058121,8.30138973 6.61206897,8.45732759 C6.5324374,8.54094073 6.5,8.5912187 6.5,8.5 L6.5,11.3 Z"
transform="matrix(-1 0 0 1 15.78 0)"/>
<circle cx="5.5" cy="2" r="2"/>
<ellipse cx="5.5" cy="5.25" rx="1.5" ry="1.65"/>
<path d="M5.5,11.3000002 C6.88071187,11.3000002 8,10.8807119 8,9.5 C8,9.03413577 7.64454187,8.05121568 7,7.30000001 C6.51205558,6.73129919 5.74221702,6.30000019 5.5,6.30000019 C5.17165544,6.30000019 4.47846273,6.69730257 4,7.30000001 C3.37970741,8.08135399 3,9.14620648 3,9.5 C3,10.8807119 4.11928813,11.3000002 5.5,11.3000002 Z"/>
<path d="M4.6131312,3.91296672 L4.3868688,4.88703311 C3.54446349,4.69135378 2.83230421,4.33572126 2.21889309,3.82051218 C1.56472662,3.27107233 1.02286598,2.54014679 0.555108756,1.62819234 L1.44489124,1.1718075 C2.22758168,2.69776581 3.19173962,3.58279674 4.6131312,3.91296672 Z"/>
<path d="M10.1131312,3.91296672 L9.8868688,4.88703311 C8.14608835,4.48267342 6.96148137,3.39528538 6.05510876,1.62819234 L6.94489124,1.1718075 C7.72758168,2.69776581 8.69173962,3.58279674 10.1131312,3.91296672 Z"
transform="matrix(-1 0 0 1 16.168 0)"/>
<rect width="9.6" height="1" x=".7" y="4.7"/>
</g>
</svg>

Some files were not shown because too many files have changed in this diff Show More