simple-icons 10.3.0 → 10.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +31 -31
- package/_data/simple-icons.json +127 -6
- package/icons/afterpay.svg +1 -0
- package/icons/autoit.svg +1 -0
- package/icons/barmenia.svg +1 -0
- package/icons/bittorrent.svg +1 -0
- package/icons/bluesky.svg +1 -0
- package/icons/brex.svg +1 -0
- package/icons/calendly.svg +1 -0
- package/icons/deutschepost.svg +1 -0
- package/icons/galaxus.svg +1 -0
- package/icons/googlecampaignmanager360.svg +1 -0
- package/icons/hono.svg +1 -0
- package/icons/hostinger.svg +1 -0
- package/icons/leslibraires.svg +1 -0
- package/icons/meituan.svg +1 -0
- package/icons/nextdns.svg +1 -0
- package/icons/paddle.svg +1 -0
- package/icons/photobucket.svg +1 -1
- package/icons/piped.svg +1 -0
- package/icons/roblox.svg +1 -1
- package/icons/seatgeek.svg +1 -0
- package/icons/skoda.svg +1 -1
- package/icons/streamrunners.svg +1 -0
- package/icons/transifex.svg +1 -0
- package/icons/transmission.svg +1 -0
- package/icons/writedotas.svg +1 -1
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
2
|
+
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/simpleicons.svg" alt="Simple Icons" width=70>
|
|
3
3
|
<h3 align="center">Simple Icons</h3>
|
|
4
4
|
<p align="center">
|
|
5
5
|
Over 2900 Free SVG icons for popular brands. See them all on one page at <a href="https://simpleicons.org">SimpleIcons.org</a>. Contributions, corrections & requests can be made on GitHub.</p>
|
|
@@ -67,7 +67,7 @@ Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://dev
|
|
|
67
67
|
<img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons/eee/_" />
|
|
68
68
|
```
|
|
69
69
|
|
|
70
|
-
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
70
|
+
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/nodedotjs.svg" alt="Node" align=left width=24>
|
|
71
71
|
|
|
72
72
|
The icons are also available through our npm package. To install, simply run:
|
|
73
73
|
|
|
@@ -118,7 +118,7 @@ If you need to iterate over all icons, use:
|
|
|
118
118
|
import * as icons from 'simple-icons';
|
|
119
119
|
```
|
|
120
120
|
|
|
121
|
-
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
121
|
+
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/typescript.svg" alt="Typescript" align=left width=19 height=19>
|
|
122
122
|
|
|
123
123
|
Type definitions are bundled with the package.
|
|
124
124
|
|
|
@@ -126,7 +126,7 @@ Type definitions are bundled with the package.
|
|
|
126
126
|
import type { SimpleIcon } from 'simple-icons';
|
|
127
127
|
```
|
|
128
128
|
|
|
129
|
-
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
129
|
+
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/php.svg" alt="Php" align=left width=24 height=24>
|
|
130
130
|
|
|
131
131
|
The icons are also available through our Packagist package. To install, simply run:
|
|
132
132
|
|
|
@@ -152,33 +152,33 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg');
|
|
|
152
152
|
|
|
153
153
|
| Extension | Author | License | Simple Icons Version |
|
|
154
154
|
| :-- | :-- | :-: | :-: |
|
|
155
|
-
| [Angular module](https://github.com/avmaisak/ngx-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
156
|
-
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
157
|
-
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
158
|
-
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
159
|
-
| [Drupal module](https://www.drupal.org/project/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
160
|
-
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
161
|
-
| [Flutter package](https://pub.dev/packages/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
162
|
-
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
163
|
-
| [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
164
|
-
| [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
165
|
-
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
166
|
-
| [Java library](https://github.com/silentsoft/simpleicons4j) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
167
|
-
| [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
168
|
-
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
169
|
-
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
170
|
-
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
171
|
-
| [Leptos crate](https://github.com/Carlosted/leptos-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
172
|
-
| [Python package](https://github.com/sachinraja/simple-icons-py) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
173
|
-
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
174
|
-
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
175
|
-
| [Solid package](https://github.com/x64Bits/solid-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
176
|
-
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
177
|
-
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
178
|
-
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
179
|
-
| [Vue package](https://github.com/mainvest/vue-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
180
|
-
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
181
|
-
| [WordPress plugin](https://wordpress.org/plugins/simple-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.
|
|
155
|
+
| [Angular module](https://github.com/avmaisak/ngx-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/angular.svg" alt="Angular" align=left width=24 height=24> | [@avmaisak](https://github.com/avmaisak) |  | [](https://github.com/simple-icons/simple-icons/tree/6.18.0) |
|
|
156
|
+
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/blazor.svg" alt="Blazor" align=left width=24 height=24> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) |  |  |
|
|
157
|
+
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/blender.svg" alt="Blender" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |  |  |
|
|
158
|
+
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |  |  |
|
|
159
|
+
| [Drupal module](https://www.drupal.org/project/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/drupal.svg" alt="Drupal" align=left width=24 height=24> | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) |  |  |
|
|
160
|
+
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/figma.svg" alt="Figma" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
161
|
+
| [Flutter package](https://pub.dev/packages/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> | [@jlnrrg](https://github.com/jlnrrg) |  |  |
|
|
162
|
+
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/framer.svg" alt="Framer" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
163
|
+
| [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/hexo.svg" alt="Hexo" align=left width=24 height=24> | [@nidbCN](https://github.com/nidbCN/) |  |  |
|
|
164
|
+
| [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/homeassistant.svg" alt="Home Assistant" align=left width=24 height=24> | [@vigonotion](https://github.com/vigonotion/) |  | [](https://github.com/simple-icons/simple-icons/tree/7.14.0) |
|
|
165
|
+
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/hugo.svg" alt="Hugo" align=left width=24 height=24> | [@foo-dogsquared](https://github.com/foo-dogsquared) |  |  |
|
|
166
|
+
| [Java library](https://github.com/silentsoft/simpleicons4j) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/openjdk.svg" alt="OpenJDK" align=left width=24 height=24> | [@silentsoft](https://github.com/silentsoft) |  |  |
|
|
167
|
+
| [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/jetpackcompose.svg" alt="Jetpack Compose" align=left width=24 height=24> | [@DevSrSouza](https://github.com/devsrsouza/) |  | [](https://github.com/simple-icons/simple-icons/tree/4.14.0) |
|
|
168
|
+
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/kirby.svg" alt="Kirby" align=left width=24 height=24> | [@runxel](https://github.com/runxel) |  |  |
|
|
169
|
+
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/latex.svg" alt="LaTeX" align=left width=24 height=24> | [@ineshbose](https://github.com/ineshbose) |  |  |
|
|
170
|
+
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/laravel.svg" alt="Laravel" align=left width=24 height=24> | [@adrian-ub](https://github.com/adrian-ub) |  |  |
|
|
171
|
+
| [Leptos crate](https://github.com/Carlosted/leptos-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/leptos.svg" alt="Leptos" align=left width=24 height=24> | [@Carlosted](https://github.com/Carlosted) |  | [](https://github.com/simple-icons/simple-icons/tree/9.14.0) |
|
|
172
|
+
| [Python package](https://github.com/sachinraja/simple-icons-py) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/python.svg" alt="Python" align=left width=24 height=24> | [@sachinraja](https://github.com/sachinraja) |  | [](https://github.com/simple-icons/simple-icons/tree/7.21.0) |
|
|
173
|
+
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/react.svg" alt="React" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
174
|
+
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24> | [@thepew](https://github.com/the-pew-inc) |  |  |
|
|
175
|
+
| [Solid package](https://github.com/x64Bits/solid-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/solid.svg" alt="Solid" align=left width=24 height=24> | [@x64Bits](https://github.com/x64Bits) |  | [](https://github.com/simple-icons/simple-icons/tree/9.0.0) |
|
|
176
|
+
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24> | [@mackenly](https://github.com/mackenly) |  |  |
|
|
177
|
+
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/svelte.svg" alt="Svelte" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
178
|
+
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |  |  |
|
|
179
|
+
| [Vue package](https://github.com/mainvest/vue-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> | [@noahlitvin](https://github.com/noahlitvin) |  |  |
|
|
180
|
+
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/webflow.svg" alt="Webflow" align=left width=24 height=24> | [@diegoliv](https://github.com/diegoliv) |  |  |
|
|
181
|
+
| [WordPress plugin](https://wordpress.org/plugins/simple-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/10.4.0/icons/wordpress.svg" alt="WordPress" align=left width=24 height=24> | [@tjtaylo](https://github.com/tjtaylo) |  | [](https://github.com/simple-icons/simple-icons/tree/4.25.0) |
|
|
182
182
|
|
|
183
183
|
> **Important**\
|
|
184
184
|
> From our next scheduled major release (v12, releasing on May 26, 2024), we will begin removing third-party extensions from the above list that are not up to date with at least our previous major release.\
|
package/_data/simple-icons.json
CHANGED
|
@@ -343,6 +343,12 @@
|
|
|
343
343
|
"hex": "C9284D",
|
|
344
344
|
"source": "https://affinity.serif.com/publisher"
|
|
345
345
|
},
|
|
346
|
+
{
|
|
347
|
+
"title": "Afterpay",
|
|
348
|
+
"hex": "B2FCE4",
|
|
349
|
+
"source": "https://www.afterpay.com/en-AU/business/resources/marketing/logos",
|
|
350
|
+
"guidelines": "https://www.afterpay.com/en-AU/business/resources/marketing/brand-tools/brand-guidelines"
|
|
351
|
+
},
|
|
346
352
|
{
|
|
347
353
|
"title": "Agora",
|
|
348
354
|
"hex": "099DFD",
|
|
@@ -1551,6 +1557,11 @@
|
|
|
1551
1557
|
"hex": "334455",
|
|
1552
1558
|
"source": "https://www.autohotkey.com"
|
|
1553
1559
|
},
|
|
1560
|
+
{
|
|
1561
|
+
"title": "AutoIt",
|
|
1562
|
+
"hex": "5D83AC",
|
|
1563
|
+
"source": "https://www.autoitscript.com"
|
|
1564
|
+
},
|
|
1554
1565
|
{
|
|
1555
1566
|
"title": "Automattic",
|
|
1556
1567
|
"hex": "3499CD",
|
|
@@ -1737,6 +1748,11 @@
|
|
|
1737
1748
|
"hex": "6078FF",
|
|
1738
1749
|
"source": "https://baremetrics.com"
|
|
1739
1750
|
},
|
|
1751
|
+
{
|
|
1752
|
+
"title": "Barmenia",
|
|
1753
|
+
"hex": "009FE3",
|
|
1754
|
+
"source": "https://barmenia.de"
|
|
1755
|
+
},
|
|
1740
1756
|
{
|
|
1741
1757
|
"title": "Basecamp",
|
|
1742
1758
|
"hex": "1D2D35",
|
|
@@ -1942,6 +1958,12 @@
|
|
|
1942
1958
|
"hex": "683D87",
|
|
1943
1959
|
"source": "https://www.bitrise.io/presskit"
|
|
1944
1960
|
},
|
|
1961
|
+
{
|
|
1962
|
+
"title": "BitTorrent",
|
|
1963
|
+
"hex": "050505",
|
|
1964
|
+
"source": "https://www.bittorrent.com/products",
|
|
1965
|
+
"guidelines": "https://www.bittorrent.com/pressroom"
|
|
1966
|
+
},
|
|
1945
1967
|
{
|
|
1946
1968
|
"title": "Bitwarden",
|
|
1947
1969
|
"hex": "175DDC",
|
|
@@ -2005,6 +2027,16 @@
|
|
|
2005
2027
|
"hex": "137CBD",
|
|
2006
2028
|
"source": "https://blueprintjs.com/docs"
|
|
2007
2029
|
},
|
|
2030
|
+
{
|
|
2031
|
+
"title": "Bluesky",
|
|
2032
|
+
"hex": "0285FF",
|
|
2033
|
+
"source": "https://github.com/FortAwesome/Font-Awesome/issues/19810#issuecomment-1854999604",
|
|
2034
|
+
"aliases": {
|
|
2035
|
+
"aka": [
|
|
2036
|
+
"bsky"
|
|
2037
|
+
]
|
|
2038
|
+
}
|
|
2039
|
+
},
|
|
2008
2040
|
{
|
|
2009
2041
|
"title": "Bluetooth",
|
|
2010
2042
|
"hex": "0082FC",
|
|
@@ -2159,6 +2191,11 @@
|
|
|
2159
2191
|
"hex": "0B996E",
|
|
2160
2192
|
"source": "https://www.brevo.com"
|
|
2161
2193
|
},
|
|
2194
|
+
{
|
|
2195
|
+
"title": "Brex",
|
|
2196
|
+
"hex": "212121",
|
|
2197
|
+
"source": "https://www.brex.com/journal/press"
|
|
2198
|
+
},
|
|
2162
2199
|
{
|
|
2163
2200
|
"title": "Bricks",
|
|
2164
2201
|
"hex": "FFD54D",
|
|
@@ -2368,6 +2405,12 @@
|
|
|
2368
2405
|
"hex": "D33C43",
|
|
2369
2406
|
"source": "https://cakephp.org/logos"
|
|
2370
2407
|
},
|
|
2408
|
+
{
|
|
2409
|
+
"title": "Calendly",
|
|
2410
|
+
"hex": "006BFF",
|
|
2411
|
+
"source": "https://calendly.com/newsroom",
|
|
2412
|
+
"guidelines": "https://calendly.com/newsroom"
|
|
2413
|
+
},
|
|
2371
2414
|
{
|
|
2372
2415
|
"title": "Campaign Monitor",
|
|
2373
2416
|
"hex": "111324",
|
|
@@ -3725,6 +3768,12 @@
|
|
|
3725
3768
|
"hex": "0018A8",
|
|
3726
3769
|
"source": "https://www.db.com"
|
|
3727
3770
|
},
|
|
3771
|
+
{
|
|
3772
|
+
"title": "Deutsche Post",
|
|
3773
|
+
"hex": "FFCC00",
|
|
3774
|
+
"source": "https://www.deutschepost.de",
|
|
3775
|
+
"guidelines": "https://www.dpdhl-brands.com/de/dp/logo"
|
|
3776
|
+
},
|
|
3728
3777
|
{
|
|
3729
3778
|
"title": "dev.to",
|
|
3730
3779
|
"hex": "0A0A0A",
|
|
@@ -5189,6 +5238,11 @@
|
|
|
5189
5238
|
"source": "https://www.g2a.co/documents/",
|
|
5190
5239
|
"guidelines": "https://www.g2a.co/documents/"
|
|
5191
5240
|
},
|
|
5241
|
+
{
|
|
5242
|
+
"title": "Galaxus",
|
|
5243
|
+
"hex": "000000",
|
|
5244
|
+
"source": "https://www.galaxus.de"
|
|
5245
|
+
},
|
|
5192
5246
|
{
|
|
5193
5247
|
"title": "Game & Watch",
|
|
5194
5248
|
"hex": "000000",
|
|
@@ -5624,6 +5678,11 @@
|
|
|
5624
5678
|
"hex": "4285F4",
|
|
5625
5679
|
"source": "https://fonts.gstatic.com/s/i/productlogos/calendar_2020q4/v8/192px.svg"
|
|
5626
5680
|
},
|
|
5681
|
+
{
|
|
5682
|
+
"title": "Google Campaign Manager 360",
|
|
5683
|
+
"hex": "1E8E3E",
|
|
5684
|
+
"source": "https://developers.google.com/doubleclick-advertisers"
|
|
5685
|
+
},
|
|
5627
5686
|
{
|
|
5628
5687
|
"title": "Google Cardboard",
|
|
5629
5688
|
"hex": "FF7143",
|
|
@@ -6434,6 +6493,11 @@
|
|
|
6434
6493
|
"hex": "FF6801",
|
|
6435
6494
|
"source": "https://www.joinhoney.com"
|
|
6436
6495
|
},
|
|
6496
|
+
{
|
|
6497
|
+
"title": "Hono",
|
|
6498
|
+
"hex": "E36002",
|
|
6499
|
+
"source": "https://github.com/honojs/hono/blob/76dbc74407329c46870af6aa4fab0c04036d8ae2/docs/images/hono-logo.svg"
|
|
6500
|
+
},
|
|
6437
6501
|
{
|
|
6438
6502
|
"title": "Honor",
|
|
6439
6503
|
"hex": "000000",
|
|
@@ -6451,6 +6515,12 @@
|
|
|
6451
6515
|
"hex": "10B981",
|
|
6452
6516
|
"source": "https://github.com/hoppscotch/hoppscotch/blob/65884293be0f1124c3db0c3fe985fe78b307d787/packages/hoppscotch-common/public/logo.svg"
|
|
6453
6517
|
},
|
|
6518
|
+
{
|
|
6519
|
+
"title": "Hostinger",
|
|
6520
|
+
"hex": "673DE6",
|
|
6521
|
+
"source": "https://www.hostinger.com/newsroom",
|
|
6522
|
+
"guidelines": "https://www.hostinger.com/newsroom"
|
|
6523
|
+
},
|
|
6454
6524
|
{
|
|
6455
6525
|
"title": "Hotels.com",
|
|
6456
6526
|
"hex": "EF3346",
|
|
@@ -7410,8 +7480,8 @@
|
|
|
7410
7480
|
{
|
|
7411
7481
|
"title": "Kdenlive",
|
|
7412
7482
|
"hex": "527EB2",
|
|
7413
|
-
"source": "https://kdenlive.org/en/logo/",
|
|
7414
|
-
"guidelines": "https://kdenlive.org/en/logo/"
|
|
7483
|
+
"source": "https://kdenlive.org/en/trademark-logo/",
|
|
7484
|
+
"guidelines": "https://kdenlive.org/en/trademark-logo/"
|
|
7415
7485
|
},
|
|
7416
7486
|
{
|
|
7417
7487
|
"title": "Kedro",
|
|
@@ -7866,6 +7936,11 @@
|
|
|
7866
7936
|
"hex": "78BE20",
|
|
7867
7937
|
"source": "https://www.leroymerlin.fr"
|
|
7868
7938
|
},
|
|
7939
|
+
{
|
|
7940
|
+
"title": "Les libraires",
|
|
7941
|
+
"hex": "CF4A0C",
|
|
7942
|
+
"source": "https://www.leslibraires.ca"
|
|
7943
|
+
},
|
|
7869
7944
|
{
|
|
7870
7945
|
"title": "Less",
|
|
7871
7946
|
"hex": "1D365D",
|
|
@@ -8610,6 +8685,16 @@
|
|
|
8610
8685
|
"hex": "FF5CAA",
|
|
8611
8686
|
"source": "https://www.meilisearch.com"
|
|
8612
8687
|
},
|
|
8688
|
+
{
|
|
8689
|
+
"title": "Meituan",
|
|
8690
|
+
"hex": "FFD100",
|
|
8691
|
+
"source": "https://www.meituan.com/media",
|
|
8692
|
+
"aliases": {
|
|
8693
|
+
"loc": {
|
|
8694
|
+
"zh-CN": "美团"
|
|
8695
|
+
}
|
|
8696
|
+
}
|
|
8697
|
+
},
|
|
8613
8698
|
{
|
|
8614
8699
|
"title": "Mendeley",
|
|
8615
8700
|
"hex": "9D1620",
|
|
@@ -9528,6 +9613,11 @@
|
|
|
9528
9613
|
"source": "https://nextcloud.com/press/",
|
|
9529
9614
|
"guidelines": "https://nextcloud.com/trademarks/"
|
|
9530
9615
|
},
|
|
9616
|
+
{
|
|
9617
|
+
"title": "NextDNS",
|
|
9618
|
+
"hex": "007BFF",
|
|
9619
|
+
"source": "https://github.com/simple-icons/simple-icons/pull/9150#issuecomment-1856317201"
|
|
9620
|
+
},
|
|
9531
9621
|
{
|
|
9532
9622
|
"title": "Nextdoor",
|
|
9533
9623
|
"hex": "8ED500",
|
|
@@ -10349,6 +10439,11 @@
|
|
|
10349
10439
|
"hex": "F37143",
|
|
10350
10440
|
"source": "https://www.packtpub.com"
|
|
10351
10441
|
},
|
|
10442
|
+
{
|
|
10443
|
+
"title": "Paddle",
|
|
10444
|
+
"hex": "FDDD35",
|
|
10445
|
+
"source": "https://www.paddle.com"
|
|
10446
|
+
},
|
|
10352
10447
|
{
|
|
10353
10448
|
"title": "PaddlePaddle",
|
|
10354
10449
|
"hex": "0062B0",
|
|
@@ -10641,7 +10736,7 @@
|
|
|
10641
10736
|
},
|
|
10642
10737
|
{
|
|
10643
10738
|
"title": "Photobucket",
|
|
10644
|
-
"hex": "
|
|
10739
|
+
"hex": "1C47CB",
|
|
10645
10740
|
"source": "https://photobucket.com"
|
|
10646
10741
|
},
|
|
10647
10742
|
{
|
|
@@ -10753,6 +10848,11 @@
|
|
|
10753
10848
|
"hex": "1A1928",
|
|
10754
10849
|
"source": "https://www.pioneerdj.com"
|
|
10755
10850
|
},
|
|
10851
|
+
{
|
|
10852
|
+
"title": "Piped",
|
|
10853
|
+
"hex": "F84330",
|
|
10854
|
+
"source": "https://github.com/TeamPiped/Piped/blob/71a3742f18893b87cad15e832855bd2bd7c2b557/public/img/icons/logo.svg"
|
|
10855
|
+
},
|
|
10756
10856
|
{
|
|
10757
10857
|
"title": "pipx",
|
|
10758
10858
|
"hex": "2CFFAA",
|
|
@@ -12187,13 +12287,13 @@
|
|
|
12187
12287
|
{
|
|
12188
12288
|
"title": "Roblox",
|
|
12189
12289
|
"hex": "000000",
|
|
12190
|
-
"source": "https://
|
|
12290
|
+
"source": "https://www.roblox.com",
|
|
12191
12291
|
"guidelines": "https://en.help.roblox.com/hc/en-us/articles/115001708126-Roblox-Name-and-Logo-Community-Usage-Guidelines"
|
|
12192
12292
|
},
|
|
12193
12293
|
{
|
|
12194
12294
|
"title": "Roblox Studio",
|
|
12195
12295
|
"hex": "00A2FF",
|
|
12196
|
-
"source": "https://create.roblox.com
|
|
12296
|
+
"source": "https://create.roblox.com"
|
|
12197
12297
|
},
|
|
12198
12298
|
{
|
|
12199
12299
|
"title": "Robot Framework",
|
|
@@ -12673,6 +12773,12 @@
|
|
|
12673
12773
|
"hex": "33302E",
|
|
12674
12774
|
"source": "https://www.seat.es"
|
|
12675
12775
|
},
|
|
12776
|
+
{
|
|
12777
|
+
"title": "SeatGeek",
|
|
12778
|
+
"hex": "FF5B49",
|
|
12779
|
+
"source": "https://seatgeek.com/press",
|
|
12780
|
+
"guidelines": "https://seatgeek.com/press"
|
|
12781
|
+
},
|
|
12676
12782
|
{
|
|
12677
12783
|
"title": "SecurityScorecard",
|
|
12678
12784
|
"hex": "7033FD",
|
|
@@ -13008,7 +13114,7 @@
|
|
|
13008
13114
|
{
|
|
13009
13115
|
"title": "ŠKODA",
|
|
13010
13116
|
"hex": "0E3A2F",
|
|
13011
|
-
"source": "https://www.skoda.
|
|
13117
|
+
"source": "https://www.skoda-connect.com"
|
|
13012
13118
|
},
|
|
13013
13119
|
{
|
|
13014
13120
|
"title": "Sky",
|
|
@@ -13751,6 +13857,11 @@
|
|
|
13751
13857
|
"source": "https://www.streamlit.io/brand",
|
|
13752
13858
|
"guidelines": "https://www.streamlit.io/brand"
|
|
13753
13859
|
},
|
|
13860
|
+
{
|
|
13861
|
+
"title": "StreamRunners",
|
|
13862
|
+
"hex": "6644F8",
|
|
13863
|
+
"source": "https://streamrunners.fr"
|
|
13864
|
+
},
|
|
13754
13865
|
{
|
|
13755
13866
|
"title": "Stripe",
|
|
13756
13867
|
"hex": "008CDD",
|
|
@@ -14607,6 +14718,16 @@
|
|
|
14607
14718
|
"source": "https://trakt.tv/branding",
|
|
14608
14719
|
"guidelines": "https://trakt.tv/branding"
|
|
14609
14720
|
},
|
|
14721
|
+
{
|
|
14722
|
+
"title": "Transifex",
|
|
14723
|
+
"hex": "0064AB",
|
|
14724
|
+
"source": "https://app.transifex.com/contact/"
|
|
14725
|
+
},
|
|
14726
|
+
{
|
|
14727
|
+
"title": "Transmission",
|
|
14728
|
+
"hex": "D70008",
|
|
14729
|
+
"source": "https://github.com/transmission/transmission/blob/7c9e04d035f3f75a8124e83d612701824487eb4e/gtk/icons/hicolor_apps_symbolic_transmission-symbolic.svg"
|
|
14730
|
+
},
|
|
14610
14731
|
{
|
|
14611
14732
|
"title": "Transport for Ireland",
|
|
14612
14733
|
"hex": "00B274",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Afterpay</title><path d="M12 0C5.373 0 0 5.373 0 12c0 6.628 5.373 12 12 12 6.628 0 12-5.372 12-12 0-6.627-5.372-12-12-12Zm1.236 4.924a2.21 2.21 0 0 1 1.15.299l4.457 2.557c1.495.857 1.495 3.013 0 3.87l-4.457 2.558c-1.488.854-3.342-.22-3.342-1.935v-.34a.441.441 0 0 0-.66-.383L6.287 13.9a.441.441 0 0 0 0 .765l4.096 2.35a.44.44 0 0 0 .661-.382v-.685c0-.333.36-.542.649-.376l1.041.597a.441.441 0 0 1 .222.383v.29c0 1.715-1.854 2.789-3.342 1.935L5.157 16.22c-1.495-.857-1.495-3.013 0-3.87l4.457-2.558c1.488-.854 3.342.22 3.342 1.935v.34c0 .34.366.551.66.383l4.097-2.35a.441.441 0 0 0 0-.765l-4.096-2.351a.441.441 0 0 0-.661.382v.685c0 .333-.36.541-.649.375l-1.041-.597a.442.442 0 0 1-.222-.383v-.29c0-1.285 1.043-2.21 2.192-2.233z"/></svg>
|
package/icons/autoit.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>AutoIt</title><path d="m19.351 15.563-5.486-7.941a2.684 2.684 0 0 0-.702-.702c-.276-.188-.62-.283-1.03-.283-.43 0-.784.101-1.064.302-.28.202-.512.43-.696.683l-5.63 7.94h3.215l4.122-5.827 1.575 2.323c.148.21.304.436.466.676.161.24.304.44.426.597a9.106 9.106 0 0 0-.741-.026H10.78l-1.64 2.258zM12 24C5.373 24 0 18.627 0 12S5.373 0 12 0s12 5.373 12 12-5.373 12-12 12zm0-21.61a9.61 9.61 0 1 0 0 19.22 9.61 9.61 0 1 0 0-19.22z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Barmenia</title><path d="M7.046 13.427v6.395h5.709a5.41 5.41 0 0 0 2.377-.422c1.021-.537 1.532-1.537 1.532-2.999a2.591 2.591 0 0 0-1.492-2.571 5.834 5.834 0 0 0-2.347-.403zm0-9.26v5.287h5.714a4.722 4.722 0 0 0 2.486-.592c.637-.398.955-1.101.955-2.109 0-1.117-.421-1.855-1.263-2.213a8.63 8.63 0 0 0-2.78-.368zm12.761-1.611a6.19 6.19 0 0 1 1.079 3.66 5.433 5.433 0 0 1-1.089 3.531 5.617 5.617 0 0 1-1.791 1.388 5.232 5.232 0 0 1 2.716 2.113 6.474 6.474 0 0 1 .915 3.481 7.069 7.069 0 0 1-1.05 3.854 6.467 6.467 0 0 1-4.316 3.093c-1.093.222-2.207.33-3.322.324H2.361V0H13.72c2.864.046 4.893.899 6.087 2.556"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>BitTorrent</title><path d="M12.0002.0014C5.3735.0004.001 5.3718 0 11.9984a11.9986 11.9986 0 0 0 1.7006 6.1593.132.132 0 0 0 .1128.0384c.0288 0 .048-.0696.048-.1104a.739.739 0 0 0-.0336-.1296 22.14 22.14 0 0 1-.4224-2.2941 9.8389 9.8389 0 0 1 .4272-3.866c1.1014-3.3956 3.3332-5.6993 6.664-6.9376a10.302 10.302 0 0 1 3.398-.5951.7823.7823 0 0 1 .8567.763c0 .4488-.3431.7368-.8495.7656a12.853 12.853 0 0 0-1.6078.1656 8.6918 8.6918 0 0 0-4.8642 2.6397C3.3468 10.8169 2.55 13.4566 3.03 16.4539a8.6846 8.6846 0 0 0 2.4454 4.785 8.9414 8.9414 0 0 0 6.3688 2.7597h.156a11.9507 11.9507 0 0 0 5.613-1.3918h-5.5938a8.3988 8.3988 0 0 1-1.4086-.1296c-4.1387-.7467-6.915-4.673-6.2393-8.8238.5627-3.5271 3.4722-6.2073 7.0336-6.4793a7.6407 7.6407 0 0 1 2.1597.1368.7487.7487 0 0 1 .6168.876.7847.7847 0 0 1-.96.6023 6.0836 6.0836 0 0 0-.8014-.1152 6.328 6.328 0 0 0-2.899.504c-2.5052 1.0803-4.0095 3.6719-3.705 6.3832.3566 3.1366 3.0056 5.5091 6.1624 5.5194h6.9904c.6791 0 .84.0144 1.1375-.24.382-.3525.742-.7284 1.0775-1.1255h-9.3302a4.3483 4.3483 0 0 1-2.0733-.516c-2.4037-1.1787-3.3968-4.0828-2.218-6.4865s4.0828-3.3968 6.4866-2.218c.1195.0586.2365.122.3508.1903a.7511.7511 0 0 1 .3168 1.044.7655.7655 0 0 1-1.0655.2711c-1.5988-.9125-3.6346-.356-4.547 1.2428a3.3332 3.3332 0 0 0-.3964 2.1792c.2433 1.6186 1.6388 2.8127 3.2756 2.8029 3.3596.0336 6.7193 0 10.0789 0a.4224.4224 0 0 0 .2807-.144c3.3584-5.7126 1.45-13.0661-4.2626-16.4245a11.9986 11.9986 0 0 0-6.0802-1.655z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Bluesky</title><path d="M12 10.8c-1.087-2.114-4.046-6.053-6.798-7.995C2.566.944 1.561 1.266.902 1.565.139 1.908 0 3.08 0 3.768c0 .69.378 5.65.624 6.479.815 2.736 3.713 3.66 6.383 3.364.136-.02.275-.039.415-.056-.138.022-.276.04-.415.056-3.912.58-7.387 2.005-2.83 7.078 5.013 5.19 6.87-1.113 7.823-4.308.953 3.195 2.05 9.271 7.733 4.308 4.267-4.308 1.172-6.498-2.74-7.078a8.741 8.741 0 0 1-.415-.056c.14.017.279.036.415.056 2.67.297 5.568-.628 6.383-3.364.246-.828.624-5.79.624-6.478 0-.69-.139-1.861-.902-2.206-.659-.298-1.664-.62-4.3 1.24C16.046 4.748 13.087 8.687 12 10.8Z"/></svg>
|
package/icons/brex.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Brex</title><path d="M18.69 2.319a3.868 3.868 0 0 0-3.108 1.547l-.759 1.007a1.658 1.658 0 0 1-1.313.656H0V21.68h5.296a3.87 3.87 0 0 0 3.108-1.547l.759-1.006a1.656 1.656 0 0 1 1.313-.657H24V2.319h-5.31Zm1.108 11.949h-5.66a3.87 3.87 0 0 0-3.108 1.547l-.759 1.007a1.658 1.658 0 0 1-1.313.656H4.202V9.731h5.661a3.868 3.868 0 0 0 3.107-1.547l.759-1.006a1.658 1.658 0 0 1 1.313-.657h4.771l-.015 7.747Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Calendly</title><path d="M19.655 14.262c.281 0 .557.023.828.064 0 .005-.005.01-.005.014-.105.267-.234.534-.381.786l-1.219 2.106c-1.112 1.936-3.177 3.127-5.411 3.127h-2.432c-2.23 0-4.294-1.191-5.412-3.127l-1.218-2.106a6.251 6.251 0 0 1 0-6.252l1.218-2.106C6.736 4.832 8.8 3.641 11.035 3.641h2.432c2.23 0 4.294 1.191 5.411 3.127l1.219 2.106c.147.252.271.519.381.786 0 .004.005.009.005.014-.267.041-.543.064-.828.064-1.816 0-2.501-.607-3.291-1.306-.764-.676-1.711-1.517-3.44-1.517h-1.029c-1.251 0-2.387.455-3.2 1.278-.796.805-1.233 1.904-1.233 3.099v1.411c0 1.196.437 2.295 1.233 3.099.813.823 1.949 1.278 3.2 1.278h1.034c1.729 0 2.676-.841 3.439-1.517.791-.703 1.471-1.306 3.287-1.301Zm.005-3.237c.399 0 .794-.036 1.179-.11-.002-.004-.002-.01-.002-.014-.073-.414-.193-.823-.349-1.218.731-.12 1.407-.396 1.986-.819 0-.004-.005-.013-.005-.018-.331-1.085-.832-2.101-1.489-3.03-.649-.915-1.435-1.719-2.331-2.395-1.867-1.398-4.088-2.138-6.428-2.138-1.448 0-2.855.28-4.175.841-1.273.543-2.423 1.315-3.407 2.299S2.878 6.552 2.341 7.83c-.557 1.324-.842 2.726-.842 4.175 0 1.448.281 2.855.842 4.174.542 1.274 1.314 2.423 2.298 3.407s2.129 1.761 3.407 2.299c1.324.556 2.727.841 4.175.841 2.34 0 4.561-.74 6.428-2.137a10.815 10.815 0 0 0 2.331-2.396c.652-.929 1.158-1.949 1.489-3.03 0-.004.005-.014.005-.018-.579-.423-1.255-.699-1.986-.819.161-.395.276-.804.349-1.218.005-.009.005-.014.005-.023.869.166 1.692.506 2.404 1.035.685.505.552 1.075.446 1.416C22.184 20.437 17.619 24 12.221 24c-6.625 0-12-5.375-12-12s5.37-12 12-12c5.398 0 9.963 3.563 11.471 8.464.106.341.239.915-.446 1.421-.717.529-1.535.873-2.404 1.034.128.716.128 1.45 0 2.166-.387-.074-.782-.11-1.182-.11-4.184 0-3.968 2.823-6.736 2.823h-1.029c-1.899 0-3.15-1.357-3.15-3.095v-1.411c0-1.738 1.251-3.094 3.15-3.094h1.034c2.768 0 2.552 2.823 6.731 2.827Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Deutsche Post</title><path d="M11.057 18.221 7.839 21.47H4.652l3.219-3.249zm-4.299 0L3.541 21.47H.354l3.219-3.249zm8.227 0 3.219 3.249h-3.187l-3.22-3.249zm4.3 0 3.217 3.249h-3.187l-3.218-3.249zM10.465 2.53c3.765-.003 6.88 2.74 6.865 6.676.553-1.502.937-3.789 1.016-5.39L24 5.22c-.452 6.621-5.43 12.42-12.815 12.416C2.832 17.635-.397 10.389.039 4.899l2.453-.779c-.399 3.125.57 5.378 1.238 6.41-.795-4.42 2.549-7.998 6.735-8m.011 2.301a4.519 4.519 0 0 0-4.524 4.514 4.519 4.519 0 0 0 4.524 4.514 4.518 4.518 0 0 0 4.525-4.514 4.518 4.518 0 0 0-4.525-4.514"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Galaxus</title><path d="M12 6.181c3.604 0 6.53 3.111 6.53 6.943 0 3.831-2.926 6.942-6.53 6.942s-6.53-3.111-6.53-6.942c0-3.832 2.926-6.943 6.53-6.943m2.506-3.088c-.101.258-.209.531-.209.733 0 .245.072.458.144.673.043.127.086.254.114.389.024.11-.014.174-.078.283-.04.069-.092.157-.145.288a.738.738 0 0 0-.078-.019 7.36 7.36 0 0 0-4.515.002l-.023.005-.05.013a2.06 2.06 0 0 0-.146-.289c-.062-.107-.099-.169-.076-.277.03-.13.069-.258.114-.384.072-.216.145-.431.145-.676 0-.205-.108-.478-.21-.736-.091-.232-.178-.451-.178-.599 0-.192.384-.462.783-.744.253-.179.513-.362.685-.532.158-.156.315-.357.465-.55.271-.348.524-.673.739-.673h.039c.213.012.463.331.729.672.15.191.305.39.462.545.171.169.43.351.682.53.4.282.785.554.785.745 0 .148-.087.368-.178.601M5.054 9.69a3.45 3.45 0 0 0-1.467-.273c-1.659.036-1.694-3.348-1.384-3.553.257-.169 3.032-.061 4.656 1.293A8.079 8.079 0 0 0 5.054 9.69m1.361 10.137c-.163 1.58-3.578 1.29-3.748.971-.16-.3.184-3.356 2.311-4.417a8.111 8.111 0 0 0 1.661 2.494c-.107.246-.183.557-.224.952m12.607-3.445c2.135 1.068 2.542 4.185 2.382 4.486-.17.318-3.658.538-3.82-1.04a3.189 3.189 0 0 0-.224-.952 8.102 8.102 0 0 0 1.662-2.494m-6.96 4.78c.365 0 .73-.028 1.091-.082-.117 1.287.312 2.387 1.562 2.599a.277.277 0 0 0 .091-.002.323.323 0 0 1 .082-.004c-.53.251-1.112.397-1.728.293-1.43-.243-2.425-1.496-2.421-2.926.429.079.872.122 1.323.122m5.08-14.006c1.623-1.353 4.398-1.461 4.654-1.292.311.205.276 3.59-1.383 3.553a3.457 3.457 0 0 0-1.468.273 8.105 8.105 0 0 0-1.803-2.534"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Google Campaign Manager 360</title><path d="M15.8203 0c-2.093.0002-4.1858.7997-5.7832 2.3965-1.3364 1.3364-2.112 3.0208-2.33 4.7617a8.731 8.731 0 0 1 .4726-.0137c1.7849-.0001 3.5658.5466 5.0763 1.6387-.2066-.8822.0681-1.8261.7127-2.4707 1.046-1.0459 2.7113-.9977 3.7149.0059 1.0827 1.0826 2.8372 1.0826 3.92 0 1.0826-1.084 1.0826-2.8392 0-3.922C20.006.7992 17.9133-.0001 15.8202 0Zm7.0781 4.0781c.0785.929-.234 1.8855-.9414 2.5938-.9808.9809-2.438 1.2037-3.6386.6738.3115.9383.065 1.9896-.6329 2.6875-.9913.9913-2.6633 1.0662-3.7255.0039-.0173-.0172-.0293-.0352-.046-.0527l-.003.002c-3.1988-3.142-8.3393-3.1251-11.5165.0507-3.1935 3.1935-3.1935 8.373 0 11.5664 1.1618 1.1618 3.0453 1.1618 4.207 0 1.1618-1.1618.8689-2.7562-.293-3.918-.9353-.9354-1.1225-2.5928-.0058-3.7109.9095-.9095 2.5376-1.1696 3.7266-.0078.0726.0726.1477.1405.2246.2031 3.208 2.9849 8.2258 2.9155 11.3496-.207 2.68-2.679 3.1113-6.7548 1.295-9.8848zM10.7246 15.1992c.2151.8774-.0348 1.8317-.7012 2.498-.6718.672-1.6786.924-2.5918.6583.2105.3921.3471.8085.3926 1.2363.088.8272-.1925 1.6886-.8691 2.3652-.7565.7566-1.781 1.0896-2.7735 1 3.1157 1.7478 7.1304 1.2962 9.7813-1.3535 1.337-1.3364 2.1102-3.0208 2.3281-4.7617-1.946.1045-3.9194-.4446-5.5664-1.6426z"/></svg>
|
package/icons/hono.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Hono</title><path d="M12.445.002a45.529 45.529 0 0 0-5.252 8.146 8.595 8.595 0 0 1-.555-.53 27.796 27.796 0 0 0-1.205-1.542 8.762 8.762 0 0 0-1.251 2.12 20.743 20.743 0 0 0-1.448 5.88 8.867 8.867 0 0 0 .338 3.468c1.312 3.48 3.794 5.593 7.445 6.337 3.055.438 5.755-.333 8.097-2.312 2.677-2.59 3.359-5.634 2.047-9.132a33.287 33.287 0 0 0-2.988-5.59A91.34 91.34 0 0 0 12.615.053a.216.216 0 0 0-.17-.051Zm-.336 3.906a50.93 50.93 0 0 1 4.794 6.552c.448.767.817 1.57 1.108 2.41.606 2.386-.044 4.354-1.951 5.904-1.845 1.298-3.87 1.683-6.072 1.156-2.376-.737-3.75-2.335-4.121-4.794a5.107 5.107 0 0 1 .242-2.266c.358-.908.79-1.774 1.3-2.601l1.446-2.121a397.33 397.33 0 0 0 3.254-4.24Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Hostinger</title><path d="M16.415 0v7.16l5.785 3.384V2.949L16.415 0ZM1.8 0v11.237h18.815L14.89 8.09l-7.457-.003V3.024L1.8 0Zm14.615 20.894v-5.019l-7.514-.005c.007.033-5.82-3.197-5.82-3.197l19.119.091V24l-5.785-3.106ZM1.8 13.551v7.343l5.633 2.949v-6.988L1.8 13.551Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Les libraires</title><path d="M11.79.002a10.579 10.579 0 0 0-7.735 3.575C.18 7.958.593 14.647 4.981 18.518a10.557 10.557 0 0 0 5.3 2.51L12.002 24l1.717-2.971a10.56 10.56 0 0 0 6.227-3.437c3.876-4.38 3.461-11.07-.926-14.94a10.567 10.567 0 0 0-7.23-2.65zM11.277 7.5l.613.512-1.862 2.444c-.005.007-.048.06-.048.115 0 .056.045.112.045.113l1.866 2.461-.615.502-2.573-2.403a.883.883 0 0 1-.3-.667c0-.38.22-.596.304-.678zm3.265 0 .613.512-1.863 2.444c-.005.007-.048.06-.048.115 0 .056.045.112.046.113l1.866 2.461-.615.502-2.573-2.403a.883.883 0 0 1-.301-.667c0-.38.222-.596.305-.678z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Meituan</title><path d="M6.923 0c-2.408 0-3.28.25-4.16.721A4.906 4.907 0 0 0 .722 2.763C.25 3.643 0 4.516 0 6.923v10.154c0 2.407.25 3.28.72 4.16a4.905 4.906 0 0 0 2.042 2.042c.88.47 1.752.721 4.16.721h10.156c2.407 0 3.28-.25 4.16-.721a4.906 4.907 0 0 0 2.04-2.042c.471-.88.722-1.753.722-4.16V6.923c0-2.407-.25-3.28-.722-4.16A4.906 4.907 0 0 0 21.238.72C20.357.251 19.484 0 17.077 0ZM4.17 7.51h1.084c.04.24.07.488.11.737h3.47c.05-.25.08-.497.1-.736h1.105a9.849 9.85 0 0 1-.09.736h1.562v.866H7.62v.696h3.642v.855h-3.64v.667h3.64v.854h-3.64v.816h3.89v.865H7.88c.775.935 2.218 1.532 3.78 1.651l-.538.936c-1.442-.17-3.103-.846-4.028-2.04-.856 1.194-2.487 1.92-4.525 2.07l.318-1.005c1.382-.02 2.814-.736 3.431-1.612h-3.62v-.865h3.86v-.816h-3.64v-.854h3.64v-.667h-3.64v-.855h3.64v-.697H2.7v-.866h1.56zm8.603.182h7.976c.358 0 .567.198.567.547v8.146H13.33c-.358 0-.557-.199-.557-.547zm1.044.885V15.5h6.455V8.577Zm3.999.476h1.024v.756h.975v.835h-.975V13c0 .806-.1 1.402-.318 2.02h-1.113c.338-.717.408-1.224.408-1.99v-2.387h-.935c-.14 1.541-.736 3.451-1.363 4.376h-1.134c.607-.855 1.303-2.526 1.472-4.376h-1.512v-.835h3.472z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>NextDNS</title><path d="m22.195 6.512-.001-.019c-.01-.23-.017-.474-.022-.746a2.543 2.543 0 0 0-2.395-2.492c-2.759-.154-4.894-1.053-6.717-2.831l-.016-.015a1.536 1.536 0 0 0-2.087 0l-.016.015C9.117 2.202 6.982 3.101 4.223 3.256a2.543 2.543 0 0 0-2.395 2.492c-.004.269-.011.513-.022.745l-.001.044c-.053 2.813-.12 6.315 1.052 9.494.644 1.748 1.619 3.267 2.899 4.516 1.458 1.422 3.367 2.552 5.674 3.356.075.026.153.048.233.063a1.668 1.668 0 0 0 .675 0c.079-.015.158-.037.233-.063 2.305-.806 4.212-1.936 5.668-3.358 1.28-1.25 2.255-2.769 2.9-4.518 1.176-3.188 1.109-6.696 1.056-9.515Z"/></svg>
|
package/icons/paddle.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Paddle</title><path d="M2.363 7.904v.849a3.95 3.95 0 0 1 3.65 2.425c.198.476.3.987.299 1.502h.791c0-1.04.416-2.037 1.157-2.772a3.962 3.962 0 0 1 2.792-1.149V7.91a3.959 3.959 0 0 1-3.65-2.425 3.893 3.893 0 0 1-.299-1.502h-.791c0 1.04-.416 2.037-1.157 2.772a3.96 3.96 0 0 1-2.792 1.149M13.105 2.51H6.312V0h6.793c4.772 0 8.532 3.735 8.532 8.314 0 4.58-3.76 8.314-8.532 8.314H9.156V24H6.312v-9.882h6.793c3.319 0 5.688-2.352 5.688-5.804 0-3.451-2.37-5.804-5.688-5.804"/></svg>
|
package/icons/photobucket.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Photobucket</title><path d="
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Photobucket</title><path d="M23.9916 11.4983C23.7324 5.0509 18.4725 0 12.0083 0c-6.6146.0084-12 5.3854-12 12s5.3854 12 12 12c6.414 0 11.6488-4.984 11.975-11.3728 0-.0335 0-.0586.0084-.092zm-6.0125-7.1248c.0752.0251.1505.0586.2341.1004a7.8226 7.8226 0 0 0-1.9902-.2593c-3.9972 0-7.4007 3.1108-7.752 7.0913-.0078.131-.0167.262-.025.393 0 .1004-.0085.2008-.0085.3095 0 .1003 0 .2007.0084.2927 0 .0935.0252.12.0252.418.3512 3.9722 3.7547 7.0746 7.7519 7.0746.6857 0 1.3547-.092 1.9902-.2592-.0213 0-.1057.0492-.2341.092-.0787.0197-.0313.0141-.1088.0334-.195.078-.3957.1394-.5937.209-.3658.1046-.53.1442-.6188.159-.2014.0533-.962.2007-1.731.2007-4.524 0-8.2118-3.6795-8.2118-8.2119s3.6794-8.2119 8.2118-8.2119c.2592 0 .5185.0168.7944.0419.2059.0137.4498.0572.7694.117.1421.0303.2843.0614.4264.092.229.056.4517.1338.6774.2007.2886.105.2882.1128.3512.1338zm-8.6802 7.476v-.1004c.1255-2.1156 1.89-3.7798 4.014-3.7798 2.216 0 4.0223 1.8063 4.0223 4.0223s-1.8063 4.0223-4.0223 4.0223c-2.124 0-3.8885-1.6557-4.014-3.7547v-.0418c-.0183-.164 0-.2535 0-.368zm4.0224 5.0341c2.6926 0 4.8836-2.191 4.8836-4.8836 0-2.6927-2.191-4.8836-4.8836-4.8836-.1171 0-.2258.0083-.343.0167a5.06 5.06 0 0 1 1.3882-.1923c2.793 0 5.0593 2.2745 5.0593 5.0592 0 2.7847-2.2746 5.0592-5.0593 5.0592a5.105 5.105 0 0 1-1.3881-.1923c.1139.0129.2286.0112.3429.0167zM20.287 12c0-3.2279-2.6007-5.862-5.8119-5.9205a6.269 6.269 0 0 1 .8028-.0502c3.2948 0 5.9791 2.6843 5.9791 5.979 0 3.2949-2.6843 5.9792-5.979 5.9792-.276 0-.5436-.0168-.8029-.0502 3.2112-.0753 5.8119-2.7094 5.8119-5.9373zm-5.009 6.832c3.7714 0 6.8403-3.069 6.8403-6.8404s-3.069-6.8404-6.8404-6.8404h-.0752c.3345-.0502.669-.0836 1.0118-.0836 3.6711 0 6.6983 2.86 6.9073 6.5226v.8028c-.2007 3.6627-3.2362 6.5227-6.9073 6.5227 0-.0043-.3691.0152-1.0118-.0836h.0752zm-3.2698 4.2983C5.8703 23.1303.878 18.138.878 12S5.8704.8697 12.0083.8697c1.9401 0 3.7548.485 5.3436 1.3547-.1547-.0773-1.0103-.3596-1.1206-.3596-.1254-.0334-.2508-.0669-.368-.092-.2798-.0646-1.2458-.2676-2.3748-.2676C7.6934 1.4885 2.9854 6.205 2.9854 12s4.7163 10.5115 10.5115 10.5115c1.2478 0 2.2205-.2353 2.2829-.2509.2278-.0439.4826-.1254.5352-.1254.2102-.0418.8923-.2789 1.0536-.3595-1.5888.8613-3.4202 1.3547-5.3603 1.3547zm4.9339-2.124c-.2474.0927-.6369.2302-.9283.2927-.117.0334-.2341.0585-.3763.092-.027.0099-.056.0111-.0836.0167a3.5193 3.5193 0 0 1-.4098.0752 10.0077 10.0077 0 0 1-1.664.1422c-5.3186 0-9.6502-4.3317-9.6502-9.6502s4.34-9.6251 9.6585-9.6251c1.8086 0 3.0386.4746 3.671.7275l.3513.1505c.1505.067.2927.1422.4348.2175-.1375-.0525-.2787-.0948-.418-.1422-.3346-.1045-.7668-.1896-.8781-.2174-.4264-.0753-.6721-.107-.8446-.117-.2927-.0252-.5854-.0419-.8697-.0419-5.009 0-9.0816 4.0725-9.0816 9.0732s4.0725 9.0732 9.0732 9.0732c.2843 0 .577-.0168.8613-.0419.1548-.0085.792-.09 1.062-.1672.092-.0167.1757-.0418.2677-.0585.7113-.1779.7506-.2426.8195-.2426-.1422.0753-.2844.1505-.4349.2174-.2868.1119-.2934.1259-.5602.2259z"/></svg>
|
package/icons/piped.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Piped</title><path d="M9.947 22.915c0 .6-1.207 1.085-2.7 1.085-1.492 0-2.698-.485-2.698-1.085s1.206-1.086 2.699-1.086c1.492 0 2.699.485 2.699 1.086zm-.018-.906V.789S9.593.58 9.06.33A7.333 7.333 0 0 0 8.1.07 8.257 8.257 0 0 0 6.986 0a8.07 8.07 0 0 0-1.043.144 6.31 6.31 0 0 0-.786.272A5.819 5.819 0 0 0 4.56.79v21.223c.609-.462 1.668-.684 2.687-.684 1.015 0 2.072.22 2.68.68zm1.906-17.195c.66 0 1.192-1 1.192-2.237S12.494.34 11.835.34c-.66 0-1.192 1-1.192 2.237s.533 2.237 1.192 2.237zm.045 4.488c-.66 0-1.192 1.102-1.192 2.464 0 1.363.533 2.465 1.192 2.465.66 0 1.192-1.102 1.192-2.465 0-1.362-.532-2.464-1.192-2.464zm7.556-2.16a12.19 12.19 0 0 0-.142-1.026 12.28 12.28 0 0 0-.27-.994 12.027 12.027 0 0 0-.388-.939c-.151-.293-.315-.58-.492-.859a10.837 10.837 0 0 0-.578-.76 10.181 10.181 0 0 0-.647-.65 9.626 9.626 0 0 0-1.412-.941 9.61 9.61 0 0 0-1.412-.492 10.987 10.987 0 0 0-.65-.102 6.299 6.299 0 0 0-.626-.053c.433.486.708 1.294.708 2.25 0 1-.3 1.836-.767 2.313.224.041.575.163.708.212.215.096.432.211.641.344.356.258.543.471.73.77.263.474.31.856.247 1.287-.135.651-.495 1.035-.937 1.33a4.3 4.3 0 0 1-.623.297c-.087.026-.438.13-.694.158.453.521.74 1.418.74 2.48 0 1.042-.278 1.923-.716 2.448.114-.002.22-.003.35-.007.414-.037.9-.107 1.395-.207.314-.085.862-.25 1.531-.55a8.856 8.856 0 0 0 1.422-.996c.213-.214.415-.438.605-.673a8.95 8.95 0 0 0 .504-.782c.145-.285.275-.577.39-.876.102-.308.19-.626.262-.951.058-.33.1-.664.129-1.003.02-.343-.001-.686-.008-1.028z"/></svg>
|
package/icons/roblox.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Roblox</title><path d="
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Roblox</title><path d="M18.926 23.998 0 18.892 5.075.002 24 5.108ZM15.348 10.09l-5.282-1.453-1.414 5.273 5.282 1.453z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>SeatGeek</title><path d="M11.866 11.277h-.177l-.703-.001v-.001c-1.337-.002-3.426-.009-3.845-.011v-7.37c2.111.089 4.044.121 4.044.121l.304 1.556c.001 0-.745.007-2.361-.03v1.394l1.486.022v1.31L9.128 8.25v1.452c.832.008 1.595.013 2.411.014l1.99-5.615c.3-.008 1.573-.041 1.886-.054l2.637 7.225c-.661.003-1.331-.009-1.993-.006l-.448-1.302c-.76.008-1.52.013-2.281.016l-.445 1.293c-.355 0-.685 0-1.019.004Zm2.607-4.625-.693 2.015c.461-.004.921-.009 1.38-.016l-.687-1.999Zm4.389-1.197c-.719.044-1.438.081-2.157.112l.307-1.594c1.904-.105 3.8-.271 5.694-.497l.306 1.645c-.719.071-1.439.134-2.16.192l-.01 5.953c-.66.006-1.32-.001-1.98.004V5.455ZM6.533 9.069c0 1.246-.901 2.401-2.674 2.401-1.61 0-2.42-.752-2.42-.752V8.699c1.101 1.043 3.266 1.745 3.266.482 0-.96-3.266-1.125-3.266-3.518 0-1.342 1.247-2.186 2.675-2.186 1.009 0 1.855.193 2.065.258l-.083 1.772c-.884-.521-2.801-.763-2.801.134 0 .992 3.239 1.002 3.238 3.428Zm14.861 11.155-1.957-3.596v3.433c-.673-.053-1.982-.133-1.982-.133V12.5l1.982.004c-.007 1.059.008 2.118 0 3.176l2.028-3.18h2.233l-2.314 3.569L24 20.525a90.598 90.598 0 0 0-2.606-.301ZM9.132 18.231c.892-.019 1.785-.029 2.678-.029l-.307 1.561c-.869.003-3.428.062-4.358.122v-7.374h4.038l.307 1.536s-.973-.007-2.358-.008v1.399l1.481-.013v1.323l-1.481.018v1.465Zm5.162-.001c.707.015 1.905.054 2.682.082l-.32 1.573a87.388 87.388 0 0 0-4.349-.121v-7.253l4.051.002.306 1.551-2.371-.015v1.389c.461.005.92.009 1.379.017v1.321c-.459-.011-.919-.018-1.379-.025l.001 1.479ZM3.617 15.549l2.604-.059v4.445s-.7.032-2.26.178C1.746 20.321 0 19.022 0 16.468c0-3.034 2.222-3.993 4.225-3.993.868 0 1.379.016 1.667.031l.328 1.723s-.58-.122-1.673-.122c-1.24 0-2.585.415-2.585 2.078 0 1.791.745 2.392 2.556 2.228l-.001-1.536-1.206.059.306-1.387Z"/></svg>
|
package/icons/skoda.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ŠKODA</title><path d="
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ŠKODA</title><path d="M12 0C5.3726 0 0 5.3726 0 12s5.3726 12 12 12 12-5.3726 12-12S18.6274 0 12 0Zm0 22.9636C5.945 22.9636 1.0364 18.055 1.0364 12 1.0364 5.945 5.945 1.0364 12 1.0364S22.9636 5.945 22.9636 12 18.055 22.9636 12 22.9636Zm5.189-7.2325-.269.7263h-.984c.263-.7089 3.5783-8.6177-2.9362-13.9819a9.5254 9.5254 0 0 0-4.0531.4483c.2172.175 2.474 2.0276 3.5373 4.315l-.312.084c-.5861-.6387-2.7156-2.9833-4.7448-3.7379a9.6184 9.6184 0 0 0-2.8448 2.3597c.953.4875 3.4432 1.9748 4.3896 3.1302-.0542.0244-.267.139-.267.139-1.736-1.3195-4.8199-2.0043-4.9775-2.0383a9.5126 9.5126 0 0 0-1.2267 3.6098c4.7759.9613 6.0618 3.1715 6.2818 5.6721H7.878l-1.5545-.6776a.8563.8563 0 0 0-.2524-.0531H3.1767a9.587 9.587 0 0 0 1.9267 2.9155h1.2334c.1063 0 .1993-.0133.2923-.0664l1.2489-.6378h9.042l.269.7264a4.8386 4.8386 0 0 0 2.9466-1.4667 4.839 4.839 0 0 0-2.9467-1.4666zm-4.14-.5786a1.1863 1.1863 0 0 1-.5038-1.2162 1.1862 1.1862 0 0 1 .931-.9309 1.1863 1.1863 0 0 1 1.2161.5038c.3098.4636.2563 1.0924-.1473 1.496-.4032.4032-1.0318.4574-1.496.1473z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>StreamRunners</title><path d="M23.572 12.737a.854.854 0 0 0 0-1.48l-12.66-7.31c-.695-.4-1.51.292-1.225 1.043l.98 2.587c.106.28-.1.578-.4.578H7.55c-.658 0-1.275.32-1.656.857L3.632 12.21h8.553c.02 0 .034.02.027.04-.847 2.253-1.69 4.508-2.537 6.761-.282.75.532 1.44 1.227 1.04zM.001 17.052a.005.005 0 0 0 0 .006h8.297a.64.64 0 0 0 .612-.452l.656-2.134a.64.64 0 0 0-.613-.83l-6.805.018a.078.078 0 0 0-.067.036C1.386 14.813.694 15.933 0 17.052Z"/></svg>
|