simple-icons 6.19.0 → 6.20.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/_data/simple-icons.json +95 -41
- package/icons/asciinema.js +1 -1
- package/icons/budibase.d.ts +1 -0
- package/icons/budibase.js +1 -0
- package/icons/budibase.svg +1 -0
- package/icons/bulma.js +1 -1
- package/icons/cocoapods.js +1 -1
- package/icons/coderwall.js +1 -1
- package/icons/codewars.js +1 -1
- package/icons/condaforge.js +1 -1
- package/icons/cplusplus.js +1 -1
- package/icons/cssmodules.d.ts +1 -0
- package/icons/cssmodules.js +1 -0
- package/icons/cssmodules.svg +1 -0
- package/icons/d3dotjs.js +1 -1
- package/icons/dotnet.js +1 -1
- package/icons/drone.js +1 -1
- package/icons/eventstore.js +1 -1
- package/icons/gitlab.js +1 -1
- package/icons/gitlab.svg +1 -1
- package/icons/gnubash.js +1 -1
- package/icons/gurobi.d.ts +1 -0
- package/icons/gurobi.js +1 -0
- package/icons/gurobi.svg +1 -0
- package/icons/ipfs.js +1 -1
- package/icons/javascript.js +1 -1
- package/icons/jenkinsx.js +1 -1
- package/icons/keepassxc.js +1 -1
- package/icons/knative.d.ts +1 -0
- package/icons/knative.js +1 -0
- package/icons/knative.svg +1 -0
- package/icons/laravel.js +1 -1
- package/icons/latex.js +1 -1
- package/icons/levelsdotfyi.d.ts +1 -0
- package/icons/levelsdotfyi.js +1 -0
- package/icons/levelsdotfyi.svg +1 -0
- package/icons/markdown.js +1 -1
- package/icons/meta.d.ts +1 -0
- package/icons/meta.js +1 -0
- package/icons/meta.svg +1 -0
- package/icons/paperspace.d.ts +1 -0
- package/icons/paperspace.js +1 -0
- package/icons/paperspace.svg +1 -0
- package/icons/powershell.js +1 -1
- package/icons/prisma.js +1 -1
- package/icons/purescript.js +1 -1
- package/icons/quicklook.js +1 -1
- package/icons/reactos.js +1 -1
- package/icons/robotframework.js +1 -1
- package/icons/snapcraft.js +1 -1
- package/icons/spacy.d.ts +1 -0
- package/icons/spacy.js +1 -0
- package/icons/spacy.svg +1 -0
- package/icons/storybook.js +1 -1
- package/icons/teradata.js +1 -1
- package/icons/upstash.d.ts +1 -0
- package/icons/upstash.js +1 -0
- package/icons/upstash.svg +1 -0
- package/icons/v.js +1 -1
- package/icons/vuedotjs.js +1 -1
- package/icons/webauthn.js +1 -1
- package/icons/yarn.js +1 -1
- package/icons/zig.js +1 -1
- package/icons.d.ts +1 -1
- package/icons.js +1 -1
- package/icons.mjs +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
package/_data/simple-icons.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
{
|
|
4
4
|
"title": ".NET",
|
|
5
5
|
"hex": "512BD4",
|
|
6
|
-
"source": "https://github.com/dotnet/brand/"
|
|
6
|
+
"source": "https://github.com/dotnet/brand/tree/defe0408e765b48223a434a0d9a94213edc062f8"
|
|
7
7
|
},
|
|
8
8
|
{
|
|
9
9
|
"title": "/e/",
|
|
@@ -928,7 +928,7 @@
|
|
|
928
928
|
{
|
|
929
929
|
"title": "asciinema",
|
|
930
930
|
"hex": "D40000",
|
|
931
|
-
"source": "https://github.com/asciinema/asciinema-logo"
|
|
931
|
+
"source": "https://github.com/asciinema/asciinema-logo/tree/1c743621830c0d8c92fd0076b4f15f75b4cf79f4"
|
|
932
932
|
},
|
|
933
933
|
{
|
|
934
934
|
"title": "ASDA",
|
|
@@ -1500,6 +1500,11 @@
|
|
|
1500
1500
|
"hex": "1A86FD",
|
|
1501
1501
|
"source": "https://buddy.works/about"
|
|
1502
1502
|
},
|
|
1503
|
+
{
|
|
1504
|
+
"title": "Budibase",
|
|
1505
|
+
"hex": "000000",
|
|
1506
|
+
"source": "https://github.com/Budibase/budibase/blob/6137ffd9a278ecb3e4dbb42af804c9652741699e/packages/builder/assets/bb-emblem.svg"
|
|
1507
|
+
},
|
|
1503
1508
|
{
|
|
1504
1509
|
"title": "Buefy",
|
|
1505
1510
|
"hex": "7957D5",
|
|
@@ -1539,7 +1544,7 @@
|
|
|
1539
1544
|
{
|
|
1540
1545
|
"title": "Bulma",
|
|
1541
1546
|
"hex": "00D1B2",
|
|
1542
|
-
"source": "https://github.com/jgthms/bulma/"
|
|
1547
|
+
"source": "https://github.com/jgthms/bulma/tree/b0ed28b0e63fdfe54ef802ad155c889241fb6ae1"
|
|
1543
1548
|
},
|
|
1544
1549
|
{
|
|
1545
1550
|
"title": "bunq",
|
|
@@ -1590,7 +1595,7 @@
|
|
|
1590
1595
|
{
|
|
1591
1596
|
"title": "C++",
|
|
1592
1597
|
"hex": "00599C",
|
|
1593
|
-
"source": "https://github.com/isocpp/logos"
|
|
1598
|
+
"source": "https://github.com/isocpp/logos/tree/64ef037049f87ac74875dbe72695e59118b52186"
|
|
1594
1599
|
},
|
|
1595
1600
|
{
|
|
1596
1601
|
"title": "Cachet",
|
|
@@ -1980,7 +1985,7 @@
|
|
|
1980
1985
|
{
|
|
1981
1986
|
"title": "CocoaPods",
|
|
1982
1987
|
"hex": "EE3322",
|
|
1983
|
-
"source": "https://github.com/CocoaPods/shared_resources",
|
|
1988
|
+
"source": "https://github.com/CocoaPods/shared_resources/tree/3125baf19976bd240c86459645f45b68d2facd10",
|
|
1984
1989
|
"license": {
|
|
1985
1990
|
"type": "CC-BY-NC-4.0"
|
|
1986
1991
|
}
|
|
@@ -2084,7 +2089,7 @@
|
|
|
2084
2089
|
{
|
|
2085
2090
|
"title": "Coderwall",
|
|
2086
2091
|
"hex": "3E8DCC",
|
|
2087
|
-
"source": "https://github.com/twolfson/coderwall-svg"
|
|
2092
|
+
"source": "https://github.com/twolfson/coderwall-svg/tree/e87fb90eab5e401210a174f9418b5af0a246758e"
|
|
2088
2093
|
},
|
|
2089
2094
|
{
|
|
2090
2095
|
"title": "CodeSandbox",
|
|
@@ -2099,7 +2104,7 @@
|
|
|
2099
2104
|
{
|
|
2100
2105
|
"title": "Codewars",
|
|
2101
2106
|
"hex": "B1361E",
|
|
2102
|
-
"source": "https://github.com/codewars/branding"
|
|
2107
|
+
"source": "https://github.com/codewars/branding/tree/1ff0d44db52ac4a5e3a1c43277dc35f228eb6983"
|
|
2103
2108
|
},
|
|
2104
2109
|
{
|
|
2105
2110
|
"title": "Coding Ninjas",
|
|
@@ -2175,7 +2180,7 @@
|
|
|
2175
2180
|
{
|
|
2176
2181
|
"title": "Conda-Forge",
|
|
2177
2182
|
"hex": "000000",
|
|
2178
|
-
"source": "https://github.com/conda-forge/conda-forge.github.io/"
|
|
2183
|
+
"source": "https://github.com/conda-forge/conda-forge.github.io/tree/0fc7dac2b989f3601dcc1be8a9f92c5b617c291e"
|
|
2179
2184
|
},
|
|
2180
2185
|
{
|
|
2181
2186
|
"title": "Conekta",
|
|
@@ -2344,6 +2349,11 @@
|
|
|
2344
2349
|
"hex": "000000",
|
|
2345
2350
|
"source": "https://crystal-lang.org/media/"
|
|
2346
2351
|
},
|
|
2352
|
+
{
|
|
2353
|
+
"title": "CSS Modules",
|
|
2354
|
+
"hex": "000000",
|
|
2355
|
+
"source": "https://github.com/css-modules/logos/blob/32e4717062e4328ed861fa92d5d9cfd47859362f/css-modules-logo.svg"
|
|
2356
|
+
},
|
|
2347
2357
|
{
|
|
2348
2358
|
"title": "CSS Wizardry",
|
|
2349
2359
|
"hex": "F43059",
|
|
@@ -2397,7 +2407,7 @@
|
|
|
2397
2407
|
{
|
|
2398
2408
|
"title": "D3.js",
|
|
2399
2409
|
"hex": "F9A03C",
|
|
2400
|
-
"source": "https://github.com/d3/d3-logo"
|
|
2410
|
+
"source": "https://github.com/d3/d3-logo/tree/6d9c471aa852033501d00ca63fe73d9f8be82d1d"
|
|
2401
2411
|
},
|
|
2402
2412
|
{
|
|
2403
2413
|
"title": "Dacia",
|
|
@@ -2835,7 +2845,7 @@
|
|
|
2835
2845
|
{
|
|
2836
2846
|
"title": "Drone",
|
|
2837
2847
|
"hex": "212121",
|
|
2838
|
-
"source": "https://github.com/drone/brand"
|
|
2848
|
+
"source": "https://github.com/drone/brand/tree/f3ba7a1ad3c35abfe9571ea9c3ea93dff9912955"
|
|
2839
2849
|
},
|
|
2840
2850
|
{
|
|
2841
2851
|
"title": "Drooble",
|
|
@@ -3180,7 +3190,7 @@
|
|
|
3180
3190
|
{
|
|
3181
3191
|
"title": "Event Store",
|
|
3182
3192
|
"hex": "5AB552",
|
|
3183
|
-
"source": "https://github.com/
|
|
3193
|
+
"source": "https://github.com/EventStore/Brand/tree/319d6f8dadc2881062917ea5a6dafa675775ea85"
|
|
3184
3194
|
},
|
|
3185
3195
|
{
|
|
3186
3196
|
"title": "Eventbrite",
|
|
@@ -3891,7 +3901,7 @@
|
|
|
3891
3901
|
},
|
|
3892
3902
|
{
|
|
3893
3903
|
"title": "GitLab",
|
|
3894
|
-
"hex": "
|
|
3904
|
+
"hex": "FC6D26",
|
|
3895
3905
|
"source": "https://about.gitlab.com/press/press-kit/",
|
|
3896
3906
|
"guidelines": "https://about.gitlab.com/handbook/marketing/corporate-marketing/brand-activation/trademark-guidelines/"
|
|
3897
3907
|
},
|
|
@@ -3949,11 +3959,10 @@
|
|
|
3949
3959
|
{
|
|
3950
3960
|
"title": "GNU Bash",
|
|
3951
3961
|
"hex": "4EAA25",
|
|
3952
|
-
"source": "https://github.com/odb/official-bash-logo",
|
|
3962
|
+
"source": "https://github.com/odb/official-bash-logo/tree/61eff022f2dad3c7468f5deb4f06652d15f2c143",
|
|
3953
3963
|
"guidelines": "https://github.com/odb/official-bash-logo",
|
|
3954
3964
|
"license": {
|
|
3955
|
-
"type": "
|
|
3956
|
-
"url": "http://artlibre.org/licence/lal/en/"
|
|
3965
|
+
"type": "MIT"
|
|
3957
3966
|
}
|
|
3958
3967
|
},
|
|
3959
3968
|
{
|
|
@@ -4366,6 +4375,11 @@
|
|
|
4366
4375
|
"hex": "499848",
|
|
4367
4376
|
"source": "https://github.com/benoitc/gunicorn/blob/ff58e0c6da83d5520916bc4cc109a529258d76e1/docs/logo/gunicorn.svg"
|
|
4368
4377
|
},
|
|
4378
|
+
{
|
|
4379
|
+
"title": "Gurobi",
|
|
4380
|
+
"hex": "EE3524",
|
|
4381
|
+
"source": "https://cdn.gurobi.com/wp-content/uploads/2021/02/Gurobi-Optimization_Corporate-Brochure.pdf"
|
|
4382
|
+
},
|
|
4369
4383
|
{
|
|
4370
4384
|
"title": "Gutenberg",
|
|
4371
4385
|
"hex": "000000",
|
|
@@ -5026,7 +5040,10 @@
|
|
|
5026
5040
|
{
|
|
5027
5041
|
"title": "IPFS",
|
|
5028
5042
|
"hex": "65C2CB",
|
|
5029
|
-
"source": "https://github.com/ipfs/logo"
|
|
5043
|
+
"source": "https://github.com/ipfs-inactive/logo/tree/73169b495332415b174ac2f37ec27c4b2ee8da83",
|
|
5044
|
+
"license": {
|
|
5045
|
+
"type": "CC-BY-SA-3.0"
|
|
5046
|
+
}
|
|
5030
5047
|
},
|
|
5031
5048
|
{
|
|
5032
5049
|
"title": "Issuu",
|
|
@@ -5104,7 +5121,7 @@
|
|
|
5104
5121
|
{
|
|
5105
5122
|
"title": "JavaScript",
|
|
5106
5123
|
"hex": "F7DF1E",
|
|
5107
|
-
"source": "https://github.com/voodootikigod/logo.js",
|
|
5124
|
+
"source": "https://github.com/voodootikigod/logo.js/tree/1544bdeed6d618a6cfe4f0650d04ab8d9cfa76d9",
|
|
5108
5125
|
"license": {
|
|
5109
5126
|
"type": "MIT"
|
|
5110
5127
|
}
|
|
@@ -5152,7 +5169,7 @@
|
|
|
5152
5169
|
{
|
|
5153
5170
|
"title": "Jenkins X",
|
|
5154
5171
|
"hex": "73C3D5",
|
|
5155
|
-
"source": "https://github.com/cdfoundation/artwork"
|
|
5172
|
+
"source": "https://github.com/cdfoundation/artwork/tree/358a7db882463b68f59ae9bc669b8f97c4539ffd"
|
|
5156
5173
|
},
|
|
5157
5174
|
{
|
|
5158
5175
|
"title": "Jest",
|
|
@@ -5398,7 +5415,7 @@
|
|
|
5398
5415
|
{
|
|
5399
5416
|
"title": "KeePassXC",
|
|
5400
5417
|
"hex": "6CAC4D",
|
|
5401
|
-
"source": "https://github.com/keepassxreboot/keepassxc/"
|
|
5418
|
+
"source": "https://github.com/keepassxreboot/keepassxc/tree/3fdafc6d25e85050976e0cc645db579086db3f45"
|
|
5402
5419
|
},
|
|
5403
5420
|
{
|
|
5404
5421
|
"title": "Kentico",
|
|
@@ -5507,6 +5524,12 @@
|
|
|
5507
5524
|
"hex": "FF5722",
|
|
5508
5525
|
"source": "https://www.klook.com/en-GB/newsroom/"
|
|
5509
5526
|
},
|
|
5527
|
+
{
|
|
5528
|
+
"title": "Knative",
|
|
5529
|
+
"hex": "0865AD",
|
|
5530
|
+
"source": "https://github.com/knative/community/blob/fb49068c9b7619685248247d29e48eb3d96f3ac2/icons/logo.svg",
|
|
5531
|
+
"guidelines": "https://github.com/knative/community/blob/main/BRANDING.MD"
|
|
5532
|
+
},
|
|
5510
5533
|
{
|
|
5511
5534
|
"title": "KnowledgeBase",
|
|
5512
5535
|
"hex": "FFD000",
|
|
@@ -5642,7 +5665,7 @@
|
|
|
5642
5665
|
{
|
|
5643
5666
|
"title": "Laravel",
|
|
5644
5667
|
"hex": "FF2D20",
|
|
5645
|
-
"source": "https://github.com/laravel/art"
|
|
5668
|
+
"source": "https://github.com/laravel/art/tree/5a8325b064634b900f25dbb6f1cafd888b2d2211"
|
|
5646
5669
|
},
|
|
5647
5670
|
{
|
|
5648
5671
|
"title": "Laravel Horizon",
|
|
@@ -5668,7 +5691,7 @@
|
|
|
5668
5691
|
{
|
|
5669
5692
|
"title": "LaTeX",
|
|
5670
5693
|
"hex": "008080",
|
|
5671
|
-
"source": "https://github.com/latex3/branding"
|
|
5694
|
+
"source": "https://github.com/latex3/branding/tree/9def6b5f6075567d62b67424e11dbe6d4d5245b4"
|
|
5672
5695
|
},
|
|
5673
5696
|
{
|
|
5674
5697
|
"title": "Launchpad",
|
|
@@ -5755,6 +5778,11 @@
|
|
|
5755
5778
|
"hex": "00D735",
|
|
5756
5779
|
"source": "https://letterboxd.com/about/logos/"
|
|
5757
5780
|
},
|
|
5781
|
+
{
|
|
5782
|
+
"title": "levels.fyi",
|
|
5783
|
+
"hex": "788B95",
|
|
5784
|
+
"source": "https://www.levels.fyi/press/"
|
|
5785
|
+
},
|
|
5758
5786
|
{
|
|
5759
5787
|
"title": "LG",
|
|
5760
5788
|
"hex": "A50034",
|
|
@@ -6104,7 +6132,7 @@
|
|
|
6104
6132
|
{
|
|
6105
6133
|
"title": "Markdown",
|
|
6106
6134
|
"hex": "000000",
|
|
6107
|
-
"source": "https://github.com/dcurtis/markdown-mark",
|
|
6135
|
+
"source": "https://github.com/dcurtis/markdown-mark/tree/360a3657fef7f6ad0b303296a95ad52985caa0d3",
|
|
6108
6136
|
"guidelines": "https://github.com/dcurtis/markdown-mark",
|
|
6109
6137
|
"license": {
|
|
6110
6138
|
"type": "CC0-1.0"
|
|
@@ -6292,6 +6320,12 @@
|
|
|
6292
6320
|
"source": "https://en.facebookbrand.com/facebookapp/assets/messenger/",
|
|
6293
6321
|
"guidelines": "https://en.facebookbrand.com/facebookapp/assets/messenger/"
|
|
6294
6322
|
},
|
|
6323
|
+
{
|
|
6324
|
+
"title": "Meta",
|
|
6325
|
+
"hex": "0467DF",
|
|
6326
|
+
"source": "https://www.meta.com",
|
|
6327
|
+
"guidelines": "https://www.facebook.com/brand/resources/meta/company-brand"
|
|
6328
|
+
},
|
|
6295
6329
|
{
|
|
6296
6330
|
"title": "Metabase",
|
|
6297
6331
|
"hex": "509EE3",
|
|
@@ -7520,6 +7554,11 @@
|
|
|
7520
7554
|
"source": "https://projects.invisionapp.com/boards/8UOJQWW2J3G5#/1145336",
|
|
7521
7555
|
"guidelines": "https://projects.invisionapp.com/boards/8UOJQWW2J3G5#/1145336"
|
|
7522
7556
|
},
|
|
7557
|
+
{
|
|
7558
|
+
"title": "Paperspace",
|
|
7559
|
+
"hex": "000000",
|
|
7560
|
+
"source": "https://docs.paperspace.com/img/ps-logo-light.svg"
|
|
7561
|
+
},
|
|
7523
7562
|
{
|
|
7524
7563
|
"title": "Parity Substrate",
|
|
7525
7564
|
"hex": "282828",
|
|
@@ -8021,7 +8060,7 @@
|
|
|
8021
8060
|
{
|
|
8022
8061
|
"title": "PowerShell",
|
|
8023
8062
|
"hex": "5391FE",
|
|
8024
|
-
"source": "https://github.com/PowerShell/PowerShell"
|
|
8063
|
+
"source": "https://github.com/PowerShell/PowerShell/tree/11d7587f9b934cf27013d318886f97fb95c811cf"
|
|
8025
8064
|
},
|
|
8026
8065
|
{
|
|
8027
8066
|
"title": "pr.co",
|
|
@@ -8078,7 +8117,7 @@
|
|
|
8078
8117
|
{
|
|
8079
8118
|
"title": "Prisma",
|
|
8080
8119
|
"hex": "2D3748",
|
|
8081
|
-
"source": "https://github.com/prisma/presskit"
|
|
8120
|
+
"source": "https://github.com/prisma/presskit/tree/4bcb64181f266723439d955d60afa1c55fefa715"
|
|
8082
8121
|
},
|
|
8083
8122
|
{
|
|
8084
8123
|
"title": "Prismic",
|
|
@@ -8219,7 +8258,7 @@
|
|
|
8219
8258
|
{
|
|
8220
8259
|
"title": "PureScript",
|
|
8221
8260
|
"hex": "14161A",
|
|
8222
|
-
"source": "https://github.com/purescript/logo",
|
|
8261
|
+
"source": "https://github.com/purescript/logo/tree/1e7a57affdaeaf88ff594c08bd2b5a78fe2ed13c",
|
|
8223
8262
|
"license": {
|
|
8224
8263
|
"type": "CC-BY-4.0"
|
|
8225
8264
|
}
|
|
@@ -8407,7 +8446,7 @@
|
|
|
8407
8446
|
{
|
|
8408
8447
|
"title": "QuickLook",
|
|
8409
8448
|
"hex": "22A2E3",
|
|
8410
|
-
"source": "https://github.com/QL-Win/QuickLook/"
|
|
8449
|
+
"source": "https://github.com/QL-Win/QuickLook/tree/f726841d99bbceafd5399e5777b4dba302bf1e51"
|
|
8411
8450
|
},
|
|
8412
8451
|
{
|
|
8413
8452
|
"title": "QuickTime",
|
|
@@ -8568,7 +8607,7 @@
|
|
|
8568
8607
|
{
|
|
8569
8608
|
"title": "ReactOS",
|
|
8570
8609
|
"hex": "0088CC",
|
|
8571
|
-
"source": "https://github.com/reactos/press-media"
|
|
8610
|
+
"source": "https://github.com/reactos/press-media/tree/48089e09e0c7e828f1eb81e5ea0d8da85ec41dc3"
|
|
8572
8611
|
},
|
|
8573
8612
|
{
|
|
8574
8613
|
"title": "Read the Docs",
|
|
@@ -8801,8 +8840,11 @@
|
|
|
8801
8840
|
{
|
|
8802
8841
|
"title": "Robot Framework",
|
|
8803
8842
|
"hex": "000000",
|
|
8804
|
-
"source": "https://github.com/robotframework/visual-identity",
|
|
8805
|
-
"guidelines": "https://github.com/robotframework/visual-identity/blob/master/robot-framework-brand-guidelines.pdf"
|
|
8843
|
+
"source": "https://github.com/robotframework/visual-identity/tree/fadf8cda9f79ea31987a214f0047cca9626327b7",
|
|
8844
|
+
"guidelines": "https://github.com/robotframework/visual-identity/blob/master/robot-framework-brand-guidelines.pdf",
|
|
8845
|
+
"license": {
|
|
8846
|
+
"type": "CC-BY-NC-SA-4.0"
|
|
8847
|
+
}
|
|
8806
8848
|
},
|
|
8807
8849
|
{
|
|
8808
8850
|
"title": "Rocket.Chat",
|
|
@@ -9504,7 +9546,7 @@
|
|
|
9504
9546
|
{
|
|
9505
9547
|
"title": "Snapcraft",
|
|
9506
9548
|
"hex": "82BEA0",
|
|
9507
|
-
"source": "https://github.com/snapcore/snap-store-badges",
|
|
9549
|
+
"source": "https://github.com/snapcore/snap-store-badges/tree/eda2cb0495ef7f4d479e231079967c9d27f2bc70",
|
|
9508
9550
|
"license": {
|
|
9509
9551
|
"type": "CC-BY-ND-2.0"
|
|
9510
9552
|
}
|
|
@@ -9674,6 +9716,11 @@
|
|
|
9674
9716
|
"hex": "000000",
|
|
9675
9717
|
"source": "https://www.spacex.com/"
|
|
9676
9718
|
},
|
|
9719
|
+
{
|
|
9720
|
+
"title": "spaCy",
|
|
9721
|
+
"hex": "09A3D5",
|
|
9722
|
+
"source": "https://github.com/explosion/spaCy/blob/c17980e535a8009b14ee4d1f818db207d9c07e55/website/src/images/logo.svg"
|
|
9723
|
+
},
|
|
9677
9724
|
{
|
|
9678
9725
|
"title": "Spark AR",
|
|
9679
9726
|
"hex": "FF5C83",
|
|
@@ -9989,7 +10036,10 @@
|
|
|
9989
10036
|
{
|
|
9990
10037
|
"title": "Storybook",
|
|
9991
10038
|
"hex": "FF4785",
|
|
9992
|
-
"source": "https://github.com/storybookjs/brand"
|
|
10039
|
+
"source": "https://github.com/storybookjs/brand/tree/6f4d67f65f8275c53c310a73a8da6c6e96c8488c",
|
|
10040
|
+
"license": {
|
|
10041
|
+
"type": "MIT"
|
|
10042
|
+
}
|
|
9993
10043
|
},
|
|
9994
10044
|
{
|
|
9995
10045
|
"title": "Strapi",
|
|
@@ -10339,7 +10389,7 @@
|
|
|
10339
10389
|
{
|
|
10340
10390
|
"title": "Teradata",
|
|
10341
10391
|
"hex": "F37440",
|
|
10342
|
-
"source": "https://github.com/Teradata/teradata.github.io/"
|
|
10392
|
+
"source": "https://github.com/Teradata/teradata.github.io/tree/0b5124f0c652d7ba006a487c8b4b21bd61150ab2"
|
|
10343
10393
|
},
|
|
10344
10394
|
{
|
|
10345
10395
|
"title": "teratail",
|
|
@@ -10957,6 +11007,11 @@
|
|
|
10957
11007
|
"hex": "150400",
|
|
10958
11008
|
"source": "https://www.ups.com/"
|
|
10959
11009
|
},
|
|
11010
|
+
{
|
|
11011
|
+
"title": "Upstash",
|
|
11012
|
+
"hex": "00E9A3",
|
|
11013
|
+
"source": "https://upstash.com/"
|
|
11014
|
+
},
|
|
10960
11015
|
{
|
|
10961
11016
|
"title": "Uptobox",
|
|
10962
11017
|
"hex": "5CE1E6",
|
|
@@ -10975,7 +11030,7 @@
|
|
|
10975
11030
|
{
|
|
10976
11031
|
"title": "V",
|
|
10977
11032
|
"hex": "5D87BF",
|
|
10978
|
-
"source": "https://github.com/vlang/v-logo",
|
|
11033
|
+
"source": "https://github.com/vlang/v-logo/tree/62dd9fe256f64190b53a306310c4a4cc27398d0f",
|
|
10979
11034
|
"license": {
|
|
10980
11035
|
"type": "MIT"
|
|
10981
11036
|
}
|
|
@@ -11217,12 +11272,11 @@
|
|
|
11217
11272
|
{
|
|
11218
11273
|
"title": "Vue.js",
|
|
11219
11274
|
"hex": "4FC08D",
|
|
11220
|
-
"source": "https://github.com/vuejs/art",
|
|
11275
|
+
"source": "https://github.com/vuejs/art/tree/d840546f0779f0639ba3fe1cb78e7b04d8127eab",
|
|
11276
|
+
"guidelines": "https://github.com/vuejs/art/blob/master/README.md",
|
|
11221
11277
|
"license": {
|
|
11222
|
-
"type": "
|
|
11223
|
-
|
|
11224
|
-
},
|
|
11225
|
-
"guidelines": "https://github.com/vuejs/art/blob/master/README.md"
|
|
11278
|
+
"type": "CC-BY-NC-SA-4.0"
|
|
11279
|
+
}
|
|
11226
11280
|
},
|
|
11227
11281
|
{
|
|
11228
11282
|
"title": "Vuetify",
|
|
@@ -11320,7 +11374,7 @@
|
|
|
11320
11374
|
{
|
|
11321
11375
|
"title": "WebAuthn",
|
|
11322
11376
|
"hex": "3423A6",
|
|
11323
|
-
"source": "https://github.com/webauthn-open-source/webauthn-logos",
|
|
11377
|
+
"source": "https://github.com/webauthn-open-source/webauthn-logos/tree/b21be672811eb4a5caadaba41044970cae299a55",
|
|
11324
11378
|
"guidelines": "https://github.com/webauthn-open-source/webauthn-logos"
|
|
11325
11379
|
},
|
|
11326
11380
|
{
|
|
@@ -11750,7 +11804,7 @@
|
|
|
11750
11804
|
{
|
|
11751
11805
|
"title": "Yarn",
|
|
11752
11806
|
"hex": "2C8EBB",
|
|
11753
|
-
"source": "https://github.com/yarnpkg/assets"
|
|
11807
|
+
"source": "https://github.com/yarnpkg/assets/tree/76d30ca2aebed5b73ea8131d972218fb860bd32d"
|
|
11754
11808
|
},
|
|
11755
11809
|
{
|
|
11756
11810
|
"title": "Yelp",
|
|
@@ -11909,7 +11963,7 @@
|
|
|
11909
11963
|
{
|
|
11910
11964
|
"title": "Zig",
|
|
11911
11965
|
"hex": "F7A41D",
|
|
11912
|
-
"source": "https://github.com/ziglang/logo",
|
|
11966
|
+
"source": "https://github.com/ziglang/logo/tree/608770bf7303613c18a8c3faf284516fa31072f0",
|
|
11913
11967
|
"license": {
|
|
11914
11968
|
"type": "CC-BY-SA-4.0"
|
|
11915
11969
|
}
|
package/icons/asciinema.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const asciinema = require('simple-icons/icons/asciinema');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siAsciinema } = require('simple-icons/icons');" instead`),module.exports={title:"asciinema",slug:"asciinema",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>asciinema</title><path d="'+this.path+'"/></svg>'},path:"M1.61 0V24L22.39 12L1.61 0M5.76 7.2L10.06 9.68L5.76 12.16V7.2M12.55 11.12L14.08 12L5.76 16.8V15.04L12.55 11.12Z",source:"https://github.com/asciinema/asciinema-logo",hex:"D40000",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const asciinema = require('simple-icons/icons/asciinema');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siAsciinema } = require('simple-icons/icons');" instead`),module.exports={title:"asciinema",slug:"asciinema",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>asciinema</title><path d="'+this.path+'"/></svg>'},path:"M1.61 0V24L22.39 12L1.61 0M5.76 7.2L10.06 9.68L5.76 12.16V7.2M12.55 11.12L14.08 12L5.76 16.8V15.04L12.55 11.12Z",source:"https://github.com/asciinema/asciinema-logo/tree/1c743621830c0d8c92fd0076b4f15f75b4cf79f4",hex:"D40000",guidelines:void 0,license:void 0};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/**@deprecated use "const { siBudibase } = require('simple-icons/icons');" instead*/declare const i:import("../alias").I;export default i;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
console.warn("warn -",`Imports like "const budibase = require('simple-icons/icons/budibase');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siBudibase } = require('simple-icons/icons');" instead`),module.exports={title:"Budibase",slug:"budibase",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Budibase</title><path d="'+this.path+'"/></svg>'},path:"M2 0a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2Zm2 6h2.5v5.22c.59-.634 1.326-.95 2.21-.95a3.372 3.372 0 0 1 2.565 1.13c.178.199.327.422.46.66V6h2.505v5.22c.59-.634 1.324-.95 2.21-.95a3.372 3.372 0 0 1 2.566 1.13c.31.345.55.75.724 1.22.175.47.26.965.26 1.495 0 .54-.09 1.045-.27 1.52a3.73 3.73 0 0 1-.755 1.234c-.32.35-.7.625-1.14.83-.434.2-.905.301-1.415.301-.92 0-1.65-.345-2.186-1.035v.81h-2.5v-1.601a3.595 3.595 0 0 1-1.638 1.525c-.435.2-.905.301-1.41.301-.92 0-1.651-.345-2.186-1.035v.81H4Zm4.035 6.484a1.566 1.566 0 0 0-1.125.487 1.733 1.733 0 0 0-.474 1.174 1.623 1.623 0 0 0 .468 1.16c.145.145.322.265.522.355.2.09.409.135.629.135a1.566 1.566 0 0 0 1.125-.484c.145-.15.26-.326.345-.526.08-.205.125-.41.125-.63a1.675 1.675 0 0 0-.47-1.175c-.15-.15-.32-.27-.51-.36a1.491 1.491 0 0 0-.635-.136Zm7.74 0a1.566 1.566 0 0 0-1.125.487 1.733 1.733 0 0 0-.474 1.174 1.623 1.623 0 0 0 .469 1.16c.145.145.32.265.52.355.2.09.41.135.63.135a1.566 1.566 0 0 0 1.125-.484c.145-.15.26-.326.346-.526.08-.205.125-.41.125-.63a1.675 1.675 0 0 0-.471-1.175c-.15-.15-.32-.27-.51-.36a1.491 1.491 0 0 0-.635-.136Z",source:"https://github.com/Budibase/budibase/blob/6137ffd9a278ecb3e4dbb42af804c9652741699e/packages/builder/assets/bb-emblem.svg",hex:"000000",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>Budibase</title><path d="M2 0a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2Zm2 6h2.5v5.22c.59-.634 1.326-.95 2.21-.95a3.372 3.372 0 0 1 2.565 1.13c.178.199.327.422.46.66V6h2.505v5.22c.59-.634 1.324-.95 2.21-.95a3.372 3.372 0 0 1 2.566 1.13c.31.345.55.75.724 1.22.175.47.26.965.26 1.495 0 .54-.09 1.045-.27 1.52a3.73 3.73 0 0 1-.755 1.234c-.32.35-.7.625-1.14.83-.434.2-.905.301-1.415.301-.92 0-1.65-.345-2.186-1.035v.81h-2.5v-1.601a3.595 3.595 0 0 1-1.638 1.525c-.435.2-.905.301-1.41.301-.92 0-1.651-.345-2.186-1.035v.81H4Zm4.035 6.484a1.566 1.566 0 0 0-1.125.487 1.733 1.733 0 0 0-.474 1.174 1.623 1.623 0 0 0 .468 1.16c.145.145.322.265.522.355.2.09.409.135.629.135a1.566 1.566 0 0 0 1.125-.484c.145-.15.26-.326.345-.526.08-.205.125-.41.125-.63a1.675 1.675 0 0 0-.47-1.175c-.15-.15-.32-.27-.51-.36a1.491 1.491 0 0 0-.635-.136Zm7.74 0a1.566 1.566 0 0 0-1.125.487 1.733 1.733 0 0 0-.474 1.174 1.623 1.623 0 0 0 .469 1.16c.145.145.32.265.52.355.2.09.41.135.63.135a1.566 1.566 0 0 0 1.125-.484c.145-.15.26-.326.346-.526.08-.205.125-.41.125-.63a1.675 1.675 0 0 0-.471-1.175c-.15-.15-.32-.27-.51-.36a1.491 1.491 0 0 0-.635-.136Z"/></svg>
|
package/icons/bulma.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const bulma = require('simple-icons/icons/bulma');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siBulma } = require('simple-icons/icons');" instead`),module.exports={title:"Bulma",slug:"bulma",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Bulma</title><path d="'+this.path+'"/></svg>'},path:"M11.25 0l-6 6 -1.5 10.5 7.5 7.5 9 -6 -6 -6 4.5 -4.5 -7.5 -7.5Z",source:"https://github.com/jgthms/bulma/",hex:"00D1B2",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const bulma = require('simple-icons/icons/bulma');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siBulma } = require('simple-icons/icons');" instead`),module.exports={title:"Bulma",slug:"bulma",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Bulma</title><path d="'+this.path+'"/></svg>'},path:"M11.25 0l-6 6 -1.5 10.5 7.5 7.5 9 -6 -6 -6 4.5 -4.5 -7.5 -7.5Z",source:"https://github.com/jgthms/bulma/tree/b0ed28b0e63fdfe54ef802ad155c889241fb6ae1",hex:"00D1B2",guidelines:void 0,license:void 0};
|
package/icons/cocoapods.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const cocoapods = require('simple-icons/icons/cocoapods');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCocoapods } = require('simple-icons/icons');" instead`),module.exports={title:"CocoaPods",slug:"cocoapods",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>CocoaPods</title><path d="'+this.path+'"/></svg>'},path:"M8.812 17.176c-2.968 0-4.956-2.308-4.956-5.176 0-2.705 1.776-5.176 4.91-5.176 2.407 0 3.856 1.445 4.207 3.357h3.95C16.479 6.427 13.51 3.42 8.718 3.42 3.131 3.42 0 7.523 0 12c0 4.57 3.295 8.58 8.766 8.58 4.58 0 7.549-2.822 8.18-6.272h-4.02c-.467 1.609-1.916 2.868-4.114 2.868zM24 12.068l-3.466 8.055-2.38-1.022 2.992-7.055-3.01-7.096 2.433-1.042Z",source:"https://github.com/CocoaPods/shared_resources",hex:"EE3322",guidelines:void 0,license:{type:"CC-BY-NC-4.0",url:"https://spdx.org/licenses/CC-BY-NC-4.0"}};
|
|
1
|
+
console.warn("warn -",`Imports like "const cocoapods = require('simple-icons/icons/cocoapods');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCocoapods } = require('simple-icons/icons');" instead`),module.exports={title:"CocoaPods",slug:"cocoapods",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>CocoaPods</title><path d="'+this.path+'"/></svg>'},path:"M8.812 17.176c-2.968 0-4.956-2.308-4.956-5.176 0-2.705 1.776-5.176 4.91-5.176 2.407 0 3.856 1.445 4.207 3.357h3.95C16.479 6.427 13.51 3.42 8.718 3.42 3.131 3.42 0 7.523 0 12c0 4.57 3.295 8.58 8.766 8.58 4.58 0 7.549-2.822 8.18-6.272h-4.02c-.467 1.609-1.916 2.868-4.114 2.868zM24 12.068l-3.466 8.055-2.38-1.022 2.992-7.055-3.01-7.096 2.433-1.042Z",source:"https://github.com/CocoaPods/shared_resources/tree/3125baf19976bd240c86459645f45b68d2facd10",hex:"EE3322",guidelines:void 0,license:{type:"CC-BY-NC-4.0",url:"https://spdx.org/licenses/CC-BY-NC-4.0"}};
|
package/icons/coderwall.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const coderwall = require('simple-icons/icons/coderwall');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCoderwall } = require('simple-icons/icons');" instead`),module.exports={title:"Coderwall",slug:"coderwall",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Coderwall</title><path d="'+this.path+'"/></svg>'},path:"M21.354 18.708c1.46 0 2.646 1.185 2.646 2.646C24 22.814 22.814 24 21.354 24s-2.646-1.186-2.646-2.646c0-1.458 1.185-2.646 2.646-2.646zM12 9.354c1.46 0 2.646 1.186 2.646 2.646S13.46 14.646 12 14.646 9.354 13.46 9.354 12 10.54 9.354 12 9.354zm9.354 0C22.814 9.354 24 10.54 24 12s-1.186 2.646-2.646 2.646S18.708 13.46 18.708 12s1.185-2.646 2.646-2.646zM12 0c1.46 0 2.646 1.185 2.646 2.646 0 1.46-1.186 2.646-2.646 2.646S9.354 4.106 9.354 2.646 10.54 0 12 0zM2.646 0c1.46 0 2.646 1.185 2.646 2.646 0 1.46-1.186 2.646-2.646 2.646S0 4.106 0 2.646 1.186 0 2.646 0zm18.708 0C22.814 0 24 1.185 24 2.646c0 1.46-1.186 2.646-2.646 2.646s-2.646-1.186-2.646-2.646S19.893 0 21.354 0z",source:"https://github.com/twolfson/coderwall-svg",hex:"3E8DCC",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const coderwall = require('simple-icons/icons/coderwall');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCoderwall } = require('simple-icons/icons');" instead`),module.exports={title:"Coderwall",slug:"coderwall",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Coderwall</title><path d="'+this.path+'"/></svg>'},path:"M21.354 18.708c1.46 0 2.646 1.185 2.646 2.646C24 22.814 22.814 24 21.354 24s-2.646-1.186-2.646-2.646c0-1.458 1.185-2.646 2.646-2.646zM12 9.354c1.46 0 2.646 1.186 2.646 2.646S13.46 14.646 12 14.646 9.354 13.46 9.354 12 10.54 9.354 12 9.354zm9.354 0C22.814 9.354 24 10.54 24 12s-1.186 2.646-2.646 2.646S18.708 13.46 18.708 12s1.185-2.646 2.646-2.646zM12 0c1.46 0 2.646 1.185 2.646 2.646 0 1.46-1.186 2.646-2.646 2.646S9.354 4.106 9.354 2.646 10.54 0 12 0zM2.646 0c1.46 0 2.646 1.185 2.646 2.646 0 1.46-1.186 2.646-2.646 2.646S0 4.106 0 2.646 1.186 0 2.646 0zm18.708 0C22.814 0 24 1.185 24 2.646c0 1.46-1.186 2.646-2.646 2.646s-2.646-1.186-2.646-2.646S19.893 0 21.354 0z",source:"https://github.com/twolfson/coderwall-svg/tree/e87fb90eab5e401210a174f9418b5af0a246758e",hex:"3E8DCC",guidelines:void 0,license:void 0};
|
package/icons/codewars.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const codewars = require('simple-icons/icons/codewars');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCodewars } = require('simple-icons/icons');" instead`),module.exports={title:"Codewars",slug:"codewars",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Codewars</title><path d="'+this.path+'"/></svg>'},path:"M1.072.142A1.072 1.072 0 0 0 0 1.214v21.572a1.072 1.072 0 0 0 1.072 1.072h21.856A1.072 1.072 0 0 0 24 22.786V1.214A1.072 1.072 0 0 0 22.928.142zm9.736 1.818a.904.904 0 0 1 .828.539.784.784 0 0 1 1.274.493.639.639 0 0 1 .29-.06c.33.008.59.262.625.575a1.322 1.322 0 0 1 .624-.515 1.325 1.325 0 0 1 1.718.71 1.098 1.098 0 0 1 .306-.236 1.102 1.102 0 0 1 1.483.479 1.094 1.094 0 0 1 .12.47.994.994 0 0 1 1.322 1.214.904.904 0 0 1 .874 1.438.784.784 0 0 1 .176 1.356.639.639 0 0 1 .19.224.642.642 0 0 1-.011.613 1.326 1.326 0 0 1 .482.235 1.334 1.334 0 0 1 .258 1.842 1.098 1.098 0 0 1 .35.15 1.102 1.102 0 0 1 .337 1.516 1.094 1.094 0 0 1-.344.344.994.994 0 0 1 .228 1.318 1.006 1.006 0 0 1-.605.434.904.904 0 0 1-.803 1.482.814.814 0 0 0-.008-.04.784.784 0 0 1-1.075.873.639.639 0 0 1-.098.28.625.625 0 0 1-.43.288 1.33 1.33 0 0 1 .023.456 1.334 1.334 0 0 1-1.44 1.173 1.098 1.098 0 0 1 .054.377 1.102 1.102 0 0 1-1.128 1.072 1.098 1.098 0 0 1-.47-.12.994.994 0 0 1-1.696.583.904.904 0 0 1-1.685.075.784.784 0 0 1-1.274-.493.639.639 0 0 1-.29.064.64.64 0 0 1-.621-.58l.004-.007a1.326 1.326 0 0 1-.632.523 1.334 1.334 0 0 1-1.718-.706 1.098 1.098 0 0 1-.306.232 1.102 1.102 0 0 1-1.48-.478 1.094 1.094 0 0 1-.123-.471.994.994 0 0 1-1.318-1.21.904.904 0 0 1-.874-1.442.784.784 0 0 1-.176-1.356.639.639 0 0 1-.194-.224.642.642 0 0 1 .011-.61l.019.004a1.326 1.326 0 0 1-.497-.239 1.334 1.334 0 0 1-.262-1.845 1.098 1.098 0 0 1-.35-.146 1.102 1.102 0 0 1-.337-1.52 1.094 1.094 0 0 1 .347-.34A.994.994 0 0 1 2.88 9a.904.904 0 0 1 .803-1.48.784.784 0 0 1 1.083-.836.639.639 0 0 1 .098-.28.649.649 0 0 1 .433-.288 1.33 1.33 0 0 1-.026-.452A1.334 1.334 0 0 1 6.716 4.49a1.098 1.098 0 0 1-.06-.377 1.101 1.101 0 0 1 1.13-1.073 1.094 1.094 0 0 1 .47.115.994.994 0 0 1 1.696-.579.904.904 0 0 1 .857-.617zM3.683 7.519a.784.784 0 0 0 .008.041l-.004-.04a.904.904 0 0 0-.004-.001zM17.502 19.61a1.098 1.098 0 0 0-.002-.004h-.037a1.334 1.334 0 0 0 .039.004zM13.825 3.507a1.322 1.322 0 0 0-.008.012l.008-.011zm-2.369-.014l-.003.003a.9.9 0 0 1-.665.27.896.896 0 0 1-.583-.232.994.994 0 0 1-.986.732.99.99 0 0 1-.362-.075 1.098 1.098 0 0 1-1.061 1.046 1.326 1.326 0 0 1 .123.736 1.334 1.334 0 0 1-.725 1.035 1.1 1.1 0 0 1 .307.795 1.106 1.106 0 0 1-.232.65c.321.18.53.523.523.915a1.016 1.016 0 0 1-.07.337.915.915 0 0 1 .82.937.923.923 0 0 1-.01.138.74.74 0 0 1 .157-.01c.343.007.627.25.702.57a.661.661 0 0 1 .38-.111c.31.007.561.224.632.511a.418.418 0 0 1 .381-.015 1.352 1.352 0 0 1 .303-.63.418.418 0 0 1-.12-.143.422.422 0 0 1 .004-.392.665.665 0 0 1-.325-1.117.736.736 0 0 1-.359-.336.74.74 0 0 1 .385-1.023.747.747 0 0 0-.06.026.915.915 0 0 1-.201-.262.915.915 0 0 1 .623-1.315V6.53a1.02 1.02 0 0 1 .437-1.371 1.012 1.012 0 0 1 .553-.112 1.11 1.11 0 0 1 .598-1.054 1.12 1.12 0 0 1 .06-.026.642.642 0 0 1-.109-.21.784.784 0 0 1-.455.132.784.784 0 0 1-.662-.396zm4.573 1.512a1.326 1.326 0 0 1-.587.46 1.334 1.334 0 0 1-1.255-.142v-.011a1.11 1.11 0 0 1-.553.66 1.106 1.106 0 0 1-.683.113 1.02 1.02 0 0 1-.553.889 1.016 1.016 0 0 1-.329.105.918.918 0 0 1-.43 1.169.923.923 0 0 1-.127.056.74.74 0 0 1 .086.13.738.738 0 0 1-.168.89.661.661 0 0 1 .28.283.655.655 0 0 1-.149.796.418.418 0 0 1 .153.164c.019.034.03.068.038.101a1.356 1.356 0 0 1 .672-.015.422.422 0 0 1 .056-.142.422.422 0 0 1 .34-.194.665.665 0 0 1 .796-.848.736.736 0 0 1 .112-.478.733.733 0 0 1 1.016-.224.915.915 0 0 1 .127-.306.915.915 0 0 1 1.27-.28.915.915 0 0 1 .179.153 1.02 1.02 0 0 1 1.408-.314 1.012 1.012 0 0 1 .374.422c.355-.24.833-.261 1.214-.015a1.11 1.11 0 0 1 .209.172.642.642 0 0 1 .082-.108.784.784 0 0 1-.332-.337.784.784 0 0 1 .03-.77.9.9 0 0 1-.553-.455.896.896 0 0 1-.075-.624.994.994 0 0 1-1.117-.511.994.994 0 0 1-.104-.359 1.098 1.098 0 0 1-1.427-.43zM5.249 7.37a.784.784 0 0 1-.124.46.784.784 0 0 1-.68.362c.06.235.026.49-.112.71a.896.896 0 0 1-.5.377c.31.325.373.829.12 1.225a.99.99 0 0 1-.255.269 1.098 1.098 0 0 1 .351 1.45 1.326 1.326 0 0 1 .691.276 1.334 1.334 0 0 1 .512 1.154c.28-.064.579-.019.84.15a1.106 1.106 0 0 1 .438.53 1.02 1.02 0 0 1 1.05.03 1.016 1.016 0 0 1 .257.231.914.914 0 0 1 1.225-.224.919.919 0 0 1 .112.086.74.74 0 0 1 .071-.142.74.74 0 0 1 .852-.306.661.661 0 0 1 .1-.381.664.664 0 0 1 .763-.273.418.418 0 0 1 .246-.373 1.36 1.36 0 0 1-.358-.523v-.008a.418.418 0 0 1-.25.075.422.422 0 0 1-.344-.19.665.665 0 0 1-1.132-.243.736.736 0 0 1-.47.149.733.733 0 0 1-.718-.755.915.915 0 0 1-.329.049.915.915 0 0 1-.855-1.177h-.004a1.016 1.016 0 0 1-.993-1.042 1.012 1.012 0 0 1 .168-.534 1.11 1.11 0 0 1-.64-1.035 1.11 1.11 0 0 1 .068-.358.65.65 0 0 1-.1-.019zm11.127 2.133a.913.913 0 0 1-1.225.224.926.926 0 0 1-.112-.082.74.74 0 0 1-.067.142.74.74 0 0 1-.852.302.661.661 0 0 1-.105.385.662.662 0 0 1-.762.277.418.418 0 0 1-.063.212.426.426 0 0 1-.075.086 1.356 1.356 0 0 1 .314.564.418.418 0 0 1 .187-.04.422.422 0 0 1 .343.194.665.665 0 0 1 1.136.242.736.736 0 0 1 .467-.153c.41.008.728.348.72.755a.74.74 0 0 1 0 .008v-.005a.915.915 0 0 1 .326-.052.915.915 0 0 1 .896.941.919.919 0 0 1-.037.236c.564.015 1.008.482.993 1.046a1.012 1.012 0 0 1-.168.534 1.11 1.11 0 0 1 .647 1.035 1.11 1.11 0 0 1-.075.362l.004-.007.1.018a.784.784 0 0 1 .124-.46.784.784 0 0 1 .68-.362.9.9 0 0 1 .112-.71.896.896 0 0 1 .504-.373.994.994 0 0 1-.123-1.225.99.99 0 0 1 .257-.269 1.098 1.098 0 0 1-.35-1.453 1.326 1.326 0 0 1-.696-.273h-.003a1.334 1.334 0 0 1-.512-1.158 1.082 1.082 0 0 1-.837-.145 1.106 1.106 0 0 1-.44-.535 1.02 1.02 0 0 1-1.05-.026 1.016 1.016 0 0 1-.258-.235zm-.094 3.116l-.007.066a.74.74 0 0 0 .007-.066zm-2.864-.259a1.36 1.36 0 0 1-.363.598.418.418 0 0 1 .194.187.422.422 0 0 1-.007.396.665.665 0 0 1 .329 1.113.736.736 0 0 1 .358.336.739.739 0 0 1-.32.994.915.915 0 0 1 .197.261.91.91 0 0 1-.396 1.233.919.919 0 0 1-.224.082v.004a1.02 1.02 0 0 1-.44 1.374 1.012 1.012 0 0 1-.55.109 1.11 1.11 0 0 1-.661 1.083.642.642 0 0 1 .112.21.026.026 0 0 1-.004 0v.003a.784.784 0 0 1 .456-.134.784.784 0 0 1 .661.392.9.9 0 0 1 .665-.27.896.896 0 0 1 .587.236.994.994 0 0 1 .982-.736.99.99 0 0 1 .362.079v.022a1.1 1.1 0 0 1 1.061-1.072 1.326 1.326 0 0 1-.123-.736c.056-.46.34-.837.725-1.035l.003.004a1.102 1.102 0 0 1-.31-.795 1.106 1.106 0 0 1 .232-.654 1.02 1.02 0 0 1-.452-1.251.915.915 0 0 1-.822-.934.923.923 0 0 1 .011-.142.74.74 0 0 1-.157.015.74.74 0 0 1-.698-.572.661.661 0 0 1-.385.112.667.667 0 0 1-.627-.512.418.418 0 0 1-.217.053.418.418 0 0 1-.18-.045zm-.964.93a1.36 1.36 0 0 1-.336.042c-.112 0-.22-.012-.322-.038a.418.418 0 0 1-.06.295.422.422 0 0 1-.343.195.665.665 0 0 1-.792.844.736.736 0 0 1-.112.478.74.74 0 0 1-1.02.224.915.915 0 0 1-.127.306.915.915 0 0 1-1.266.28.919.919 0 0 1-.183-.153v.004a1.02 1.02 0 0 1-1.408.31 1.012 1.012 0 0 1-.374-.418c-.355.239-.83.261-1.214.015a1.113 1.113 0 0 1-.21-.172.65.65 0 0 1-.081.105.784.784 0 0 1 .336.336.784.784 0 0 1-.034.77.89.89 0 0 1 .553.455.896.896 0 0 1 .075.624.994.994 0 0 1 1.12.515.99.99 0 0 1 .101.355 1.098 1.098 0 0 1 1.431.43 1.326 1.326 0 0 1 .587-.46c.43-.172.896-.104 1.255.142a1.106 1.106 0 0 1 .549-.65 1.106 1.106 0 0 1 .683-.108 1.02 1.02 0 0 1 .553-.893 1.02 1.02 0 0 1 .333-.104.916.916 0 0 1 .425-1.17.919.919 0 0 1 .131-.052.736.736 0 0 1-.09-.134.738.738 0 0 1 .169-.886.661.661 0 0 1-.28-.284.67.67 0 0 1 .149-.799.418.418 0 0 1-.15-.164.418.418 0 0 1-.048-.24z",source:"https://github.com/codewars/branding",hex:"B1361E",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const codewars = require('simple-icons/icons/codewars');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCodewars } = require('simple-icons/icons');" instead`),module.exports={title:"Codewars",slug:"codewars",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Codewars</title><path d="'+this.path+'"/></svg>'},path:"M1.072.142A1.072 1.072 0 0 0 0 1.214v21.572a1.072 1.072 0 0 0 1.072 1.072h21.856A1.072 1.072 0 0 0 24 22.786V1.214A1.072 1.072 0 0 0 22.928.142zm9.736 1.818a.904.904 0 0 1 .828.539.784.784 0 0 1 1.274.493.639.639 0 0 1 .29-.06c.33.008.59.262.625.575a1.322 1.322 0 0 1 .624-.515 1.325 1.325 0 0 1 1.718.71 1.098 1.098 0 0 1 .306-.236 1.102 1.102 0 0 1 1.483.479 1.094 1.094 0 0 1 .12.47.994.994 0 0 1 1.322 1.214.904.904 0 0 1 .874 1.438.784.784 0 0 1 .176 1.356.639.639 0 0 1 .19.224.642.642 0 0 1-.011.613 1.326 1.326 0 0 1 .482.235 1.334 1.334 0 0 1 .258 1.842 1.098 1.098 0 0 1 .35.15 1.102 1.102 0 0 1 .337 1.516 1.094 1.094 0 0 1-.344.344.994.994 0 0 1 .228 1.318 1.006 1.006 0 0 1-.605.434.904.904 0 0 1-.803 1.482.814.814 0 0 0-.008-.04.784.784 0 0 1-1.075.873.639.639 0 0 1-.098.28.625.625 0 0 1-.43.288 1.33 1.33 0 0 1 .023.456 1.334 1.334 0 0 1-1.44 1.173 1.098 1.098 0 0 1 .054.377 1.102 1.102 0 0 1-1.128 1.072 1.098 1.098 0 0 1-.47-.12.994.994 0 0 1-1.696.583.904.904 0 0 1-1.685.075.784.784 0 0 1-1.274-.493.639.639 0 0 1-.29.064.64.64 0 0 1-.621-.58l.004-.007a1.326 1.326 0 0 1-.632.523 1.334 1.334 0 0 1-1.718-.706 1.098 1.098 0 0 1-.306.232 1.102 1.102 0 0 1-1.48-.478 1.094 1.094 0 0 1-.123-.471.994.994 0 0 1-1.318-1.21.904.904 0 0 1-.874-1.442.784.784 0 0 1-.176-1.356.639.639 0 0 1-.194-.224.642.642 0 0 1 .011-.61l.019.004a1.326 1.326 0 0 1-.497-.239 1.334 1.334 0 0 1-.262-1.845 1.098 1.098 0 0 1-.35-.146 1.102 1.102 0 0 1-.337-1.52 1.094 1.094 0 0 1 .347-.34A.994.994 0 0 1 2.88 9a.904.904 0 0 1 .803-1.48.784.784 0 0 1 1.083-.836.639.639 0 0 1 .098-.28.649.649 0 0 1 .433-.288 1.33 1.33 0 0 1-.026-.452A1.334 1.334 0 0 1 6.716 4.49a1.098 1.098 0 0 1-.06-.377 1.101 1.101 0 0 1 1.13-1.073 1.094 1.094 0 0 1 .47.115.994.994 0 0 1 1.696-.579.904.904 0 0 1 .857-.617zM3.683 7.519a.784.784 0 0 0 .008.041l-.004-.04a.904.904 0 0 0-.004-.001zM17.502 19.61a1.098 1.098 0 0 0-.002-.004h-.037a1.334 1.334 0 0 0 .039.004zM13.825 3.507a1.322 1.322 0 0 0-.008.012l.008-.011zm-2.369-.014l-.003.003a.9.9 0 0 1-.665.27.896.896 0 0 1-.583-.232.994.994 0 0 1-.986.732.99.99 0 0 1-.362-.075 1.098 1.098 0 0 1-1.061 1.046 1.326 1.326 0 0 1 .123.736 1.334 1.334 0 0 1-.725 1.035 1.1 1.1 0 0 1 .307.795 1.106 1.106 0 0 1-.232.65c.321.18.53.523.523.915a1.016 1.016 0 0 1-.07.337.915.915 0 0 1 .82.937.923.923 0 0 1-.01.138.74.74 0 0 1 .157-.01c.343.007.627.25.702.57a.661.661 0 0 1 .38-.111c.31.007.561.224.632.511a.418.418 0 0 1 .381-.015 1.352 1.352 0 0 1 .303-.63.418.418 0 0 1-.12-.143.422.422 0 0 1 .004-.392.665.665 0 0 1-.325-1.117.736.736 0 0 1-.359-.336.74.74 0 0 1 .385-1.023.747.747 0 0 0-.06.026.915.915 0 0 1-.201-.262.915.915 0 0 1 .623-1.315V6.53a1.02 1.02 0 0 1 .437-1.371 1.012 1.012 0 0 1 .553-.112 1.11 1.11 0 0 1 .598-1.054 1.12 1.12 0 0 1 .06-.026.642.642 0 0 1-.109-.21.784.784 0 0 1-.455.132.784.784 0 0 1-.662-.396zm4.573 1.512a1.326 1.326 0 0 1-.587.46 1.334 1.334 0 0 1-1.255-.142v-.011a1.11 1.11 0 0 1-.553.66 1.106 1.106 0 0 1-.683.113 1.02 1.02 0 0 1-.553.889 1.016 1.016 0 0 1-.329.105.918.918 0 0 1-.43 1.169.923.923 0 0 1-.127.056.74.74 0 0 1 .086.13.738.738 0 0 1-.168.89.661.661 0 0 1 .28.283.655.655 0 0 1-.149.796.418.418 0 0 1 .153.164c.019.034.03.068.038.101a1.356 1.356 0 0 1 .672-.015.422.422 0 0 1 .056-.142.422.422 0 0 1 .34-.194.665.665 0 0 1 .796-.848.736.736 0 0 1 .112-.478.733.733 0 0 1 1.016-.224.915.915 0 0 1 .127-.306.915.915 0 0 1 1.27-.28.915.915 0 0 1 .179.153 1.02 1.02 0 0 1 1.408-.314 1.012 1.012 0 0 1 .374.422c.355-.24.833-.261 1.214-.015a1.11 1.11 0 0 1 .209.172.642.642 0 0 1 .082-.108.784.784 0 0 1-.332-.337.784.784 0 0 1 .03-.77.9.9 0 0 1-.553-.455.896.896 0 0 1-.075-.624.994.994 0 0 1-1.117-.511.994.994 0 0 1-.104-.359 1.098 1.098 0 0 1-1.427-.43zM5.249 7.37a.784.784 0 0 1-.124.46.784.784 0 0 1-.68.362c.06.235.026.49-.112.71a.896.896 0 0 1-.5.377c.31.325.373.829.12 1.225a.99.99 0 0 1-.255.269 1.098 1.098 0 0 1 .351 1.45 1.326 1.326 0 0 1 .691.276 1.334 1.334 0 0 1 .512 1.154c.28-.064.579-.019.84.15a1.106 1.106 0 0 1 .438.53 1.02 1.02 0 0 1 1.05.03 1.016 1.016 0 0 1 .257.231.914.914 0 0 1 1.225-.224.919.919 0 0 1 .112.086.74.74 0 0 1 .071-.142.74.74 0 0 1 .852-.306.661.661 0 0 1 .1-.381.664.664 0 0 1 .763-.273.418.418 0 0 1 .246-.373 1.36 1.36 0 0 1-.358-.523v-.008a.418.418 0 0 1-.25.075.422.422 0 0 1-.344-.19.665.665 0 0 1-1.132-.243.736.736 0 0 1-.47.149.733.733 0 0 1-.718-.755.915.915 0 0 1-.329.049.915.915 0 0 1-.855-1.177h-.004a1.016 1.016 0 0 1-.993-1.042 1.012 1.012 0 0 1 .168-.534 1.11 1.11 0 0 1-.64-1.035 1.11 1.11 0 0 1 .068-.358.65.65 0 0 1-.1-.019zm11.127 2.133a.913.913 0 0 1-1.225.224.926.926 0 0 1-.112-.082.74.74 0 0 1-.067.142.74.74 0 0 1-.852.302.661.661 0 0 1-.105.385.662.662 0 0 1-.762.277.418.418 0 0 1-.063.212.426.426 0 0 1-.075.086 1.356 1.356 0 0 1 .314.564.418.418 0 0 1 .187-.04.422.422 0 0 1 .343.194.665.665 0 0 1 1.136.242.736.736 0 0 1 .467-.153c.41.008.728.348.72.755a.74.74 0 0 1 0 .008v-.005a.915.915 0 0 1 .326-.052.915.915 0 0 1 .896.941.919.919 0 0 1-.037.236c.564.015 1.008.482.993 1.046a1.012 1.012 0 0 1-.168.534 1.11 1.11 0 0 1 .647 1.035 1.11 1.11 0 0 1-.075.362l.004-.007.1.018a.784.784 0 0 1 .124-.46.784.784 0 0 1 .68-.362.9.9 0 0 1 .112-.71.896.896 0 0 1 .504-.373.994.994 0 0 1-.123-1.225.99.99 0 0 1 .257-.269 1.098 1.098 0 0 1-.35-1.453 1.326 1.326 0 0 1-.696-.273h-.003a1.334 1.334 0 0 1-.512-1.158 1.082 1.082 0 0 1-.837-.145 1.106 1.106 0 0 1-.44-.535 1.02 1.02 0 0 1-1.05-.026 1.016 1.016 0 0 1-.258-.235zm-.094 3.116l-.007.066a.74.74 0 0 0 .007-.066zm-2.864-.259a1.36 1.36 0 0 1-.363.598.418.418 0 0 1 .194.187.422.422 0 0 1-.007.396.665.665 0 0 1 .329 1.113.736.736 0 0 1 .358.336.739.739 0 0 1-.32.994.915.915 0 0 1 .197.261.91.91 0 0 1-.396 1.233.919.919 0 0 1-.224.082v.004a1.02 1.02 0 0 1-.44 1.374 1.012 1.012 0 0 1-.55.109 1.11 1.11 0 0 1-.661 1.083.642.642 0 0 1 .112.21.026.026 0 0 1-.004 0v.003a.784.784 0 0 1 .456-.134.784.784 0 0 1 .661.392.9.9 0 0 1 .665-.27.896.896 0 0 1 .587.236.994.994 0 0 1 .982-.736.99.99 0 0 1 .362.079v.022a1.1 1.1 0 0 1 1.061-1.072 1.326 1.326 0 0 1-.123-.736c.056-.46.34-.837.725-1.035l.003.004a1.102 1.102 0 0 1-.31-.795 1.106 1.106 0 0 1 .232-.654 1.02 1.02 0 0 1-.452-1.251.915.915 0 0 1-.822-.934.923.923 0 0 1 .011-.142.74.74 0 0 1-.157.015.74.74 0 0 1-.698-.572.661.661 0 0 1-.385.112.667.667 0 0 1-.627-.512.418.418 0 0 1-.217.053.418.418 0 0 1-.18-.045zm-.964.93a1.36 1.36 0 0 1-.336.042c-.112 0-.22-.012-.322-.038a.418.418 0 0 1-.06.295.422.422 0 0 1-.343.195.665.665 0 0 1-.792.844.736.736 0 0 1-.112.478.74.74 0 0 1-1.02.224.915.915 0 0 1-.127.306.915.915 0 0 1-1.266.28.919.919 0 0 1-.183-.153v.004a1.02 1.02 0 0 1-1.408.31 1.012 1.012 0 0 1-.374-.418c-.355.239-.83.261-1.214.015a1.113 1.113 0 0 1-.21-.172.65.65 0 0 1-.081.105.784.784 0 0 1 .336.336.784.784 0 0 1-.034.77.89.89 0 0 1 .553.455.896.896 0 0 1 .075.624.994.994 0 0 1 1.12.515.99.99 0 0 1 .101.355 1.098 1.098 0 0 1 1.431.43 1.326 1.326 0 0 1 .587-.46c.43-.172.896-.104 1.255.142a1.106 1.106 0 0 1 .549-.65 1.106 1.106 0 0 1 .683-.108 1.02 1.02 0 0 1 .553-.893 1.02 1.02 0 0 1 .333-.104.916.916 0 0 1 .425-1.17.919.919 0 0 1 .131-.052.736.736 0 0 1-.09-.134.738.738 0 0 1 .169-.886.661.661 0 0 1-.28-.284.67.67 0 0 1 .149-.799.418.418 0 0 1-.15-.164.418.418 0 0 1-.048-.24z",source:"https://github.com/codewars/branding/tree/1ff0d44db52ac4a5e3a1c43277dc35f228eb6983",hex:"B1361E",guidelines:void 0,license:void 0};
|
package/icons/condaforge.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const condaforge = require('simple-icons/icons/condaforge');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCondaforge } = require('simple-icons/icons');" instead`),module.exports={title:"Conda-Forge",slug:"condaforge",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Conda-Forge</title><path d="'+this.path+'"/></svg>'},path:"M8.206 5.866l.005.396H6.754l.006.655v.005l-6.758.002v.211L0 7.973l.02.041c.212.467.663.901 1.257 1.313.594.411 1.335.796 2.145 1.13 1.62.664 3.502 1.12 5.006 1.1.746-.01 1.265.228 1.62.672.341.426.51 1.092.524 1.92L7.94 16.239l.008 1.896H20.29l-.004-1.76-2.63-2.22c.055-2.013.708-3.443 1.777-4.405 1.087-.979 2.61-1.49 4.37-1.616l.195-.015L24 5.872zm.425.422l14.946.006-.004 1.457c-1.737.155-3.29.666-4.424 1.685-.912.822-1.433 2.062-1.691 3.534l-1.617.004.002.422 1.535-.004c-.027.226-.113.4-.123.64l-.893-.003-.002.422.995.004 2.138 1.802-2.941.002c-.724-.675-1.552-1.116-2.416-1.158-.817-.04-1.638.324-2.387 1.04l-2.978-.024 2.248-1.781v-.102c.002-.943-.2-1.72-.64-2.269-.396-.496-1.007-.749-1.741-.79l-.008-4.49h.008zm-1.45.396h1.026l.008 4.404c-1.387-.02-3.125-.404-4.631-1.023-.787-.324-1.507-.698-2.066-1.086C.968 8.6.587 8.203.424 7.86v-.514l6.336-.002v2.16h.422v-2.16h.004l-.004-.435v-.226zm6.935 8.839c.75.037 1.503.436 2.18 1.078l-.002 1.112h-4.345l-.006-1.2c.706-.717 1.443-1.026 2.173-.99zM8.36 16.537l3.16.023.006 1.153h-3.16zm11.5.142l.002 1.034h-3.148V16.68z",source:"https://github.com/conda-forge/conda-forge.github.io/",hex:"000000",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const condaforge = require('simple-icons/icons/condaforge');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCondaforge } = require('simple-icons/icons');" instead`),module.exports={title:"Conda-Forge",slug:"condaforge",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Conda-Forge</title><path d="'+this.path+'"/></svg>'},path:"M8.206 5.866l.005.396H6.754l.006.655v.005l-6.758.002v.211L0 7.973l.02.041c.212.467.663.901 1.257 1.313.594.411 1.335.796 2.145 1.13 1.62.664 3.502 1.12 5.006 1.1.746-.01 1.265.228 1.62.672.341.426.51 1.092.524 1.92L7.94 16.239l.008 1.896H20.29l-.004-1.76-2.63-2.22c.055-2.013.708-3.443 1.777-4.405 1.087-.979 2.61-1.49 4.37-1.616l.195-.015L24 5.872zm.425.422l14.946.006-.004 1.457c-1.737.155-3.29.666-4.424 1.685-.912.822-1.433 2.062-1.691 3.534l-1.617.004.002.422 1.535-.004c-.027.226-.113.4-.123.64l-.893-.003-.002.422.995.004 2.138 1.802-2.941.002c-.724-.675-1.552-1.116-2.416-1.158-.817-.04-1.638.324-2.387 1.04l-2.978-.024 2.248-1.781v-.102c.002-.943-.2-1.72-.64-2.269-.396-.496-1.007-.749-1.741-.79l-.008-4.49h.008zm-1.45.396h1.026l.008 4.404c-1.387-.02-3.125-.404-4.631-1.023-.787-.324-1.507-.698-2.066-1.086C.968 8.6.587 8.203.424 7.86v-.514l6.336-.002v2.16h.422v-2.16h.004l-.004-.435v-.226zm6.935 8.839c.75.037 1.503.436 2.18 1.078l-.002 1.112h-4.345l-.006-1.2c.706-.717 1.443-1.026 2.173-.99zM8.36 16.537l3.16.023.006 1.153h-3.16zm11.5.142l.002 1.034h-3.148V16.68z",source:"https://github.com/conda-forge/conda-forge.github.io/tree/0fc7dac2b989f3601dcc1be8a9f92c5b617c291e",hex:"000000",guidelines:void 0,license:void 0};
|
package/icons/cplusplus.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const cplusplus = require('simple-icons/icons/cplusplus');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCplusplus } = require('simple-icons/icons');" instead`),module.exports={title:"C++",slug:"cplusplus",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>C++</title><path d="'+this.path+'"/></svg>'},path:"M22.394 6c-.167-.29-.398-.543-.652-.69L12.926.22c-.509-.294-1.34-.294-1.848 0L2.26 5.31c-.508.293-.923 1.013-.923 1.6v10.18c0 .294.104.62.271.91.167.29.398.543.652.69l8.816 5.09c.508.293 1.34.293 1.848 0l8.816-5.09c.254-.147.485-.4.652-.69.167-.29.27-.616.27-.91V6.91c.003-.294-.1-.62-.268-.91zM12 19.11c-3.92 0-7.109-3.19-7.109-7.11 0-3.92 3.19-7.11 7.11-7.11a7.133 7.133 0 016.156 3.553l-3.076 1.78a3.567 3.567 0 00-3.08-1.78A3.56 3.56 0 008.444 12 3.56 3.56 0 0012 15.555a3.57 3.57 0 003.08-1.778l3.078 1.78A7.135 7.135 0 0112 19.11zm7.11-6.715h-.79v.79h-.79v-.79h-.79v-.79h.79v-.79h.79v.79h.79zm2.962 0h-.79v.79h-.79v-.79h-.79v-.79h.79v-.79h.79v.79h.79z",source:"https://github.com/isocpp/logos",hex:"00599C",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const cplusplus = require('simple-icons/icons/cplusplus');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCplusplus } = require('simple-icons/icons');" instead`),module.exports={title:"C++",slug:"cplusplus",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>C++</title><path d="'+this.path+'"/></svg>'},path:"M22.394 6c-.167-.29-.398-.543-.652-.69L12.926.22c-.509-.294-1.34-.294-1.848 0L2.26 5.31c-.508.293-.923 1.013-.923 1.6v10.18c0 .294.104.62.271.91.167.29.398.543.652.69l8.816 5.09c.508.293 1.34.293 1.848 0l8.816-5.09c.254-.147.485-.4.652-.69.167-.29.27-.616.27-.91V6.91c.003-.294-.1-.62-.268-.91zM12 19.11c-3.92 0-7.109-3.19-7.109-7.11 0-3.92 3.19-7.11 7.11-7.11a7.133 7.133 0 016.156 3.553l-3.076 1.78a3.567 3.567 0 00-3.08-1.78A3.56 3.56 0 008.444 12 3.56 3.56 0 0012 15.555a3.57 3.57 0 003.08-1.778l3.078 1.78A7.135 7.135 0 0112 19.11zm7.11-6.715h-.79v.79h-.79v-.79h-.79v-.79h.79v-.79h.79v.79h.79zm2.962 0h-.79v.79h-.79v-.79h-.79v-.79h.79v-.79h.79v.79h.79z",source:"https://github.com/isocpp/logos/tree/64ef037049f87ac74875dbe72695e59118b52186",hex:"00599C",guidelines:void 0,license:void 0};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
/**@deprecated use "const { siCssmodules } = require('simple-icons/icons');" instead*/declare const i:import("../alias").I;export default i;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
console.warn("warn -",`Imports like "const cssmodules = require('simple-icons/icons/cssmodules');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siCssmodules } = require('simple-icons/icons');" instead`),module.exports={title:"CSS Modules",slug:"cssmodules",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>CSS Modules</title><path d="'+this.path+'"/></svg>'},path:"M19.705 2.147v19.706H0V2.147h19.705ZM.141 21.712h19.423V2.288H.141v19.424Zm2.561-10.444c.428 0 .76.113.996.338.236.225.367.482.393.768h-.446a.926.926 0 0 0-.303-.517c-.15-.128-.362-.191-.635-.191-.333 0-.602.117-.808.352-.204.233-.306.59-.306 1.074 0 .396.092.717.276.964.186.245.462.368.828.368.338 0 .595-.13.771-.389.094-.136.163-.316.21-.538h.446c-.04.356-.172.654-.396.895-.268.29-.63.434-1.086.434-.392 0-.722-.118-.989-.356-.35-.315-.527-.8-.527-1.456 0-.499.132-.907.396-1.226.285-.347.679-.52 1.18-.52Zm2.28 2.38c.01.192.056.348.135.467.152.224.42.336.803.336.172 0 .328-.024.47-.073.272-.095.409-.266.409-.511 0-.184-.058-.315-.173-.393-.116-.077-.299-.144-.547-.2l-.458-.104c-.299-.067-.51-.142-.635-.223-.214-.141-.322-.352-.322-.633 0-.303.105-.553.315-.747.21-.195.508-.292.893-.292.354 0 .655.085.902.257.248.17.372.443.372.82h-.43a.847.847 0 0 0-.147-.417c-.14-.177-.377-.265-.71-.265-.27 0-.465.057-.583.17a.533.533 0 0 0-.177.396c0 .166.07.287.207.364.09.049.295.11.614.184l.474.108c.229.052.405.123.53.214.214.158.321.387.321.687 0 .375-.136.642-.41.803a1.822 1.822 0 0 1-.947.242c-.42 0-.75-.108-.987-.322-.237-.213-.354-.502-.35-.867h.43Zm3.137 0c.011.192.056.348.136.467.152.224.42.336.803.336.171 0 .328-.024.469-.073.273-.095.41-.266.41-.511 0-.184-.058-.315-.173-.393-.117-.077-.3-.144-.548-.2l-.457-.104c-.3-.067-.511-.142-.635-.223-.215-.141-.322-.352-.322-.633 0-.303.105-.553.315-.747.21-.195.508-.292.892-.292.355 0 .655.085.902.257.249.17.373.443.373.82h-.43a.847.847 0 0 0-.148-.417c-.14-.177-.376-.265-.71-.265-.27 0-.464.057-.582.17a.533.533 0 0 0-.177.396c0 .166.069.287.207.364.09.049.295.11.614.184l.474.108c.228.052.404.123.529.214.214.158.322.387.322.687 0 .375-.137.642-.41.803a1.822 1.822 0 0 1-.947.242c-.42 0-.75-.108-.987-.322-.238-.213-.355-.502-.35-.867h.43Zm-6.197 3.6.97 2.857.965-2.857h.648v3.38h-.434v-1.995c0-.07.001-.183.004-.343.003-.16.005-.33.005-.513l-.964 2.85h-.453l-.97-2.85v.104c0 .083 0 .21.004.38.004.168.007.292.007.372v1.994h-.437v-3.379h.655Zm4.743-.091c.597 0 1.038.191 1.325.575.224.299.336.681.336 1.147 0 .505-.128.924-.384 1.259-.3.392-.73.589-1.286.589-.52 0-.929-.172-1.226-.516-.265-.33-.398-.75-.398-1.256 0-.457.113-.848.34-1.173.292-.417.723-.625 1.293-.625Zm.046 3.16c.403 0 .695-.144.874-.432.181-.29.272-.623.272-.999 0-.397-.105-.717-.313-.959-.207-.242-.49-.363-.851-.363-.35 0-.635.12-.856.36-.22.24-.331.594-.331 1.061 0 .375.094.69.283.948.19.256.497.384.922.384Zm3.455-.08c.155 0 .283-.017.382-.049a.84.84 0 0 0 .437-.345c.09-.136.156-.311.196-.524a2 2 0 0 0 .034-.355c0-.418-.083-.743-.25-.975-.166-.231-.434-.347-.803-.347H9.35v2.595h.816ZM8.89 17.247h1.368c.465 0 .825.165 1.081.495.229.297.343.679.343 1.143 0 .36-.067.683-.202.973-.238.512-.647.769-1.226.769H8.89v-3.38Zm3.88 0v2.089c0 .245.046.45.138.612.136.245.367.368.69.368.388 0 .652-.133.791-.398.076-.144.113-.338.113-.582v-2.089h.465v1.898c0 .415-.056.735-.168.96-.206.407-.594.61-1.164.61s-.958-.203-1.162-.61c-.112-.225-.168-.545-.168-.96v-1.898h.465Zm2.899 0Zm.458 0v2.977h1.711v.402h-2.17v-3.379h.459Zm2.208 0h2.463v.414h-2.017v1.026h1.865v.391h-1.865v1.146h2.052v.402h-2.498v-3.379Zm3.402 2.29c.01.19.056.347.135.466.152.224.42.336.803.336.172 0 .328-.025.47-.074.272-.095.409-.265.409-.51 0-.184-.058-.315-.173-.394-.116-.076-.299-.143-.547-.2l-.458-.103c-.299-.068-.51-.142-.635-.223-.215-.141-.322-.352-.322-.633 0-.304.105-.553.315-.748.21-.194.508-.292.893-.292.354 0 .655.086.901.258.249.17.373.443.373.819h-.43a.847.847 0 0 0-.147-.416c-.14-.177-.377-.265-.711-.265-.27 0-.464.057-.582.17a.533.533 0 0 0-.177.396c0 .165.069.287.207.363.09.05.295.11.614.184l.474.108c.228.053.405.124.529.214.215.158.322.388.322.688 0 .374-.136.642-.41.803a1.822 1.822 0 0 1-.947.241c-.42 0-.75-.107-.987-.322-.238-.213-.354-.502-.35-.867h.43Z",source:"https://github.com/css-modules/logos/blob/32e4717062e4328ed861fa92d5d9cfd47859362f/css-modules-logo.svg",hex:"000000",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>CSS Modules</title><path d="M19.705 2.147v19.706H0V2.147h19.705ZM.141 21.712h19.423V2.288H.141v19.424Zm2.561-10.444c.428 0 .76.113.996.338.236.225.367.482.393.768h-.446a.926.926 0 0 0-.303-.517c-.15-.128-.362-.191-.635-.191-.333 0-.602.117-.808.352-.204.233-.306.59-.306 1.074 0 .396.092.717.276.964.186.245.462.368.828.368.338 0 .595-.13.771-.389.094-.136.163-.316.21-.538h.446c-.04.356-.172.654-.396.895-.268.29-.63.434-1.086.434-.392 0-.722-.118-.989-.356-.35-.315-.527-.8-.527-1.456 0-.499.132-.907.396-1.226.285-.347.679-.52 1.18-.52Zm2.28 2.38c.01.192.056.348.135.467.152.224.42.336.803.336.172 0 .328-.024.47-.073.272-.095.409-.266.409-.511 0-.184-.058-.315-.173-.393-.116-.077-.299-.144-.547-.2l-.458-.104c-.299-.067-.51-.142-.635-.223-.214-.141-.322-.352-.322-.633 0-.303.105-.553.315-.747.21-.195.508-.292.893-.292.354 0 .655.085.902.257.248.17.372.443.372.82h-.43a.847.847 0 0 0-.147-.417c-.14-.177-.377-.265-.71-.265-.27 0-.465.057-.583.17a.533.533 0 0 0-.177.396c0 .166.07.287.207.364.09.049.295.11.614.184l.474.108c.229.052.405.123.53.214.214.158.321.387.321.687 0 .375-.136.642-.41.803a1.822 1.822 0 0 1-.947.242c-.42 0-.75-.108-.987-.322-.237-.213-.354-.502-.35-.867h.43Zm3.137 0c.011.192.056.348.136.467.152.224.42.336.803.336.171 0 .328-.024.469-.073.273-.095.41-.266.41-.511 0-.184-.058-.315-.173-.393-.117-.077-.3-.144-.548-.2l-.457-.104c-.3-.067-.511-.142-.635-.223-.215-.141-.322-.352-.322-.633 0-.303.105-.553.315-.747.21-.195.508-.292.892-.292.355 0 .655.085.902.257.249.17.373.443.373.82h-.43a.847.847 0 0 0-.148-.417c-.14-.177-.376-.265-.71-.265-.27 0-.464.057-.582.17a.533.533 0 0 0-.177.396c0 .166.069.287.207.364.09.049.295.11.614.184l.474.108c.228.052.404.123.529.214.214.158.322.387.322.687 0 .375-.137.642-.41.803a1.822 1.822 0 0 1-.947.242c-.42 0-.75-.108-.987-.322-.238-.213-.355-.502-.35-.867h.43Zm-6.197 3.6.97 2.857.965-2.857h.648v3.38h-.434v-1.995c0-.07.001-.183.004-.343.003-.16.005-.33.005-.513l-.964 2.85h-.453l-.97-2.85v.104c0 .083 0 .21.004.38.004.168.007.292.007.372v1.994h-.437v-3.379h.655Zm4.743-.091c.597 0 1.038.191 1.325.575.224.299.336.681.336 1.147 0 .505-.128.924-.384 1.259-.3.392-.73.589-1.286.589-.52 0-.929-.172-1.226-.516-.265-.33-.398-.75-.398-1.256 0-.457.113-.848.34-1.173.292-.417.723-.625 1.293-.625Zm.046 3.16c.403 0 .695-.144.874-.432.181-.29.272-.623.272-.999 0-.397-.105-.717-.313-.959-.207-.242-.49-.363-.851-.363-.35 0-.635.12-.856.36-.22.24-.331.594-.331 1.061 0 .375.094.69.283.948.19.256.497.384.922.384Zm3.455-.08c.155 0 .283-.017.382-.049a.84.84 0 0 0 .437-.345c.09-.136.156-.311.196-.524a2 2 0 0 0 .034-.355c0-.418-.083-.743-.25-.975-.166-.231-.434-.347-.803-.347H9.35v2.595h.816ZM8.89 17.247h1.368c.465 0 .825.165 1.081.495.229.297.343.679.343 1.143 0 .36-.067.683-.202.973-.238.512-.647.769-1.226.769H8.89v-3.38Zm3.88 0v2.089c0 .245.046.45.138.612.136.245.367.368.69.368.388 0 .652-.133.791-.398.076-.144.113-.338.113-.582v-2.089h.465v1.898c0 .415-.056.735-.168.96-.206.407-.594.61-1.164.61s-.958-.203-1.162-.61c-.112-.225-.168-.545-.168-.96v-1.898h.465Zm2.899 0Zm.458 0v2.977h1.711v.402h-2.17v-3.379h.459Zm2.208 0h2.463v.414h-2.017v1.026h1.865v.391h-1.865v1.146h2.052v.402h-2.498v-3.379Zm3.402 2.29c.01.19.056.347.135.466.152.224.42.336.803.336.172 0 .328-.025.47-.074.272-.095.409-.265.409-.51 0-.184-.058-.315-.173-.394-.116-.076-.299-.143-.547-.2l-.458-.103c-.299-.068-.51-.142-.635-.223-.215-.141-.322-.352-.322-.633 0-.304.105-.553.315-.748.21-.194.508-.292.893-.292.354 0 .655.086.901.258.249.17.373.443.373.819h-.43a.847.847 0 0 0-.147-.416c-.14-.177-.377-.265-.711-.265-.27 0-.464.057-.582.17a.533.533 0 0 0-.177.396c0 .165.069.287.207.363.09.05.295.11.614.184l.474.108c.228.053.405.124.529.214.215.158.322.388.322.688 0 .374-.136.642-.41.803a1.822 1.822 0 0 1-.947.241c-.42 0-.75-.107-.987-.322-.238-.213-.354-.502-.35-.867h.43Z"/></svg>
|
package/icons/d3dotjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const d3dotjs = require('simple-icons/icons/d3dotjs');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siD3dotjs } = require('simple-icons/icons');" instead`),module.exports={title:"D3.js",slug:"d3dotjs",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>D3.js</title><path d="'+this.path+'"/></svg>'},path:"M13.312 12C13.312 5.718 8.22.625 1.937.625H0v5h1.938c3.521 0 6.375 2.854 6.375 6.375s-2.854 6.375-6.375 6.375H0v5h1.938c6.281 0 11.374-5.093 11.374-11.375zM24 7.563C24 3.731 20.893.625 17.062.625h-8a13.4154 13.4154 0 0 1 4.686 5h3.314c1.069 0 1.938.868 1.938 1.938 0 1.07-.869 1.938-1.938 1.938h-1.938c.313 1.652.313 3.348 0 5h1.938c1.068 0 1.938.867 1.938 1.938s-.869 1.938-1.938 1.938h-3.314a13.4154 13.4154 0 0 1-4.686 5h8c1.621 0 3.191-.568 4.438-1.605 2.943-2.45 3.346-6.824.895-9.77A6.9459 6.9459 0 0 0 24 7.563z",source:"https://github.com/d3/d3-logo",hex:"F9A03C",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const d3dotjs = require('simple-icons/icons/d3dotjs');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siD3dotjs } = require('simple-icons/icons');" instead`),module.exports={title:"D3.js",slug:"d3dotjs",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>D3.js</title><path d="'+this.path+'"/></svg>'},path:"M13.312 12C13.312 5.718 8.22.625 1.937.625H0v5h1.938c3.521 0 6.375 2.854 6.375 6.375s-2.854 6.375-6.375 6.375H0v5h1.938c6.281 0 11.374-5.093 11.374-11.375zM24 7.563C24 3.731 20.893.625 17.062.625h-8a13.4154 13.4154 0 0 1 4.686 5h3.314c1.069 0 1.938.868 1.938 1.938 0 1.07-.869 1.938-1.938 1.938h-1.938c.313 1.652.313 3.348 0 5h1.938c1.068 0 1.938.867 1.938 1.938s-.869 1.938-1.938 1.938h-3.314a13.4154 13.4154 0 0 1-4.686 5h8c1.621 0 3.191-.568 4.438-1.605 2.943-2.45 3.346-6.824.895-9.77A6.9459 6.9459 0 0 0 24 7.563z",source:"https://github.com/d3/d3-logo/tree/6d9c471aa852033501d00ca63fe73d9f8be82d1d",hex:"F9A03C",guidelines:void 0,license:void 0};
|
package/icons/dotnet.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const dotnet = require('simple-icons/icons/dotnet');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siDotnet } = require('simple-icons/icons');" instead`),module.exports={title:".NET",slug:"dotnet",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>.NET</title><path d="'+this.path+'"/></svg>'},path:"M24 8.77h-2.468v7.565h-1.425V8.77h-2.462V7.53H24zm-6.852 7.565h-4.821V7.53h4.63v1.24h-3.205v2.494h2.953v1.234h-2.953v2.604h3.396zm-6.708 0H8.882L4.78 9.863a2.896 2.896 0 0 1-.258-.51h-.036c.032.189.048.592.048 1.21v5.772H3.157V7.53h1.659l3.965 6.32c.167.261.275.442.323.54h.024c-.04-.233-.06-.629-.06-1.185V7.529h1.372zm-8.703-.693a.868.829 0 0 1-.869.829.868.829 0 0 1-.868-.83.868.829 0 0 1 .868-.828.868.829 0 0 1 .869.829Z",source:"https://github.com/dotnet/brand/",hex:"512BD4",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const dotnet = require('simple-icons/icons/dotnet');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siDotnet } = require('simple-icons/icons');" instead`),module.exports={title:".NET",slug:"dotnet",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>.NET</title><path d="'+this.path+'"/></svg>'},path:"M24 8.77h-2.468v7.565h-1.425V8.77h-2.462V7.53H24zm-6.852 7.565h-4.821V7.53h4.63v1.24h-3.205v2.494h2.953v1.234h-2.953v2.604h3.396zm-6.708 0H8.882L4.78 9.863a2.896 2.896 0 0 1-.258-.51h-.036c.032.189.048.592.048 1.21v5.772H3.157V7.53h1.659l3.965 6.32c.167.261.275.442.323.54h.024c-.04-.233-.06-.629-.06-1.185V7.529h1.372zm-8.703-.693a.868.829 0 0 1-.869.829.868.829 0 0 1-.868-.83.868.829 0 0 1 .868-.828.868.829 0 0 1 .869.829Z",source:"https://github.com/dotnet/brand/tree/defe0408e765b48223a434a0d9a94213edc062f8",hex:"512BD4",guidelines:void 0,license:void 0};
|
package/icons/drone.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const drone = require('simple-icons/icons/drone');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siDrone } = require('simple-icons/icons');" instead`),module.exports={title:"Drone",slug:"drone",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Drone</title><path d="'+this.path+'"/></svg>'},path:"M15.07 13.633a3.07 3.07 0 1 1-6.14 0 3.07 3.07 0 0 1 6.14 0zM12 1.856c5.359.042 11.452 3.82 12 10.94h-7.256S15.809 8.863 12 8.889s-4.744 3.907-4.744 3.907H0C.353 5.802 6.344 1.812 12 1.856zM12.05 22.144c-3.996.011-7.729-3.005-9.259-7.674h4.465s.963 3.889 4.773 3.863 4.716-3.863 4.716-3.863h4.465c-.995 4.94-5.164 7.664-9.159 7.674z",source:"https://github.com/drone/brand",hex:"212121",guidelines:void 0,license:void 0};
|
|
1
|
+
console.warn("warn -",`Imports like "const drone = require('simple-icons/icons/drone');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siDrone } = require('simple-icons/icons');" instead`),module.exports={title:"Drone",slug:"drone",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Drone</title><path d="'+this.path+'"/></svg>'},path:"M15.07 13.633a3.07 3.07 0 1 1-6.14 0 3.07 3.07 0 0 1 6.14 0zM12 1.856c5.359.042 11.452 3.82 12 10.94h-7.256S15.809 8.863 12 8.889s-4.744 3.907-4.744 3.907H0C.353 5.802 6.344 1.812 12 1.856zM12.05 22.144c-3.996.011-7.729-3.005-9.259-7.674h4.465s.963 3.889 4.773 3.863 4.716-3.863 4.716-3.863h4.465c-.995 4.94-5.164 7.664-9.159 7.674z",source:"https://github.com/drone/brand/tree/f3ba7a1ad3c35abfe9571ea9c3ea93dff9912955",hex:"212121",guidelines:void 0,license:void 0};
|
package/icons/eventstore.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const eventstore = require('simple-icons/icons/eventstore');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siEventstore } = require('simple-icons/icons');" instead`),module.exports={title:"Event Store",slug:"eventstore",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Event Store</title><path d="'+this.path+'"/></svg>'},path:"M5.785 3.414c.428-.251.874-.473 1.339-.666.981-.421 1.995-.659 3.036-.765l1.127 1.274-.525 1.319c-1.02.195-1.979.57-2.879 1.11l-.195.12-.178-1.737-1.725-.66v.005zM5.295 3.724l1.789.69.188 1.71c-.969.713-1.725 1.623-2.264 2.73-.051.099-.096.198-.139.3l-1.26-1.529-2.054.434c.511-1.104 1.201-2.091 2.063-2.96.515-.522 1.07-.979 1.667-1.376l.01.001zm11.782 12.052c.195-.324.354-.652.48-.99l1.938 2.35 3.255-.701c-.187.513-.407 1.015-.662 1.507-.671 1.291-1.553 2.409-2.648 3.36-1.112.962-2.369 1.665-3.771 2.107-.027.009-.056.016-.083.026l-2.411-2.039.629-2.775.051-.021c1.379-.6 2.457-1.529 3.224-2.835v.011zM21.153 4.805c.199.273.384.56.563.854.741 1.248 1.254 2.582 1.539 4.004.271 1.41.315 2.829.12 4.252-.105.684-.255 1.35-.464 2.002l-3.255.699-1.95-2.357c.226-.867.255-1.77.06-2.709-.225-1.114-.72-2.065-1.454-2.85l3.509-.42 1.306-3.476h.026zM1.338 8.584l2.1-.444 1.236 1.509c-.391 1.084-.48 2.21-.285 3.38.045.334.119.656.21.969l-2.22-.505-1.59 1.881c-.193-.833-.283-1.685-.283-2.554.003-1.451.27-2.85.807-4.199l.016-.039.009.002zM4.78 14.518c.319.844.788 1.614 1.409 2.316.465.539.99.975 1.563 1.319l-2.2 1.261.12 2.864c-.726-.451-1.395-.99-2-1.605-1.021-1.05-1.8-2.249-2.34-3.6-.149-.375-.27-.75-.375-1.125l1.635-1.919 2.22.509-.032-.02zM8.232 18.415c.473.236.979.416 1.518.54 1.207.28 2.385.233 3.529-.141l-.625 2.757 2.387 2.02c-1.193.313-2.414.445-3.659.401-1.455-.046-2.853-.354-4.19-.925-.36-.153-.705-.322-1.041-.51l-.119-2.882 2.2-1.26zM20.815 4.364L19.502 7.85l-3.614.435c-.105-.091-.213-.181-.327-.255-1.185-.9-2.52-1.426-4.004-1.575-.346-.029-.675-.029-.99-.029l1.26-3.226L9.1.095c.827-.09 1.637-.104 2.459-.09.49.015.975.051 1.459.113.68.089 1.351.239 2.015.42 1.405.4 2.685 1.034 3.842 1.93.729.559 1.376 1.191 1.94 1.896z",source:"https://github.com/
|
|
1
|
+
console.warn("warn -",`Imports like "const eventstore = require('simple-icons/icons/eventstore');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siEventstore } = require('simple-icons/icons');" instead`),module.exports={title:"Event Store",slug:"eventstore",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Event Store</title><path d="'+this.path+'"/></svg>'},path:"M5.785 3.414c.428-.251.874-.473 1.339-.666.981-.421 1.995-.659 3.036-.765l1.127 1.274-.525 1.319c-1.02.195-1.979.57-2.879 1.11l-.195.12-.178-1.737-1.725-.66v.005zM5.295 3.724l1.789.69.188 1.71c-.969.713-1.725 1.623-2.264 2.73-.051.099-.096.198-.139.3l-1.26-1.529-2.054.434c.511-1.104 1.201-2.091 2.063-2.96.515-.522 1.07-.979 1.667-1.376l.01.001zm11.782 12.052c.195-.324.354-.652.48-.99l1.938 2.35 3.255-.701c-.187.513-.407 1.015-.662 1.507-.671 1.291-1.553 2.409-2.648 3.36-1.112.962-2.369 1.665-3.771 2.107-.027.009-.056.016-.083.026l-2.411-2.039.629-2.775.051-.021c1.379-.6 2.457-1.529 3.224-2.835v.011zM21.153 4.805c.199.273.384.56.563.854.741 1.248 1.254 2.582 1.539 4.004.271 1.41.315 2.829.12 4.252-.105.684-.255 1.35-.464 2.002l-3.255.699-1.95-2.357c.226-.867.255-1.77.06-2.709-.225-1.114-.72-2.065-1.454-2.85l3.509-.42 1.306-3.476h.026zM1.338 8.584l2.1-.444 1.236 1.509c-.391 1.084-.48 2.21-.285 3.38.045.334.119.656.21.969l-2.22-.505-1.59 1.881c-.193-.833-.283-1.685-.283-2.554.003-1.451.27-2.85.807-4.199l.016-.039.009.002zM4.78 14.518c.319.844.788 1.614 1.409 2.316.465.539.99.975 1.563 1.319l-2.2 1.261.12 2.864c-.726-.451-1.395-.99-2-1.605-1.021-1.05-1.8-2.249-2.34-3.6-.149-.375-.27-.75-.375-1.125l1.635-1.919 2.22.509-.032-.02zM8.232 18.415c.473.236.979.416 1.518.54 1.207.28 2.385.233 3.529-.141l-.625 2.757 2.387 2.02c-1.193.313-2.414.445-3.659.401-1.455-.046-2.853-.354-4.19-.925-.36-.153-.705-.322-1.041-.51l-.119-2.882 2.2-1.26zM20.815 4.364L19.502 7.85l-3.614.435c-.105-.091-.213-.181-.327-.255-1.185-.9-2.52-1.426-4.004-1.575-.346-.029-.675-.029-.99-.029l1.26-3.226L9.1.095c.827-.09 1.637-.104 2.459-.09.49.015.975.051 1.459.113.68.089 1.351.239 2.015.42 1.405.4 2.685 1.034 3.842 1.93.729.559 1.376 1.191 1.94 1.896z",source:"https://github.com/EventStore/Brand/tree/319d6f8dadc2881062917ea5a6dafa675775ea85",hex:"5AB552",guidelines:void 0,license:void 0};
|
package/icons/gitlab.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
console.warn("warn -",`Imports like "const gitlab = require('simple-icons/icons/gitlab');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siGitlab } = require('simple-icons/icons');" instead`),module.exports={title:"GitLab",slug:"gitlab",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GitLab</title><path d="'+this.path+'"/></svg>'},path:"
|
|
1
|
+
console.warn("warn -",`Imports like "const gitlab = require('simple-icons/icons/gitlab');" have been deprecated in v6.0.0 and will no longer work from v7.0.0, use "const { siGitlab } = require('simple-icons/icons');" instead`),module.exports={title:"GitLab",slug:"gitlab",get svg(){return'<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GitLab</title><path d="'+this.path+'"/></svg>'},path:"m23.6004 9.5927-.0337-.0862L20.3.9814a.851.851 0 0 0-.3362-.405.8748.8748 0 0 0-.9997.0539.8748.8748 0 0 0-.29.4399l-2.2055 6.748H7.5375l-2.2057-6.748a.8573.8573 0 0 0-.29-.4412.8748.8748 0 0 0-.9997-.0537.8585.8585 0 0 0-.3362.4049L.4332 9.5015l-.0325.0862a6.0657 6.0657 0 0 0 2.0119 7.0105l.0113.0087.03.0213 4.976 3.7264 2.462 1.8633 1.4995 1.1321a1.0085 1.0085 0 0 0 1.2197 0l1.4995-1.1321 2.4619-1.8633 5.006-3.7489.0125-.01a6.0682 6.0682 0 0 0 2.0094-7.003z",source:"https://about.gitlab.com/press/press-kit/",hex:"FC6D26",guidelines:"https://about.gitlab.com/handbook/marketing/corporate-marketing/brand-activation/trademark-guidelines/",license:void 0};
|