simple-icons 6.5.0 → 6.9.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 +33 -26
- package/_data/simple-icons.json +194 -1
- package/icons/albertheijn.d.ts +1 -0
- package/icons/albertheijn.js +1 -0
- package/icons/albertheijn.svg +1 -0
- package/icons/auchan.d.ts +1 -0
- package/icons/auchan.js +1 -0
- package/icons/auchan.svg +1 -0
- package/icons/cocos.js +1 -1
- package/icons/cocos.svg +1 -1
- package/icons/conan.d.ts +1 -0
- package/icons/conan.js +1 -0
- package/icons/conan.svg +1 -0
- package/icons/credly.d.ts +1 -0
- package/icons/credly.js +1 -0
- package/icons/credly.svg +1 -0
- package/icons/darty.d.ts +1 -0
- package/icons/darty.js +1 -0
- package/icons/darty.svg +1 -0
- package/icons/dm.d.ts +1 -0
- package/icons/dm.js +1 -0
- package/icons/dm.svg +1 -0
- package/icons/exoscale.d.ts +1 -0
- package/icons/exoscale.js +1 -0
- package/icons/exoscale.svg +1 -0
- package/icons/fedora.d.ts +1 -0
- package/icons/fedora.js +1 -0
- package/icons/fedora.svg +1 -0
- package/icons/g2.d.ts +1 -0
- package/icons/g2.js +1 -0
- package/icons/g2.svg +1 -0
- package/icons/insomnia.js +1 -1
- package/icons/insomnia.svg +1 -1
- package/icons/kingstontechnology.d.ts +1 -0
- package/icons/kingstontechnology.js +1 -0
- package/icons/kingstontechnology.svg +1 -0
- package/icons/kuma.d.ts +1 -0
- package/icons/kuma.js +1 -0
- package/icons/kuma.svg +1 -0
- package/icons/leroymerlin.d.ts +1 -0
- package/icons/leroymerlin.js +1 -0
- package/icons/leroymerlin.svg +1 -0
- package/icons/linkfire.d.ts +1 -0
- package/icons/linkfire.js +1 -0
- package/icons/linkfire.svg +1 -0
- package/icons/magasinsu.d.ts +1 -0
- package/icons/magasinsu.js +1 -0
- package/icons/magasinsu.svg +1 -0
- package/icons/moneygram.d.ts +1 -0
- package/icons/moneygram.js +1 -0
- package/icons/moneygram.svg +1 -0
- package/icons/monoprix.d.ts +1 -0
- package/icons/monoprix.js +1 -0
- package/icons/monoprix.svg +1 -0
- package/icons/morrisons.d.ts +1 -0
- package/icons/morrisons.js +1 -0
- package/icons/morrisons.svg +1 -0
- package/icons/muller.d.ts +1 -0
- package/icons/muller.js +1 -0
- package/icons/muller.svg +1 -0
- package/icons/netbsd.d.ts +1 -0
- package/icons/netbsd.js +1 -0
- package/icons/netbsd.svg +1 -0
- package/icons/norco.d.ts +1 -0
- package/icons/norco.js +1 -0
- package/icons/norco.svg +1 -0
- package/icons/opensea.d.ts +1 -0
- package/icons/opensea.js +1 -0
- package/icons/opensea.svg +1 -0
- package/icons/otto.d.ts +1 -0
- package/icons/otto.js +1 -0
- package/icons/otto.svg +1 -0
- package/icons/pix.d.ts +1 -0
- package/icons/pix.js +1 -0
- package/icons/pix.svg +1 -0
- package/icons/pkgsrc.d.ts +1 -0
- package/icons/pkgsrc.js +1 -0
- package/icons/pkgsrc.svg +1 -0
- package/icons/quora.js +1 -1
- package/icons/quora.svg +1 -1
- package/icons/rarible.d.ts +1 -0
- package/icons/rarible.js +1 -0
- package/icons/rarible.svg +1 -0
- package/icons/rescript.d.ts +1 -0
- package/icons/rescript.js +1 -0
- package/icons/rescript.svg +1 -0
- package/icons/rossmann.d.ts +1 -0
- package/icons/rossmann.js +1 -0
- package/icons/rossmann.svg +1 -0
- package/icons/saturn.d.ts +1 -0
- package/icons/saturn.js +1 -0
- package/icons/saturn.svg +1 -0
- package/icons/showpad.js +1 -1
- package/icons/showpad.svg +1 -1
- package/icons/tauri.d.ts +1 -0
- package/icons/tauri.js +1 -0
- package/icons/tauri.svg +1 -0
- package/icons/traefikmesh.d.ts +1 -0
- package/icons/traefikmesh.js +1 -0
- package/icons/traefikmesh.svg +1 -0
- package/icons/velog.d.ts +1 -0
- package/icons/velog.js +1 -0
- package/icons/velog.svg +1 -0
- package/icons/virgin.d.ts +1 -0
- package/icons/virgin.js +1 -0
- package/icons/virgin.svg +1 -0
- package/icons/vtex.d.ts +1 -0
- package/icons/vtex.js +1 -0
- package/icons/vtex.svg +1 -0
- package/icons/wegame.d.ts +1 -0
- package/icons/wegame.js +1 -0
- package/icons/wegame.svg +1 -0
- package/icons.d.ts +1 -1
- package/icons.js +1 -1
- package/icons.mjs +1 -1
- package/index.js +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<
|
|
3
|
-
<img src="https://simpleicons.org/icons/simpleicons.svg" alt="Simple Icons" width=64 height=64>
|
|
4
|
-
</a>
|
|
2
|
+
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/simpleicons.svg" alt="Simple Icons" width=70>
|
|
5
3
|
<h3 align="center">Simple Icons</h3>
|
|
6
4
|
<p align="center">
|
|
7
5
|
Over 2100 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>
|
|
8
6
|
</p>
|
|
9
7
|
|
|
10
8
|
<p align="center">
|
|
11
|
-
<a href="https://github.com/simple-icons/simple-icons/actions?query=workflow%3AVerify+branch%3Adevelop"><img src="https://img.shields.io/github/workflow/status/simple-icons/simple-icons/Verify/develop?logo=github" alt="Build status"
|
|
12
|
-
<a href="https://www.npmjs.com/package/simple-icons"><img src="https://img.shields.io/npm/v/simple-icons.svg?logo=npm" alt="NPM version"
|
|
13
|
-
<a href="https://packagist.org/packages/simple-icons/simple-icons"><img src="https://img.shields.io/packagist/v/simple-icons/simple-icons?logo=packagist&logoColor=white" alt="Build status"
|
|
9
|
+
<a href="https://github.com/simple-icons/simple-icons/actions?query=workflow%3AVerify+branch%3Adevelop"><img src="https://img.shields.io/github/workflow/status/simple-icons/simple-icons/Verify/develop?logo=github&label=tests" alt="Build status"/></a>
|
|
10
|
+
<a href="https://www.npmjs.com/package/simple-icons"><img src="https://img.shields.io/npm/v/simple-icons.svg?logo=npm" alt="NPM version"/></a>
|
|
11
|
+
<a href="https://packagist.org/packages/simple-icons/simple-icons"><img src="https://img.shields.io/packagist/v/simple-icons/simple-icons?logo=packagist&logoColor=white" alt="Build status"/></a>
|
|
12
|
+
</p>
|
|
13
|
+
<p align="center">
|
|
14
|
+
<a href="https://simpleicons.org"><img src="https://img.shields.io/badge/dynamic/json?color=informational&label=icons&prefix=%20&logo=simpleicons&query=%24.icons.length&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsimple-icons%2Fsimple-icons%2Fdevelop%2F_data%2Fsimple-icons.json" alt="Number of icons currently in the library"/></a>
|
|
15
|
+
<a href="https://opencollective.com/simple-icons"><img src="https://img.shields.io/opencollective/all/simple-icons?logo=opencollective" alt="Backers and sponsors on Open Collective"/></a>
|
|
14
16
|
</p>
|
|
15
17
|
|
|
16
18
|
## Usage
|
|
@@ -39,7 +41,7 @@ Where `[ICON SLUG]` is replaced by the [slug] of the icon you want to use, for e
|
|
|
39
41
|
|
|
40
42
|
These examples use the latest major version. This means you won't receive any updates following the next major release. You can use `@latest` instead to receive updates indefinitely. However, this will result in a `404` error if the icon is removed.
|
|
41
43
|
|
|
42
|
-
### Node Usage
|
|
44
|
+
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/nodedotjs.svg" alt="Node" align=left width=24>
|
|
43
45
|
|
|
44
46
|
The icons are also available through our npm package. To install, simply run:
|
|
45
47
|
|
|
@@ -105,16 +107,16 @@ This is useful if you want to do a computation on every icon:
|
|
|
105
107
|
const simpleIcons = require('simple-icons');
|
|
106
108
|
|
|
107
109
|
for (const iconSlug in simpleIcons) {
|
|
108
|
-
|
|
109
|
-
|
|
110
|
+
const icon = simpleIcons.Get(iconSlug);
|
|
111
|
+
// do stuff
|
|
110
112
|
}
|
|
111
113
|
```
|
|
112
114
|
|
|
113
|
-
#### TypeScript Usage
|
|
115
|
+
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/typescript.svg" alt="Typescript" align=left width=19 height=19>
|
|
114
116
|
|
|
115
117
|
Type definitions are bundled with the package.
|
|
116
118
|
|
|
117
|
-
### PHP Usage
|
|
119
|
+
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/php.svg" alt="Php" align=left width=24 height=24>
|
|
118
120
|
|
|
119
121
|
The icons are also available through our Packagist package. To install, simply run:
|
|
120
122
|
|
|
@@ -139,26 +141,31 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg');
|
|
|
139
141
|
## Third-Party Extensions
|
|
140
142
|
|
|
141
143
|
| Extension | Author |
|
|
142
|
-
|
|
|
143
|
-
| [
|
|
144
|
-
| [
|
|
145
|
-
| [
|
|
146
|
-
| [
|
|
147
|
-
| [
|
|
148
|
-
| [
|
|
149
|
-
| [
|
|
150
|
-
| [
|
|
151
|
-
| [
|
|
152
|
-
| [
|
|
153
|
-
| [
|
|
154
|
-
| [
|
|
155
|
-
| [
|
|
156
|
-
| [
|
|
144
|
+
| :-- | :-- |
|
|
145
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/angular.svg" alt="Angular" align=left width=24 height=24> [Angular Module](https://github.com/avmaisak/ngx-simple-icons) | [@avmaisak](https://github.com/avmaisak) |
|
|
146
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/blender.svg" alt="Blender" align=left width=24 height=24> [Blender add-on](https://github.com/mondeja/simple-icons-blender) | [@mondeja](https://github.com/mondeja) |
|
|
147
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> [Drawio library](https://github.com/mondeja/simple-icons-drawio) | [@mondeja](https://github.com/mondeja) |
|
|
148
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/drupal.svg" alt="Drupal" align=left width=24 height=24> [Drupal module](https://www.drupal.org/project/simple_icons) | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) |
|
|
149
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> [Flutter package](https://pub.dev/packages/simple_icons) | [@jlnrrg](https://jlnrrg.github.io/) |
|
|
150
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/hexo.svg" alt="Hexo" align=left width=24 height=24> [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) | [@nidbCN](https://github.com/nidbCN/) |
|
|
151
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/homeassistant.svg" alt="Home Assistant" align=left width=24 height=24> [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) | [@vigonotion](https://github.com/vigonotion/) |
|
|
152
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/java.svg" alt="Java" align=left width=24 height=24> [Java library](https://github.com/silentsoft/simpleicons4j) | [@silentsoft](https://github.com/silentsoft) |
|
|
153
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/jetpackcompose.svg" alt="Jetpack Compose" align=left width=24 height=24> [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) | [@devsrsouza](https://github.com/devsrsouza/) |
|
|
154
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/kirby.svg" alt="Kirby" align=left width=24 height=24> [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) | [@runxel](https://github.com/runxel) |
|
|
155
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/laravel.svg" alt="Laravel" align=left width=24 height=24> [Laravel Package](https://github.com/ublabs/blade-simple-icons) | [@adrian-ub](https://github.com/adrian-ub) |
|
|
156
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/python.svg" alt="Python" align=left width=24 height=24> [Python package](https://github.com/sachinraja/simple-icons-py) | [@sachinraja](https://github.com/sachinraja) |
|
|
157
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/react.svg" alt="React" align=left width=24 height=24> [React package](https://github.com/icons-pack/react-simple-icons) | [@wootsbot](https://github.com/wootsbot) |
|
|
158
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/svelte.svg" alt="Svelte" align=left width=24 height=24> [Svelte package](https://github.com/icons-pack/svelte-simple-icons) | [@wootsbot](https://github.com/wootsbot) |
|
|
159
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> [Vue package](https://github.com/mainvest/vue-simple-icons) | [@noahlitvin](https://github.com/noahlitvin) |
|
|
160
|
+
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/wordpress.svg" alt="Wordpress" align=left width=24 height=24> [WordPress plugin](https://wordpress.org/plugins/simple-icons/) | [@tjtaylo](https://github.com/tjtaylo) |
|
|
161
|
+
|
|
157
162
|
|
|
158
163
|
[slug]: ./slugs.md
|
|
159
164
|
|
|
160
165
|
## Contribute
|
|
161
166
|
|
|
167
|
+
[](https://github.com/simple-icons/simple-icons/labels/good%20first%20issue)
|
|
168
|
+
|
|
162
169
|
Information describing how to contribute can be found here:
|
|
163
170
|
|
|
164
171
|
https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md
|
package/_data/simple-icons.json
CHANGED
|
@@ -361,6 +361,11 @@
|
|
|
361
361
|
"hex": "F46D01",
|
|
362
362
|
"source": "https://github.com/alacritty/alacritty/blob/6d8db6b9dfadd6164c4be7a053f25db8ef6b7998/extra/logo/alacritty-simple.svg"
|
|
363
363
|
},
|
|
364
|
+
{
|
|
365
|
+
"title": "Albert Heijn",
|
|
366
|
+
"hex": "04ACE6",
|
|
367
|
+
"source": "https://www.ah.nl/"
|
|
368
|
+
},
|
|
364
369
|
{
|
|
365
370
|
"title": "Aldi Nord",
|
|
366
371
|
"hex": "2490D7",
|
|
@@ -976,6 +981,11 @@
|
|
|
976
981
|
"hex": "66595C",
|
|
977
982
|
"source": "https://commons.wikimedia.org/wiki/File:Atom_editor_logo.svg"
|
|
978
983
|
},
|
|
984
|
+
{
|
|
985
|
+
"title": "Auchan",
|
|
986
|
+
"hex": "D6180B",
|
|
987
|
+
"source": "https://www.auchan.fr/"
|
|
988
|
+
},
|
|
979
989
|
{
|
|
980
990
|
"title": "Audacity",
|
|
981
991
|
"hex": "0000CC",
|
|
@@ -2112,6 +2122,11 @@
|
|
|
2112
2122
|
"hex": "368CCB",
|
|
2113
2123
|
"source": "https://cdn.comsol.com/company/comsol-brand-guide-November2019.pdf"
|
|
2114
2124
|
},
|
|
2125
|
+
{
|
|
2126
|
+
"title": "Conan",
|
|
2127
|
+
"hex": "6699CB",
|
|
2128
|
+
"source": "https://conan.io/"
|
|
2129
|
+
},
|
|
2115
2130
|
{
|
|
2116
2131
|
"title": "Concourse",
|
|
2117
2132
|
"hex": "3398DC",
|
|
@@ -2231,6 +2246,11 @@
|
|
|
2231
2246
|
"hex": "EF9421",
|
|
2232
2247
|
"source": "https://creativecommons.org/"
|
|
2233
2248
|
},
|
|
2249
|
+
{
|
|
2250
|
+
"title": "Credly",
|
|
2251
|
+
"hex": "FF6B00",
|
|
2252
|
+
"source": "https://cdn.credly.com/assets/structure/logo-78b59f8114817c758ca965ed8f1a58a76a39b6fd70d031f771a9bbc581fcde65.svg"
|
|
2253
|
+
},
|
|
2234
2254
|
{
|
|
2235
2255
|
"title": "Crehana",
|
|
2236
2256
|
"hex": "4B22F4",
|
|
@@ -2352,6 +2372,11 @@
|
|
|
2352
2372
|
"hex": "0175C2",
|
|
2353
2373
|
"source": "https://github.com/dart-lang/site-shared/tree/master/src/_assets/image/dart/logo"
|
|
2354
2374
|
},
|
|
2375
|
+
{
|
|
2376
|
+
"title": "Darty",
|
|
2377
|
+
"hex": "EB1B23",
|
|
2378
|
+
"source": "https://www.darty.com/"
|
|
2379
|
+
},
|
|
2355
2380
|
{
|
|
2356
2381
|
"title": "Das Erste",
|
|
2357
2382
|
"hex": "001A4B",
|
|
@@ -2666,6 +2691,11 @@
|
|
|
2666
2691
|
"hex": "48A842",
|
|
2667
2692
|
"source": "https://upload.wikimedia.org/wikipedia/de/e/eb/Digital_Living_Network_Alliance_logo.svg"
|
|
2668
2693
|
},
|
|
2694
|
+
{
|
|
2695
|
+
"title": "dm",
|
|
2696
|
+
"hex": "002878",
|
|
2697
|
+
"source": "https://www.dm.de/"
|
|
2698
|
+
},
|
|
2669
2699
|
{
|
|
2670
2700
|
"title": "Docker",
|
|
2671
2701
|
"hex": "2496ED",
|
|
@@ -3092,6 +3122,12 @@
|
|
|
3092
3122
|
"hex": "DAA449",
|
|
3093
3123
|
"source": "https://www.exordo.com/"
|
|
3094
3124
|
},
|
|
3125
|
+
{
|
|
3126
|
+
"title": "Exoscale",
|
|
3127
|
+
"hex": "DA291C",
|
|
3128
|
+
"source": "https://www.exoscale.com/press/",
|
|
3129
|
+
"guidelines": "https://www.exoscale.com/press/"
|
|
3130
|
+
},
|
|
3095
3131
|
{
|
|
3096
3132
|
"title": "Expensify",
|
|
3097
3133
|
"hex": "0185FF",
|
|
@@ -3224,6 +3260,16 @@
|
|
|
3224
3260
|
"hex": "4D148C",
|
|
3225
3261
|
"source": "https://newsroom.fedex.com/"
|
|
3226
3262
|
},
|
|
3263
|
+
{
|
|
3264
|
+
"title": "Fedora",
|
|
3265
|
+
"hex": "51A2DA",
|
|
3266
|
+
"source": "https://docs.fedoraproject.org/en-US/project/brand/",
|
|
3267
|
+
"guidelines": "https://fedoraproject.org/wiki/Legal:Trademark_guidelines",
|
|
3268
|
+
"license": {
|
|
3269
|
+
"type": "custom",
|
|
3270
|
+
"url": "https://docs.fedoraproject.org/en-US/project/brand/"
|
|
3271
|
+
}
|
|
3272
|
+
},
|
|
3227
3273
|
{
|
|
3228
3274
|
"title": "Feedly",
|
|
3229
3275
|
"hex": "2BB24C",
|
|
@@ -3579,6 +3625,12 @@
|
|
|
3579
3625
|
"hex": "DE00A5",
|
|
3580
3626
|
"source": "https://www.futurelearn.com/"
|
|
3581
3627
|
},
|
|
3628
|
+
{
|
|
3629
|
+
"title": "G2",
|
|
3630
|
+
"hex": "FF492C",
|
|
3631
|
+
"source": "https://www.g2.com",
|
|
3632
|
+
"guidelines": "https://company.g2.com/brand-resources"
|
|
3633
|
+
},
|
|
3582
3634
|
{
|
|
3583
3635
|
"title": "G2A",
|
|
3584
3636
|
"hex": "F05F00",
|
|
@@ -4743,7 +4795,7 @@
|
|
|
4743
4795
|
},
|
|
4744
4796
|
{
|
|
4745
4797
|
"title": "Insomnia",
|
|
4746
|
-
"hex": "
|
|
4798
|
+
"hex": "4000BF",
|
|
4747
4799
|
"source": "https://insomnia.rest/"
|
|
4748
4800
|
},
|
|
4749
4801
|
{
|
|
@@ -5278,6 +5330,16 @@
|
|
|
5278
5330
|
"hex": "82BC23",
|
|
5279
5331
|
"source": "https://www.kik.com/news/"
|
|
5280
5332
|
},
|
|
5333
|
+
{
|
|
5334
|
+
"title": "Kingston Technology",
|
|
5335
|
+
"aliases": {
|
|
5336
|
+
"aka": [
|
|
5337
|
+
"Kingston"
|
|
5338
|
+
]
|
|
5339
|
+
},
|
|
5340
|
+
"hex": "000000",
|
|
5341
|
+
"source": "https://www.kingston.com/"
|
|
5342
|
+
},
|
|
5281
5343
|
{
|
|
5282
5344
|
"title": "KinoPoisk",
|
|
5283
5345
|
"hex": "FF6600",
|
|
@@ -5398,6 +5460,11 @@
|
|
|
5398
5460
|
"hex": "0079C1",
|
|
5399
5461
|
"source": "https://kubuntu.org"
|
|
5400
5462
|
},
|
|
5463
|
+
{
|
|
5464
|
+
"title": "Kuma",
|
|
5465
|
+
"hex": "290B53",
|
|
5466
|
+
"source": "https://cncf-branding.netlify.app/projects/kuma/"
|
|
5467
|
+
},
|
|
5401
5468
|
{
|
|
5402
5469
|
"title": "Kyocera",
|
|
5403
5470
|
"hex": "DF0522",
|
|
@@ -5506,6 +5573,11 @@
|
|
|
5506
5573
|
"hex": "2F0268",
|
|
5507
5574
|
"source": "https://github.com/lerna/logo/blob/fb18db535d71aacc6ffb0f6b75a0c3bd9e353543/lerna.svg"
|
|
5508
5575
|
},
|
|
5576
|
+
{
|
|
5577
|
+
"title": "Leroy Merlin",
|
|
5578
|
+
"hex": "78BE20",
|
|
5579
|
+
"source": "https://www.leroymerlin.fr/"
|
|
5580
|
+
},
|
|
5509
5581
|
{
|
|
5510
5582
|
"title": "Less",
|
|
5511
5583
|
"hex": "1D365D",
|
|
@@ -5605,6 +5677,11 @@
|
|
|
5605
5677
|
"source": "https://brand.linkedin.com",
|
|
5606
5678
|
"guidelines": "https://brand.linkedin.com/policies"
|
|
5607
5679
|
},
|
|
5680
|
+
{
|
|
5681
|
+
"title": "Linkfire",
|
|
5682
|
+
"hex": "FF3850",
|
|
5683
|
+
"source": "https://www.linkfire.com/"
|
|
5684
|
+
},
|
|
5608
5685
|
{
|
|
5609
5686
|
"title": "Linktree",
|
|
5610
5687
|
"hex": "39E09B",
|
|
@@ -5776,6 +5853,11 @@
|
|
|
5776
5853
|
"hex": "E21A2C",
|
|
5777
5854
|
"source": "https://www.macysinc.com/news-media/media-assets"
|
|
5778
5855
|
},
|
|
5856
|
+
{
|
|
5857
|
+
"title": "Magasins U",
|
|
5858
|
+
"hex": "E71B34",
|
|
5859
|
+
"source": "https://www.magasins-u.com"
|
|
5860
|
+
},
|
|
5779
5861
|
{
|
|
5780
5862
|
"title": "Magento",
|
|
5781
5863
|
"hex": "EE672F",
|
|
@@ -6291,6 +6373,11 @@
|
|
|
6291
6373
|
"hex": "FF6600",
|
|
6292
6374
|
"source": "https://www.getmonero.org/press-kit/"
|
|
6293
6375
|
},
|
|
6376
|
+
{
|
|
6377
|
+
"title": "MoneyGram",
|
|
6378
|
+
"hex": "FF6600",
|
|
6379
|
+
"source": "https://moneygram.com"
|
|
6380
|
+
},
|
|
6294
6381
|
{
|
|
6295
6382
|
"title": "MongoDB",
|
|
6296
6383
|
"hex": "47A248",
|
|
@@ -6301,6 +6388,11 @@
|
|
|
6301
6388
|
"hex": "1A52C2",
|
|
6302
6389
|
"source": "https://www.monkey-tie.com"
|
|
6303
6390
|
},
|
|
6391
|
+
{
|
|
6392
|
+
"title": "Monoprix",
|
|
6393
|
+
"hex": "FB1911",
|
|
6394
|
+
"source": "https://www.monoprix.fr/"
|
|
6395
|
+
},
|
|
6304
6396
|
{
|
|
6305
6397
|
"title": "Monster",
|
|
6306
6398
|
"hex": "6D4C9F",
|
|
@@ -6316,6 +6408,11 @@
|
|
|
6316
6408
|
"hex": "00945E",
|
|
6317
6409
|
"source": "https://www.moo.com/uk/about/press"
|
|
6318
6410
|
},
|
|
6411
|
+
{
|
|
6412
|
+
"title": "Morrisons",
|
|
6413
|
+
"hex": "007531",
|
|
6414
|
+
"source": "https://groceries.morrisons.com"
|
|
6415
|
+
},
|
|
6319
6416
|
{
|
|
6320
6417
|
"title": "Moscow Metro",
|
|
6321
6418
|
"hex": "D9232E",
|
|
@@ -6368,6 +6465,11 @@
|
|
|
6368
6465
|
"source": "https://www.mulesoft.com/brand",
|
|
6369
6466
|
"guidelines": "https://www.mulesoft.com/brand"
|
|
6370
6467
|
},
|
|
6468
|
+
{
|
|
6469
|
+
"title": "Müller",
|
|
6470
|
+
"hex": "F46519",
|
|
6471
|
+
"source": "https://www.mueller.de/"
|
|
6472
|
+
},
|
|
6371
6473
|
{
|
|
6372
6474
|
"title": "Mumble",
|
|
6373
6475
|
"hex": "FFFFFF",
|
|
@@ -6500,6 +6602,12 @@
|
|
|
6500
6602
|
"source": "http://www.netapp.com/",
|
|
6501
6603
|
"guidelines": "https://www.netapp.com/company/legal/trademark-guidelines/"
|
|
6502
6604
|
},
|
|
6605
|
+
{
|
|
6606
|
+
"title": "NetBSD",
|
|
6607
|
+
"hex": "FF6600",
|
|
6608
|
+
"source": "https://www.netbsd.org",
|
|
6609
|
+
"guidelines": "https://www.netbsd.org/about/disclaimer.html"
|
|
6610
|
+
},
|
|
6503
6611
|
{
|
|
6504
6612
|
"title": "Netflix",
|
|
6505
6613
|
"hex": "E50914",
|
|
@@ -6672,6 +6780,11 @@
|
|
|
6672
6780
|
"hex": "124191",
|
|
6673
6781
|
"source": "https://www.nokia.com/"
|
|
6674
6782
|
},
|
|
6783
|
+
{
|
|
6784
|
+
"title": "Norco",
|
|
6785
|
+
"hex": "00FF00",
|
|
6786
|
+
"source": "https://www.norco.com/"
|
|
6787
|
+
},
|
|
6675
6788
|
{
|
|
6676
6789
|
"title": "NordVPN",
|
|
6677
6790
|
"hex": "4687FF",
|
|
@@ -6975,6 +7088,11 @@
|
|
|
6975
7088
|
"hex": "0097C2",
|
|
6976
7089
|
"source": "https://opennebula.io/docs/"
|
|
6977
7090
|
},
|
|
7091
|
+
{
|
|
7092
|
+
"title": "OpenSea",
|
|
7093
|
+
"hex": "2081E2",
|
|
7094
|
+
"source": "https://docs.opensea.io"
|
|
7095
|
+
},
|
|
6978
7096
|
{
|
|
6979
7097
|
"title": "OpenSSL",
|
|
6980
7098
|
"hex": "721412",
|
|
@@ -7093,6 +7211,11 @@
|
|
|
7093
7211
|
"source": "https://osu.ppy.sh/wiki/vi/Brand_identity_guidelines",
|
|
7094
7212
|
"guidelines": "https://osu.ppy.sh/wiki/vi/Brand_identity_guidelines"
|
|
7095
7213
|
},
|
|
7214
|
+
{
|
|
7215
|
+
"title": "Otto",
|
|
7216
|
+
"hex": "D4021D",
|
|
7217
|
+
"source": "https://www.ottogroup.com/en/presse/material.php"
|
|
7218
|
+
},
|
|
7096
7219
|
{
|
|
7097
7220
|
"title": "Overcast",
|
|
7098
7221
|
"hex": "FC7E0F",
|
|
@@ -7428,6 +7551,12 @@
|
|
|
7428
7551
|
"hex": "FF7700",
|
|
7429
7552
|
"source": "https://github.com/Piwigo/piwigodotorg/blob/6edb840c16257314caec770a9a51f67ef81836e4/images/piwigo.org.svg"
|
|
7430
7553
|
},
|
|
7554
|
+
{
|
|
7555
|
+
"title": "Pix",
|
|
7556
|
+
"hex": "77B6A8",
|
|
7557
|
+
"source": "https://www.bcb.gov.br/estabilidadefinanceira/pix",
|
|
7558
|
+
"guidelines": "https://www.bcb.gov.br/content/estabilidadefinanceira/pix/Regulamento_Pix/I_manual_uso_marca_pix.pdf"
|
|
7559
|
+
},
|
|
7431
7560
|
{
|
|
7432
7561
|
"title": "Pixabay",
|
|
7433
7562
|
"hex": "2EC66D",
|
|
@@ -7439,6 +7568,11 @@
|
|
|
7439
7568
|
"source": "https://policies.pixiv.net/en.html#brand",
|
|
7440
7569
|
"guidelines": "https://policies.pixiv.net/en.html#brand"
|
|
7441
7570
|
},
|
|
7571
|
+
{
|
|
7572
|
+
"title": "pkgsrc",
|
|
7573
|
+
"hex": "FF6600",
|
|
7574
|
+
"source": "https://pkgsrc.org/"
|
|
7575
|
+
},
|
|
7442
7576
|
{
|
|
7443
7577
|
"title": "Planet",
|
|
7444
7578
|
"hex": "009DB1",
|
|
@@ -8138,6 +8272,11 @@
|
|
|
8138
8272
|
"source": "https://rancher.com/brand-guidelines/",
|
|
8139
8273
|
"guidelines": "https://rancher.com/brand-guidelines/"
|
|
8140
8274
|
},
|
|
8275
|
+
{
|
|
8276
|
+
"title": "Rarible",
|
|
8277
|
+
"hex": "FEDA03",
|
|
8278
|
+
"source": "https://rarible.com/"
|
|
8279
|
+
},
|
|
8141
8280
|
{
|
|
8142
8281
|
"title": "Raspberry Pi",
|
|
8143
8282
|
"hex": "A22846",
|
|
@@ -8304,6 +8443,11 @@
|
|
|
8304
8443
|
"hex": "667881",
|
|
8305
8444
|
"source": "https://repl.it/"
|
|
8306
8445
|
},
|
|
8446
|
+
{
|
|
8447
|
+
"title": "ReScript",
|
|
8448
|
+
"hex": "E6484F",
|
|
8449
|
+
"source": "https://rescript-lang.org/brand"
|
|
8450
|
+
},
|
|
8307
8451
|
{
|
|
8308
8452
|
"title": "RescueTime",
|
|
8309
8453
|
"hex": "161A3B",
|
|
@@ -8475,6 +8619,11 @@
|
|
|
8475
8619
|
"source": "https://www.ros.org/press-kit/",
|
|
8476
8620
|
"guidelines": "https://www.ros.org/press-kit/"
|
|
8477
8621
|
},
|
|
8622
|
+
{
|
|
8623
|
+
"title": "Rossmann",
|
|
8624
|
+
"hex": "C3002D",
|
|
8625
|
+
"source": "https://www.rossmann.de"
|
|
8626
|
+
},
|
|
8478
8627
|
{
|
|
8479
8628
|
"title": "Rotary International",
|
|
8480
8629
|
"hex": "F7A81B",
|
|
@@ -8654,6 +8803,11 @@
|
|
|
8654
8803
|
"hex": "047DA3",
|
|
8655
8804
|
"source": "https://www.prosiebensat1.com/presse/downloads/logos"
|
|
8656
8805
|
},
|
|
8806
|
+
{
|
|
8807
|
+
"title": "Saturn",
|
|
8808
|
+
"hex": "EB680B",
|
|
8809
|
+
"source": "https://www.saturn.de/"
|
|
8810
|
+
},
|
|
8657
8811
|
{
|
|
8658
8812
|
"title": "Sauce Labs",
|
|
8659
8813
|
"hex": "E2231A",
|
|
@@ -9816,6 +9970,15 @@
|
|
|
9816
9970
|
"source": "https://www.tatasteel.com/media/media-kit/logos-usage-guidelines/",
|
|
9817
9971
|
"guidelines": "https://www.tatasteel.com/media/media-kit/logos-usage-guidelines/"
|
|
9818
9972
|
},
|
|
9973
|
+
{
|
|
9974
|
+
"title": "Tauri",
|
|
9975
|
+
"hex": "FFC131",
|
|
9976
|
+
"source": "https://github.com/tauri-apps/tauri/blob/093f85dc2b90a6dd0f48d941f6e88daec311250a/app-icon.png",
|
|
9977
|
+
"license": {
|
|
9978
|
+
"type": "CC-BY-NC-ND-4.0",
|
|
9979
|
+
"url": "https://github.com/tauri-apps/tauri"
|
|
9980
|
+
}
|
|
9981
|
+
},
|
|
9819
9982
|
{
|
|
9820
9983
|
"title": "TaxBuzz",
|
|
9821
9984
|
"hex": "ED8B0B",
|
|
@@ -10147,6 +10310,11 @@
|
|
|
10147
10310
|
"hex": "FFC107",
|
|
10148
10311
|
"source": "https://github.com/tqdm/img/blob/0dd23d9336af67976f88f9988ea660cde78c54d4/logo.svg"
|
|
10149
10312
|
},
|
|
10313
|
+
{
|
|
10314
|
+
"title": "Traefik Mesh",
|
|
10315
|
+
"hex": "9D0FB0",
|
|
10316
|
+
"source": "https://github.com/traefik/mesh/blob/ef03c40b78c08931d47fdad0be10d1986f4e21bc/docs/content/assets/img/traefik-mesh-logo.svg"
|
|
10317
|
+
},
|
|
10150
10318
|
{
|
|
10151
10319
|
"title": "TrainerRoad",
|
|
10152
10320
|
"hex": "DA291C",
|
|
@@ -10575,6 +10743,11 @@
|
|
|
10575
10743
|
"hex": "EC008C",
|
|
10576
10744
|
"source": "https://www.veepee.fr/"
|
|
10577
10745
|
},
|
|
10746
|
+
{
|
|
10747
|
+
"title": "Velog",
|
|
10748
|
+
"hex": "20C997",
|
|
10749
|
+
"source": "https://github.com/velopert/velog-client/blob/8fbbb371f4b4525b6747e54d0c608900ea8bf03e/src/static/svg/velog-icon.svg"
|
|
10750
|
+
},
|
|
10578
10751
|
{
|
|
10579
10752
|
"title": "Venmo",
|
|
10580
10753
|
"hex": "3D95CE",
|
|
@@ -10630,6 +10803,16 @@
|
|
|
10630
10803
|
"hex": "0A0A20",
|
|
10631
10804
|
"source": "https://livestream.com"
|
|
10632
10805
|
},
|
|
10806
|
+
{
|
|
10807
|
+
"title": "Virgin",
|
|
10808
|
+
"aliases": {
|
|
10809
|
+
"aka": [
|
|
10810
|
+
"Virgin Group"
|
|
10811
|
+
]
|
|
10812
|
+
},
|
|
10813
|
+
"hex": "E10A0A",
|
|
10814
|
+
"source": "https://www.virgin.com/img/virgin-logo-square.svg"
|
|
10815
|
+
},
|
|
10633
10816
|
{
|
|
10634
10817
|
"title": "VirtualBox",
|
|
10635
10818
|
"hex": "183A61",
|
|
@@ -10716,6 +10899,11 @@
|
|
|
10716
10899
|
"hex": "000000",
|
|
10717
10900
|
"source": "https://vscopress.co/media-kit"
|
|
10718
10901
|
},
|
|
10902
|
+
{
|
|
10903
|
+
"title": "VTEX",
|
|
10904
|
+
"hex": "ED125F",
|
|
10905
|
+
"source": "https://vtex.com"
|
|
10906
|
+
},
|
|
10719
10907
|
{
|
|
10720
10908
|
"title": "Vue.js",
|
|
10721
10909
|
"hex": "4FC08D",
|
|
@@ -10896,6 +11084,11 @@
|
|
|
10896
11084
|
"source": "https://wechat.design/standard/download/brand",
|
|
10897
11085
|
"guidelines": "https://wechat.design/standard/download/brand"
|
|
10898
11086
|
},
|
|
11087
|
+
{
|
|
11088
|
+
"title": "WeGame",
|
|
11089
|
+
"hex": "FAAB00",
|
|
11090
|
+
"source": "https://www.wegame.com.cn"
|
|
11091
|
+
},
|
|
10899
11092
|
{
|
|
10900
11093
|
"title": "Weights & Biases",
|
|
10901
11094
|
"hex": "FFBE00",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/**@deprecated use "const { siAlbertheijn } = require('simple-icons/icons');" instead*/declare const i:import("../alias").I;export default i;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
console.warn("warn -",`Imports like "const albertheijn = require('simple-icons/icons/albertheijn');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siAlbertheijn } = require('simple-icons/icons');" instead`),module.exports={title:"Albert Heijn",slug:"albertheijn",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Albert Heijn</title><path d="'+this.path+'"/></svg>'},path:"M15.652 0c-.354.002-.714.09-1.047.276L4.475 5.924c-.456.26-.881.716-1.075 1.362l-2.718 9.44c-.326 1.13.311 2.314 1.423 2.646l15.968 4.542c1.111.33 2.277-.318 2.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59 1.162A2.19 2.19 0 0 0 15.652 0zM12.97 6.373s-.008 4.23 0 4.225c.899-1.295 1.712-2.577 3.234-2.577 1.684-.001 2.597 1.409 2.602 2.595l-.007 7.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986-.64 0-1.816 1.605-3.125 3.386v4.793l-1.913.002-.002-2.219S9.79 18.217 7.897 18.22c-2.148 0-2.877-1.476-2.882-5.015-.004-3.37.474-5.175 2.777-5.177 1.751-.001 3.256 2.55 3.256 2.55V8.963zm-5.15 3.658c-.88 0-.957.93-.954 3.17.003 2.242.124 3.115.95 3.115 1.124-.001 2.895-2.86 2.895-2.86S8.955 10.03 7.82 10.03z",source:"https://www.ah.nl/",hex:"04ACE6",guidelines:void 0,license:void 0};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Albert Heijn</title><path d="M15.652 0c-.354.002-.714.09-1.047.276L4.475 5.924c-.456.26-.881.716-1.075 1.362l-2.718 9.44c-.326 1.13.311 2.314 1.423 2.646l15.968 4.542c1.111.33 2.277-.318 2.603-1.448l2.641-9.258c.172-.543.076-1.213-.192-1.737L17.59 1.162A2.19 2.19 0 0 0 15.652 0zM12.97 6.373s-.008 4.23 0 4.225c.899-1.295 1.712-2.577 3.234-2.577 1.684-.001 2.597 1.409 2.602 2.595l-.007 7.596h-1.891l-.009-7.19c0-.988-.793-.986-.804-.986-.64 0-1.816 1.605-3.125 3.386v4.793l-1.913.002-.002-2.219S9.79 18.217 7.897 18.22c-2.148 0-2.877-1.476-2.882-5.015-.004-3.37.474-5.175 2.777-5.177 1.751-.001 3.256 2.55 3.256 2.55V8.963zm-5.15 3.658c-.88 0-.957.93-.954 3.17.003 2.242.124 3.115.95 3.115 1.124-.001 2.895-2.86 2.895-2.86S8.955 10.03 7.82 10.03z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/**@deprecated use "const { siAuchan } = require('simple-icons/icons');" instead*/declare const i:import("../alias").I;export default i;
|
package/icons/auchan.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
console.warn("warn -",`Imports like "const auchan = require('simple-icons/icons/auchan');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siAuchan } = require('simple-icons/icons');" instead`),module.exports={title:"Auchan",slug:"auchan",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Auchan</title><path d="'+this.path+'"/></svg>'},path:"m14.467 18.7529 1.6518 4.6358h1.2185l-1.7447-4.8583a7.9586 7.9586 0 0 1-1.1256.2217M0 23.3888h5.5057l1.7822-5.6112H1.9158A107.284 107.284 0 0 0 0 23.3879m7.2547-12.6334L10.4337 8.1c.5205-1.4086 1.0642-2.8197 1.6295-4.0216.2822.6408.5495 1.2816.83 1.9639 1.2268-1.0077 2.0328-1.5555 2.0735-1.582l.0164-.0117a5.6618 5.6618 0 0 1 1.632-.7064 112.7775 112.7775 0 0 0-1.4817-3.131h-6.169c-.5146.9903-2.4329 4.9521-4.6765 10.399h2.2694c.3693 0 .5544-.1362.6972-.2557m12.9073 4.4076a7.4539 7.4539 0 0 1-3.473 2.9658l1.8702 5.2609H24c-1.0874-3.3012-2.2536-6.2786-3.3484-9.0684-.1527.303-.3155.5603-.4898.8409M18.549 6.2946c.157 0 .303.0365.4358.1005-.0264-.0042-.054-.0092-.0813-.0092a.5844.5844 0 0 0-.5844.581.581.581 0 0 0 .5844.5803.581.581 0 0 0 .5827-.5794c0-.02-.0025-.0374-.004-.0548a.9987.9987 0 0 1 .0772.3843c0 .5528-.4524 1.0027-1.0102 1.0027-.5556.0014-1.0074-.4471-1.0102-1.0027 0-.5561.4532-1.0027 1.0102-1.0027zm-5.6393 11.3178c1.3297 0 4.503-.3378 6.2204-3.096 1.7198-2.76 2.3191-7.1386 2.3191-7.1386l1.8826-.8923c.1179-.0589.0872-.2623-.0565-.2623H21.246c-.318-.4955-1.4194-1.5497-3.0422-1.5497-.9628 0-1.8062.2715-2.5615.7637 0 0-1.1015.7503-2.7035 2.1282l-4.904 4.0797c-.3776.3155-.84.5205-1.4791.5205H.3858c-.1743 0-.1162.146-.088.2307.435 1.3256 1.5962 2.5085 3.6232 2.5085l-1.4476 1.4916c-.0573.0564-.0573.2258.0863.2258h5.5049c3.9784 0 6.4246-1.7415 8.0324-4.1545.1378-.2067.2673-.4266.3901-.6391.0606.0282.0664.0863.0381.1428-.4059.9794-1.4194 2.965-3.2737 4.1452-.6392.3736-.8417.489-1.7398.8334-.0614.0266-.0863.1245-.0581.2092l2.2279 6.2295h1.216l-2.042-5.7771h.0557z",source:"https://www.auchan.fr/",hex:"D6180B",guidelines:void 0,license:void 0};
|
package/icons/auchan.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Auchan</title><path d="m14.467 18.7529 1.6518 4.6358h1.2185l-1.7447-4.8583a7.9586 7.9586 0 0 1-1.1256.2217M0 23.3888h5.5057l1.7822-5.6112H1.9158A107.284 107.284 0 0 0 0 23.3879m7.2547-12.6334L10.4337 8.1c.5205-1.4086 1.0642-2.8197 1.6295-4.0216.2822.6408.5495 1.2816.83 1.9639 1.2268-1.0077 2.0328-1.5555 2.0735-1.582l.0164-.0117a5.6618 5.6618 0 0 1 1.632-.7064 112.7775 112.7775 0 0 0-1.4817-3.131h-6.169c-.5146.9903-2.4329 4.9521-4.6765 10.399h2.2694c.3693 0 .5544-.1362.6972-.2557m12.9073 4.4076a7.4539 7.4539 0 0 1-3.473 2.9658l1.8702 5.2609H24c-1.0874-3.3012-2.2536-6.2786-3.3484-9.0684-.1527.303-.3155.5603-.4898.8409M18.549 6.2946c.157 0 .303.0365.4358.1005-.0264-.0042-.054-.0092-.0813-.0092a.5844.5844 0 0 0-.5844.581.581.581 0 0 0 .5844.5803.581.581 0 0 0 .5827-.5794c0-.02-.0025-.0374-.004-.0548a.9987.9987 0 0 1 .0772.3843c0 .5528-.4524 1.0027-1.0102 1.0027-.5556.0014-1.0074-.4471-1.0102-1.0027 0-.5561.4532-1.0027 1.0102-1.0027zm-5.6393 11.3178c1.3297 0 4.503-.3378 6.2204-3.096 1.7198-2.76 2.3191-7.1386 2.3191-7.1386l1.8826-.8923c.1179-.0589.0872-.2623-.0565-.2623H21.246c-.318-.4955-1.4194-1.5497-3.0422-1.5497-.9628 0-1.8062.2715-2.5615.7637 0 0-1.1015.7503-2.7035 2.1282l-4.904 4.0797c-.3776.3155-.84.5205-1.4791.5205H.3858c-.1743 0-.1162.146-.088.2307.435 1.3256 1.5962 2.5085 3.6232 2.5085l-1.4476 1.4916c-.0573.0564-.0573.2258.0863.2258h5.5049c3.9784 0 6.4246-1.7415 8.0324-4.1545.1378-.2067.2673-.4266.3901-.6391.0606.0282.0664.0863.0381.1428-.4059.9794-1.4194 2.965-3.2737 4.1452-.6392.3736-.8417.489-1.7398.8334-.0614.0266-.0863.1245-.0581.2092l2.2279 6.2295h1.216l-2.042-5.7771h.0557z"/></svg>
|
package/icons/cocos.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const cocos = require('simple-icons/icons/cocos');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCocos } = require('simple-icons/icons');" instead`),module.exports={title:"Cocos",slug:"cocos",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Cocos</title><path d="'+this.path+'"/></svg>'},path:"M10.365 0h.002zc-.007.004-.002.066.018.143.19.787.395 1.67.395 1.7 0 .023-.242.247-.538.5-.296.253-.628.552-.735.663l-.175.182h-.247c-1.53-.004-3.06.014-4.588-.01-.578-.01-.855.407-.855.85.007 6.384.007 12.766.007 19.15 0 .542.283.822.828.822h15.06c.542 0 .825-.28.825-.825V4.025c0-.56-.276-.838-.83-.838-1.632 0-3.264.002-4.896-.006h-.208l-.546-.532c-.94-.915-1.62-1.455-2.762-2.18A17.17 17.17 0 0 0 10.366 0zm.955 1.35c.03-.004.232.125.47.3a16.989 16.989 0 0 1 2.497 2.31h.002c.465.52.903 1.057 1.268 1.6.357.53.935 1.546.935 1.64 0 .03.017.052.037.052.02 0 .083-.168.14-.374.127-.45.126-.448.388.403.38 1.238.51 2.106.51 3.38 0 .992-.047 1.402-.23 2.12-.053.205-.066.318-.035.318.026 0 .184-.038.352-.086.167-.048.31-.08.318-.073.028.027-.394.753-.692 1.19-1.246 1.828-2.718 2.91-4.358 3.206-.917.165-1.763.1-2.61-.198-.45-.158-.813-.348-1.398-.733-1.25-.82-2.206-2.292-2.68-4.12-.214-.82-.378-2.076-.378-2.895V9l.277.415c.403.603.89 1.217.93 1.172.006-.01-.104-.224-.247-.478-.302-.536-.303-.53-.08-1.39.362-1.406 1.112-2.862 2.108-4.098.143-.178.395-.43.614-.663.603-.644 1.29-1.32 1.342-1.27.01.01-.01.126-.045.257-.134.492-.33 1.332-.313 1.348.004.004.126-.216.197-.336.072-.124.096-.15.203-.344.21-.38.39-.7.395-.706.006-.007.132.112.28.264.222.225.27.256.25.167-.014-.06-.123-.522-.245-1.028-.12-.506-.215-.938-.207-.96 0-.002.002-.003.004-.003zm4.08 2.59h3.71c.372 0 .49.114.49.482v13.9c0 .36-.12.457-.558.457H6.42c-.52 0-1.04.002-1.56 0-.33-.003-.453-.126-.453-.448V4.41c0-.343.12-.467.46-.467 1.17-.002 2.342 0 3.513 0 .048 0 .097.005.116.006h.1l-.007.006-.138.165c-.948 1.143-1.77 2.63-2.157 3.912-.053.176-.102.32-.11.32-.006 0-.207-.29-.443-.64-.237-.352-.448-.652-.47-.665-.074-.046-.01 3.277.075 3.897.305 2.222 1.053 3.926 2.292 5.214.62.646 1.705 1.31 2.633 1.612 1.36.444 2.87.33 4.27-.32 1.37-.638 2.723-1.993 3.706-3.713.366-.642.934-1.742.91-1.766-.01-.01-.255.05-.542.132a5.99 5.99 0 0 1-.533.14 1.427 1.427 0 0 1 .033-.292c.09-.534.103-1.682.027-2.396-.134-1.262-.344-2.09-.93-3.663-.467-1.258-.473-1.274-.5-1.274-.014 0-.092.238-.173.528-.082.29-.154.526-.16.526a.831.831 0 0 1-.114-.165 21.09 21.09 0 0 0-.972-1.34l-.174-.
|
|
1
|
+
console.warn("warn -",`Imports like "const cocos = require('simple-icons/icons/cocos');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCocos } = require('simple-icons/icons');" instead`),module.exports={title:"Cocos",slug:"cocos",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Cocos</title><path d="'+this.path+'"/></svg>'},path:"M10.365 0h.002zc-.007.004-.002.066.018.143.19.787.395 1.67.395 1.7 0 .023-.242.247-.538.5-.296.253-.628.552-.735.663l-.175.182h-.247c-1.53-.004-3.06.014-4.588-.01-.578-.01-.855.407-.855.85.007 6.384.007 12.766.007 19.15 0 .542.283.822.828.822h15.06c.542 0 .825-.28.825-.825V4.025c0-.56-.276-.838-.83-.838-1.632 0-3.264.002-4.896-.006h-.208l-.546-.532c-.94-.915-1.62-1.455-2.762-2.18A17.17 17.17 0 0 0 10.366 0zm.955 1.35c.03-.004.232.125.47.3a16.989 16.989 0 0 1 2.497 2.31h.002c.465.52.903 1.057 1.268 1.6.357.53.935 1.546.935 1.64 0 .03.017.052.037.052.02 0 .083-.168.14-.374.127-.45.126-.448.388.403.38 1.238.51 2.106.51 3.38 0 .992-.047 1.402-.23 2.12-.053.205-.066.318-.035.318.026 0 .184-.038.352-.086.167-.048.31-.08.318-.073.028.027-.394.753-.692 1.19-1.246 1.828-2.718 2.91-4.358 3.206-.917.165-1.763.1-2.61-.198-.45-.158-.813-.348-1.398-.733-1.25-.82-2.206-2.292-2.68-4.12-.214-.82-.378-2.076-.378-2.895V9l.277.415c.403.603.89 1.217.93 1.172.006-.01-.104-.224-.247-.478-.302-.536-.303-.53-.08-1.39.362-1.406 1.112-2.862 2.108-4.098.143-.178.395-.43.614-.663.603-.644 1.29-1.32 1.342-1.27.01.01-.01.126-.045.257-.134.492-.33 1.332-.313 1.348.004.004.126-.216.197-.336.072-.124.096-.15.203-.344.21-.38.39-.7.395-.706.006-.007.132.112.28.264.222.225.27.256.25.167-.014-.06-.123-.522-.245-1.028-.12-.506-.215-.938-.207-.96 0-.002.002-.003.004-.003zm4.08 2.59h3.71c.372 0 .49.114.49.482v13.9c0 .36-.12.457-.558.457H6.42c-.52 0-1.04.002-1.56 0-.33-.003-.453-.126-.453-.448V4.41c0-.343.12-.467.46-.467 1.17-.002 2.342 0 3.513 0 .048 0 .097.005.116.006h.1l-.007.006-.138.165c-.948 1.143-1.77 2.63-2.157 3.912-.053.176-.102.32-.11.32-.006 0-.207-.29-.443-.64-.237-.352-.448-.652-.47-.665-.074-.046-.01 3.277.075 3.897.305 2.222 1.053 3.926 2.292 5.214.62.646 1.705 1.31 2.633 1.612 1.36.444 2.87.33 4.27-.32 1.37-.638 2.723-1.993 3.706-3.713.366-.642.934-1.742.91-1.766-.01-.01-.255.05-.542.132a5.99 5.99 0 0 1-.533.14 1.427 1.427 0 0 1 .033-.292c.09-.534.103-1.682.027-2.396-.134-1.262-.344-2.09-.93-3.663-.467-1.258-.473-1.274-.5-1.274-.014 0-.092.238-.173.528-.082.29-.154.526-.16.526a.831.831 0 0 1-.114-.165 21.09 21.09 0 0 0-.972-1.34l-.174-.21c.083-.005.158-.013.234-.013zm-3.6.71-.032.234c-.027.2-.205.86-.31 1.157-.048.132.26-.17.433-.426.08-.115.152-.21.165-.21.014 0 .17.147.35.327.18.18.333.32.34.313.03-.03-.21-.515-.377-.76a3.624 3.624 0 0 0-.37-.445zM9.32 6.584l-.132.125c-.178.17-.485.64-.63.96-.15.332-.33.85-.328.94 0 .04.072-.06.158-.222.155-.29.603-.872.67-.872.02 0 .06.053.09.12.06.132.36.552.378.53a1.875 1.875 0 0 0-.045-.32c-.03-.17-.07-.465-.085-.66a6.93 6.93 0 0 0-.053-.476zm5.453.008c-.02 0-.038.113-.04.252 0 .24-.097 1.002-.157 1.242-.026.107-.023.107.088-.02.063-.074.166-.22.23-.33.065-.11.123-.207.132-.217.054-.063.71.816.786 1.052.017.052.04.083.053.07.03-.03-.188-.687-.323-.975-.197-.42-.664-1.074-.768-1.074zm-2.63 1.1h.002zc-.04.006-.274.505-.348.746-.083.27-.182.978-.18 1.296v.307l.108-.41c.095-.368.25-.758.365-.926.035-.05.087-.023.274.145.127.114.267.227.31.25.085.045.11 0 .042-.072-.057-.06-.392-.855-.47-1.117-.035-.12-.08-.217-.1-.22zM9.56 10.917c-.725.02-1.372.593-1.573 1.445-.088.374-.082.66.022 1.062.2.792.655 1.322 1.36 1.59.098.038.3.058.55.05.34-.007.433-.027.65-.138.51-.258.868-.8.965-1.463.043-.298.04-.41-.022-.72-.187-.95-.812-1.636-1.64-1.8-.104-.02-.21-.03-.313-.026zm5.087 0c-.03 0-.06.002-.09.004-.847.058-1.65.858-1.808 1.882-.143.93.33 1.89 1.073 2.183.344.135.928.112 1.277-.05.814-.38 1.355-1.432 1.222-2.373-.12-.854-.656-1.474-1.402-1.62a1.393 1.393 0 0 0-.273-.024zm-.515 2.06c.38.012.612.473.366.792-.096.12-.338.2-.51.16-.51-.11-.456-.88.066-.948a.51.51 0 0 1 .078-.004zm-3.968.01c.2 0 .24.02.354.146.192.215.165.6-.05.714-.19.1-.332.12-.467.065-.33-.14-.424-.52-.192-.78.113-.126.155-.144.356-.144zM8.65 19.543c.25 0 .498.002.746.008.49.01.683.22.683.712v1.162h-.003v1.14c-.003.416-.192.633-.608.646a25.8 25.8 0 0 1-1.622 0c-.416-.015-.603-.228-.608-.648-.005-.775-.006-1.55 0-2.324.004-.466.206-.676.666-.687.25-.005.497-.008.745-.008zm6.23 0c.29.002.577.01.865.026.348.02.53.23.534.58.013.817.016 1.636.004 2.454-.005.39-.21.59-.608.604-.54.02-1.08.02-1.62 0-.428-.015-.606-.23-.61-.666v-1.16h-.003c0-.39-.004-.775 0-1.164.004-.418.166-.636.573-.656.288-.013.576-.02.865-.017zm-2.744.002c.29 0 .583.003.88.003v.632h-1.452c-.31 0-.333.023-.333.34 0 .6.006 1.2-.003 1.8-.003.2.075.275.27.272.424-.007.847 0 1.272 0h.267l.003.603c-.05.007-.098.02-.146.02-.527.002-1.054.005-1.58 0-.516-.005-.716-.21-.716-.722v-2.24c0-.476.197-.692.67-.703.29-.006.577-.007.868-.006zm6.29.006c.358 0 .72.005 1.086.005v.622h-1.794c-.26 0-.286.027-.286.292.006.727-.102.634.64.64.298.003.6-.003.898.003.433.01.632.206.64.633.004.278.005.557-.004.834-.013.383-.193.607-.572.62-.736.023-1.474.006-2.226.006v-.616h.244c.557 0 1.113-.003 1.668.002.186.002.272-.072.264-.26a5.38 5.38 0 0 1 0-.44c.007-.188-.078-.258-.266-.254-.4.01-.804.006-1.206.002-.533-.006-.722-.203-.722-.737 0-.242-.003-.483.004-.724.012-.387.19-.608.568-.62.353-.01.707-.01 1.065-.01zm-12.84.02c.41-.003.82.006 1.237.006v.586c-.08.005-.156.014-.232.014-.438.002-.877.005-1.315 0-.175-.002-.25.072-.25.25.006.638.008 1.274 0 1.91 0 .196.083.257.265.256.438-.005.877-.002 1.316-.002h.223v.608c-.65 0-1.284.02-1.917-.008-.342-.014-.51-.227-.514-.568-.01-.826-.01-1.653 0-2.48.003-.318.157-.544.448-.557.25-.014.51-.01.737-.016zm9.806.607c-.357.007-.715.005-1.072 0-.177 0-.248.08-.246.255.004.643.004 1.285 0 1.927 0 .16.07.23.22.23.38.003.76 0 1.138 0 .17 0 .228-.083.224-.248-.008-.32 0-.642-.005-.963 0-.316-.007-.63 0-.944h.004c.005-.19-.077-.26-.262-.258zm-7.282.003c-.168-.002-.237.076-.235.24.005.322 0 .644 0 .965 0 .32.006.64-.004.962h.002c-.004.17.067.245.23.245H9.22c.158 0 .235-.068.234-.24-.006-.642-.004-1.283 0-1.926 0-.16-.056-.248-.228-.246-.373.005-.745.003-1.117 0z",source:"https://www.cocos.com/en/",hex:"55C2E1",guidelines:void 0,license:void 0};
|
package/icons/cocos.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Cocos</title><path d="M10.365 0h.002zc-.007.004-.002.066.018.143.19.787.395 1.67.395 1.7 0 .023-.242.247-.538.5-.296.253-.628.552-.735.663l-.175.182h-.247c-1.53-.004-3.06.014-4.588-.01-.578-.01-.855.407-.855.85.007 6.384.007 12.766.007 19.15 0 .542.283.822.828.822h15.06c.542 0 .825-.28.825-.825V4.025c0-.56-.276-.838-.83-.838-1.632 0-3.264.002-4.896-.006h-.208l-.546-.532c-.94-.915-1.62-1.455-2.762-2.18A17.17 17.17 0 0 0 10.366 0zm.955 1.35c.03-.004.232.125.47.3a16.989 16.989 0 0 1 2.497 2.31h.002c.465.52.903 1.057 1.268 1.6.357.53.935 1.546.935 1.64 0 .03.017.052.037.052.02 0 .083-.168.14-.374.127-.45.126-.448.388.403.38 1.238.51 2.106.51 3.38 0 .992-.047 1.402-.23 2.12-.053.205-.066.318-.035.318.026 0 .184-.038.352-.086.167-.048.31-.08.318-.073.028.027-.394.753-.692 1.19-1.246 1.828-2.718 2.91-4.358 3.206-.917.165-1.763.1-2.61-.198-.45-.158-.813-.348-1.398-.733-1.25-.82-2.206-2.292-2.68-4.12-.214-.82-.378-2.076-.378-2.895V9l.277.415c.403.603.89 1.217.93 1.172.006-.01-.104-.224-.247-.478-.302-.536-.303-.53-.08-1.39.362-1.406 1.112-2.862 2.108-4.098.143-.178.395-.43.614-.663.603-.644 1.29-1.32 1.342-1.27.01.01-.01.126-.045.257-.134.492-.33 1.332-.313 1.348.004.004.126-.216.197-.336.072-.124.096-.15.203-.344.21-.38.39-.7.395-.706.006-.007.132.112.28.264.222.225.27.256.25.167-.014-.06-.123-.522-.245-1.028-.12-.506-.215-.938-.207-.96 0-.002.002-.003.004-.003zm4.08 2.59h3.71c.372 0 .49.114.49.482v13.9c0 .36-.12.457-.558.457H6.42c-.52 0-1.04.002-1.56 0-.33-.003-.453-.126-.453-.448V4.41c0-.343.12-.467.46-.467 1.17-.002 2.342 0 3.513 0 .048 0 .097.005.116.006h.1l-.007.006-.138.165c-.948 1.143-1.77 2.63-2.157 3.912-.053.176-.102.32-.11.32-.006 0-.207-.29-.443-.64-.237-.352-.448-.652-.47-.665-.074-.046-.01 3.277.075 3.897.305 2.222 1.053 3.926 2.292 5.214.62.646 1.705 1.31 2.633 1.612 1.36.444 2.87.33 4.27-.32 1.37-.638 2.723-1.993 3.706-3.713.366-.642.934-1.742.91-1.766-.01-.01-.255.05-.542.132a5.99 5.99 0 0 1-.533.14 1.427 1.427 0 0 1 .033-.292c.09-.534.103-1.682.027-2.396-.134-1.262-.344-2.09-.93-3.663-.467-1.258-.473-1.274-.5-1.274-.014 0-.092.238-.173.528-.082.29-.154.526-.16.526a.831.831 0 0 1-.114-.165 21.09 21.09 0 0 0-.972-1.34l-.174-.
|
|
1
|
+
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Cocos</title><path d="M10.365 0h.002zc-.007.004-.002.066.018.143.19.787.395 1.67.395 1.7 0 .023-.242.247-.538.5-.296.253-.628.552-.735.663l-.175.182h-.247c-1.53-.004-3.06.014-4.588-.01-.578-.01-.855.407-.855.85.007 6.384.007 12.766.007 19.15 0 .542.283.822.828.822h15.06c.542 0 .825-.28.825-.825V4.025c0-.56-.276-.838-.83-.838-1.632 0-3.264.002-4.896-.006h-.208l-.546-.532c-.94-.915-1.62-1.455-2.762-2.18A17.17 17.17 0 0 0 10.366 0zm.955 1.35c.03-.004.232.125.47.3a16.989 16.989 0 0 1 2.497 2.31h.002c.465.52.903 1.057 1.268 1.6.357.53.935 1.546.935 1.64 0 .03.017.052.037.052.02 0 .083-.168.14-.374.127-.45.126-.448.388.403.38 1.238.51 2.106.51 3.38 0 .992-.047 1.402-.23 2.12-.053.205-.066.318-.035.318.026 0 .184-.038.352-.086.167-.048.31-.08.318-.073.028.027-.394.753-.692 1.19-1.246 1.828-2.718 2.91-4.358 3.206-.917.165-1.763.1-2.61-.198-.45-.158-.813-.348-1.398-.733-1.25-.82-2.206-2.292-2.68-4.12-.214-.82-.378-2.076-.378-2.895V9l.277.415c.403.603.89 1.217.93 1.172.006-.01-.104-.224-.247-.478-.302-.536-.303-.53-.08-1.39.362-1.406 1.112-2.862 2.108-4.098.143-.178.395-.43.614-.663.603-.644 1.29-1.32 1.342-1.27.01.01-.01.126-.045.257-.134.492-.33 1.332-.313 1.348.004.004.126-.216.197-.336.072-.124.096-.15.203-.344.21-.38.39-.7.395-.706.006-.007.132.112.28.264.222.225.27.256.25.167-.014-.06-.123-.522-.245-1.028-.12-.506-.215-.938-.207-.96 0-.002.002-.003.004-.003zm4.08 2.59h3.71c.372 0 .49.114.49.482v13.9c0 .36-.12.457-.558.457H6.42c-.52 0-1.04.002-1.56 0-.33-.003-.453-.126-.453-.448V4.41c0-.343.12-.467.46-.467 1.17-.002 2.342 0 3.513 0 .048 0 .097.005.116.006h.1l-.007.006-.138.165c-.948 1.143-1.77 2.63-2.157 3.912-.053.176-.102.32-.11.32-.006 0-.207-.29-.443-.64-.237-.352-.448-.652-.47-.665-.074-.046-.01 3.277.075 3.897.305 2.222 1.053 3.926 2.292 5.214.62.646 1.705 1.31 2.633 1.612 1.36.444 2.87.33 4.27-.32 1.37-.638 2.723-1.993 3.706-3.713.366-.642.934-1.742.91-1.766-.01-.01-.255.05-.542.132a5.99 5.99 0 0 1-.533.14 1.427 1.427 0 0 1 .033-.292c.09-.534.103-1.682.027-2.396-.134-1.262-.344-2.09-.93-3.663-.467-1.258-.473-1.274-.5-1.274-.014 0-.092.238-.173.528-.082.29-.154.526-.16.526a.831.831 0 0 1-.114-.165 21.09 21.09 0 0 0-.972-1.34l-.174-.21c.083-.005.158-.013.234-.013zm-3.6.71-.032.234c-.027.2-.205.86-.31 1.157-.048.132.26-.17.433-.426.08-.115.152-.21.165-.21.014 0 .17.147.35.327.18.18.333.32.34.313.03-.03-.21-.515-.377-.76a3.624 3.624 0 0 0-.37-.445zM9.32 6.584l-.132.125c-.178.17-.485.64-.63.96-.15.332-.33.85-.328.94 0 .04.072-.06.158-.222.155-.29.603-.872.67-.872.02 0 .06.053.09.12.06.132.36.552.378.53a1.875 1.875 0 0 0-.045-.32c-.03-.17-.07-.465-.085-.66a6.93 6.93 0 0 0-.053-.476zm5.453.008c-.02 0-.038.113-.04.252 0 .24-.097 1.002-.157 1.242-.026.107-.023.107.088-.02.063-.074.166-.22.23-.33.065-.11.123-.207.132-.217.054-.063.71.816.786 1.052.017.052.04.083.053.07.03-.03-.188-.687-.323-.975-.197-.42-.664-1.074-.768-1.074zm-2.63 1.1h.002zc-.04.006-.274.505-.348.746-.083.27-.182.978-.18 1.296v.307l.108-.41c.095-.368.25-.758.365-.926.035-.05.087-.023.274.145.127.114.267.227.31.25.085.045.11 0 .042-.072-.057-.06-.392-.855-.47-1.117-.035-.12-.08-.217-.1-.22zM9.56 10.917c-.725.02-1.372.593-1.573 1.445-.088.374-.082.66.022 1.062.2.792.655 1.322 1.36 1.59.098.038.3.058.55.05.34-.007.433-.027.65-.138.51-.258.868-.8.965-1.463.043-.298.04-.41-.022-.72-.187-.95-.812-1.636-1.64-1.8-.104-.02-.21-.03-.313-.026zm5.087 0c-.03 0-.06.002-.09.004-.847.058-1.65.858-1.808 1.882-.143.93.33 1.89 1.073 2.183.344.135.928.112 1.277-.05.814-.38 1.355-1.432 1.222-2.373-.12-.854-.656-1.474-1.402-1.62a1.393 1.393 0 0 0-.273-.024zm-.515 2.06c.38.012.612.473.366.792-.096.12-.338.2-.51.16-.51-.11-.456-.88.066-.948a.51.51 0 0 1 .078-.004zm-3.968.01c.2 0 .24.02.354.146.192.215.165.6-.05.714-.19.1-.332.12-.467.065-.33-.14-.424-.52-.192-.78.113-.126.155-.144.356-.144zM8.65 19.543c.25 0 .498.002.746.008.49.01.683.22.683.712v1.162h-.003v1.14c-.003.416-.192.633-.608.646a25.8 25.8 0 0 1-1.622 0c-.416-.015-.603-.228-.608-.648-.005-.775-.006-1.55 0-2.324.004-.466.206-.676.666-.687.25-.005.497-.008.745-.008zm6.23 0c.29.002.577.01.865.026.348.02.53.23.534.58.013.817.016 1.636.004 2.454-.005.39-.21.59-.608.604-.54.02-1.08.02-1.62 0-.428-.015-.606-.23-.61-.666v-1.16h-.003c0-.39-.004-.775 0-1.164.004-.418.166-.636.573-.656.288-.013.576-.02.865-.017zm-2.744.002c.29 0 .583.003.88.003v.632h-1.452c-.31 0-.333.023-.333.34 0 .6.006 1.2-.003 1.8-.003.2.075.275.27.272.424-.007.847 0 1.272 0h.267l.003.603c-.05.007-.098.02-.146.02-.527.002-1.054.005-1.58 0-.516-.005-.716-.21-.716-.722v-2.24c0-.476.197-.692.67-.703.29-.006.577-.007.868-.006zm6.29.006c.358 0 .72.005 1.086.005v.622h-1.794c-.26 0-.286.027-.286.292.006.727-.102.634.64.64.298.003.6-.003.898.003.433.01.632.206.64.633.004.278.005.557-.004.834-.013.383-.193.607-.572.62-.736.023-1.474.006-2.226.006v-.616h.244c.557 0 1.113-.003 1.668.002.186.002.272-.072.264-.26a5.38 5.38 0 0 1 0-.44c.007-.188-.078-.258-.266-.254-.4.01-.804.006-1.206.002-.533-.006-.722-.203-.722-.737 0-.242-.003-.483.004-.724.012-.387.19-.608.568-.62.353-.01.707-.01 1.065-.01zm-12.84.02c.41-.003.82.006 1.237.006v.586c-.08.005-.156.014-.232.014-.438.002-.877.005-1.315 0-.175-.002-.25.072-.25.25.006.638.008 1.274 0 1.91 0 .196.083.257.265.256.438-.005.877-.002 1.316-.002h.223v.608c-.65 0-1.284.02-1.917-.008-.342-.014-.51-.227-.514-.568-.01-.826-.01-1.653 0-2.48.003-.318.157-.544.448-.557.25-.014.51-.01.737-.016zm9.806.607c-.357.007-.715.005-1.072 0-.177 0-.248.08-.246.255.004.643.004 1.285 0 1.927 0 .16.07.23.22.23.38.003.76 0 1.138 0 .17 0 .228-.083.224-.248-.008-.32 0-.642-.005-.963 0-.316-.007-.63 0-.944h.004c.005-.19-.077-.26-.262-.258zm-7.282.003c-.168-.002-.237.076-.235.24.005.322 0 .644 0 .965 0 .32.006.64-.004.962h.002c-.004.17.067.245.23.245H9.22c.158 0 .235-.068.234-.24-.006-.642-.004-1.283 0-1.926 0-.16-.056-.248-.228-.246-.373.005-.745.003-1.117 0z"/></svg>
|
package/icons/conan.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/**@deprecated use "const { siConan } = require('simple-icons/icons');" instead*/declare const i:import("../alias").I;export default i;
|
package/icons/conan.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
console.warn("warn -",`Imports like "const conan = require('simple-icons/icons/conan');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siConan } = require('simple-icons/icons');" instead`),module.exports={title:"Conan",slug:"conan",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Conan</title><path d="'+this.path+'"/></svg>'},path:"M11.709 0 0 5.534V16.76L11.984 24l4.857-2.706V9.998c.13-.084.275-.196.399-.27l.032-.017c.197-.11.329-.102.23.33v10.884l6.466-3.603V6.11L24 6.093Zm.915 2.83c.932.02 1.855.191 2.706.552 1.32.533 2.522 1.364 3.45 2.429a62.814 62.814 0 0 1-3.044 1.616c.56-.853.14-2.009-.76-2.455-.93-.648-2.093-.73-3.205-.674-1.064.175-2.258.51-2.893 1.474-.722.862-.084 2.11.914 2.408 1.2.509 2.543.38 3.806.413-.975.457-1.931.97-2.927 1.358-1.701-.176-3.585-.917-4.374-2.51-.574-1.178.215-2.572 1.319-3.14a11.426 11.426 0 0 1 3.336-1.348 9.212 9.212 0 0 1 1.672-.123Z",source:"https://conan.io/",hex:"6699CB",guidelines:void 0,license:void 0};
|