@iconify/json 2.2.108 → 2.2.110
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/collections.json +13 -13
- package/collections.md +13 -13
- package/composer.json +1 -1
- package/json/akar-icons.json +6 -3
- package/json/carbon.json +196 -8
- package/json/codicon.json +5 -2
- package/json/line-md.json +97 -5
- package/json/logos.json +74 -2
- package/json/lucide.json +57 -8
- package/json/octicon.json +13 -17
- package/json/ooui.json +1 -1
- package/json/pajamas.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -174,8 +174,8 @@
|
|
|
174
174
|
},
|
|
175
175
|
"carbon": {
|
|
176
176
|
"name": "Carbon",
|
|
177
|
-
"total":
|
|
178
|
-
"version": "11.
|
|
177
|
+
"total": 2006,
|
|
178
|
+
"version": "11.26.0",
|
|
179
179
|
"author": {
|
|
180
180
|
"name": "IBM",
|
|
181
181
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -502,8 +502,8 @@
|
|
|
502
502
|
},
|
|
503
503
|
"octicon": {
|
|
504
504
|
"name": "Octicons",
|
|
505
|
-
"total":
|
|
506
|
-
"version": "19.
|
|
505
|
+
"total": 602,
|
|
506
|
+
"version": "19.7.0",
|
|
507
507
|
"author": {
|
|
508
508
|
"name": "GitHub",
|
|
509
509
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
},
|
|
548
548
|
"lucide": {
|
|
549
549
|
"name": "Lucide",
|
|
550
|
-
"total":
|
|
550
|
+
"total": 1255,
|
|
551
551
|
"author": {
|
|
552
552
|
"name": "Lucide Contributors",
|
|
553
553
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -653,8 +653,8 @@
|
|
|
653
653
|
},
|
|
654
654
|
"akar-icons": {
|
|
655
655
|
"name": "Akar Icons",
|
|
656
|
-
"total":
|
|
657
|
-
"version": "1.9.
|
|
656
|
+
"total": 450,
|
|
657
|
+
"version": "1.9.29",
|
|
658
658
|
"author": {
|
|
659
659
|
"name": "Arturo Wibawa",
|
|
660
660
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -1292,7 +1292,7 @@
|
|
|
1292
1292
|
},
|
|
1293
1293
|
"codicon": {
|
|
1294
1294
|
"name": "Codicons",
|
|
1295
|
-
"total":
|
|
1295
|
+
"total": 427,
|
|
1296
1296
|
"version": "0.0.32",
|
|
1297
1297
|
"author": {
|
|
1298
1298
|
"name": "Microsoft Corporation",
|
|
@@ -1315,7 +1315,7 @@
|
|
|
1315
1315
|
"pajamas": {
|
|
1316
1316
|
"name": "Gitlab SVGs",
|
|
1317
1317
|
"total": 372,
|
|
1318
|
-
"version": "3.
|
|
1318
|
+
"version": "3.61.0",
|
|
1319
1319
|
"author": {
|
|
1320
1320
|
"name": "GitLab B.V.",
|
|
1321
1321
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1533,7 +1533,7 @@
|
|
|
1533
1533
|
"ooui": {
|
|
1534
1534
|
"name": "OOUI",
|
|
1535
1535
|
"total": 354,
|
|
1536
|
-
"version": "0.
|
|
1536
|
+
"version": "0.48.0",
|
|
1537
1537
|
"author": {
|
|
1538
1538
|
"name": "OOUI Team",
|
|
1539
1539
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -1596,8 +1596,8 @@
|
|
|
1596
1596
|
},
|
|
1597
1597
|
"line-md": {
|
|
1598
1598
|
"name": "Material Line Icons",
|
|
1599
|
-
"total":
|
|
1600
|
-
"version": "0.2.
|
|
1599
|
+
"total": 457,
|
|
1600
|
+
"version": "0.2.14",
|
|
1601
1601
|
"author": {
|
|
1602
1602
|
"name": "Vjacheslav Trushkin",
|
|
1603
1603
|
"url": "https://github.com/cyberalien/line-md"
|
|
@@ -1927,7 +1927,7 @@
|
|
|
1927
1927
|
},
|
|
1928
1928
|
"logos": {
|
|
1929
1929
|
"name": "SVG Logos",
|
|
1930
|
-
"total":
|
|
1930
|
+
"total": 1767,
|
|
1931
1931
|
"author": {
|
|
1932
1932
|
"name": "Gil Barbara",
|
|
1933
1933
|
"url": "https://github.com/gilbarbara/logos"
|
package/collections.md
CHANGED
|
@@ -87,11 +87,11 @@
|
|
|
87
87
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
88
88
|
|
|
89
89
|
## Carbon
|
|
90
|
-
* Number of icons:
|
|
90
|
+
* Number of icons: 2006
|
|
91
91
|
* Author: IBM
|
|
92
92
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
93
93
|
* License: Apache 2.0
|
|
94
|
-
* Version: 11.
|
|
94
|
+
* Version: 11.26.0
|
|
95
95
|
* Palette: Colorless
|
|
96
96
|
* Icon set prefix: `carbon`
|
|
97
97
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -247,12 +247,12 @@
|
|
|
247
247
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
248
248
|
|
|
249
249
|
## Octicons
|
|
250
|
-
* Number of icons:
|
|
250
|
+
* Number of icons: 602
|
|
251
251
|
* Author: GitHub
|
|
252
252
|
* URL: https://github.com/primer/octicons/
|
|
253
253
|
* License: MIT
|
|
254
254
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
255
|
-
* Version: 19.
|
|
255
|
+
* Version: 19.7.0
|
|
256
256
|
* Palette: Colorless
|
|
257
257
|
* Icon set prefix: `octicon`
|
|
258
258
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
270
270
|
|
|
271
271
|
## Lucide
|
|
272
|
-
* Number of icons:
|
|
272
|
+
* Number of icons: 1255
|
|
273
273
|
* Author: Lucide Contributors
|
|
274
274
|
* URL: https://github.com/lucide-icons/lucide
|
|
275
275
|
* License: ISC
|
|
@@ -320,12 +320,12 @@
|
|
|
320
320
|
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
321
321
|
|
|
322
322
|
## Akar Icons
|
|
323
|
-
* Number of icons:
|
|
323
|
+
* Number of icons: 450
|
|
324
324
|
* Author: Arturo Wibawa
|
|
325
325
|
* URL: https://github.com/artcoholic/akar-icons
|
|
326
326
|
* License: MIT
|
|
327
327
|
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
|
|
328
|
-
* Version: 1.9.
|
|
328
|
+
* Version: 1.9.29
|
|
329
329
|
* Palette: Colorless
|
|
330
330
|
* Icon set prefix: `akar-icons`
|
|
331
331
|
* File: [json/akar-icons.json](json/akar-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
634
634
|
|
|
635
635
|
## Codicons
|
|
636
|
-
* Number of icons:
|
|
636
|
+
* Number of icons: 427
|
|
637
637
|
* Author: Microsoft Corporation
|
|
638
638
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
639
639
|
* License: CC BY 4.0
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
650
650
|
* License: MIT
|
|
651
651
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
652
|
-
* Version: 3.
|
|
652
|
+
* Version: 3.61.0
|
|
653
653
|
* Palette: Colorless
|
|
654
654
|
* Icon set prefix: `pajamas`
|
|
655
655
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
758
758
|
* License: MIT
|
|
759
759
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
760
|
-
* Version: 0.
|
|
760
|
+
* Version: 0.48.0
|
|
761
761
|
* Palette: Colorless
|
|
762
762
|
* Icon set prefix: `ooui`
|
|
763
763
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -784,12 +784,12 @@
|
|
|
784
784
|
* File: [json/formkit.json](json/formkit.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
785
785
|
|
|
786
786
|
## Material Line Icons
|
|
787
|
-
* Number of icons:
|
|
787
|
+
* Number of icons: 457
|
|
788
788
|
* Author: Vjacheslav Trushkin
|
|
789
789
|
* URL: https://github.com/cyberalien/line-md
|
|
790
790
|
* License: MIT
|
|
791
791
|
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
|
|
792
|
-
* Version: 0.2.
|
|
792
|
+
* Version: 0.2.14
|
|
793
793
|
* Palette: Colorless
|
|
794
794
|
* Icon set prefix: `line-md`
|
|
795
795
|
* File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -940,7 +940,7 @@
|
|
|
940
940
|
* File: [json/bxl.json](json/bxl.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
941
941
|
|
|
942
942
|
## SVG Logos
|
|
943
|
-
* Number of icons:
|
|
943
|
+
* Number of icons: 1767
|
|
944
944
|
* Author: Gil Barbara
|
|
945
945
|
* URL: https://github.com/gilbarbara/logos
|
|
946
946
|
* License: CC0
|
package/composer.json
CHANGED
package/json/akar-icons.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "akar-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Akar Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "1.9.
|
|
5
|
+
"total": 450,
|
|
6
|
+
"version": "1.9.29",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Arturo Wibawa",
|
|
9
9
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1693459591,
|
|
26
26
|
"icons": {
|
|
27
27
|
"air": {
|
|
28
28
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8h7a3 3 0 1 0-3-3M4 16h11a3 3 0 1 1-3 3M2 12h17a3 3 0 1 0-3-3\"/>"
|
|
@@ -1375,6 +1375,9 @@
|
|
|
1375
1375
|
"yarn-fill": {
|
|
1376
1376
|
"body": "<g fill=\"none\"><g fill=\"currentColor\" clip-path=\"url(#akarIconsYarnFill0)\"><path fill-rule=\"evenodd\" d=\"M23.994 11.675C23.825 5.23 18.561.013 12.004 0C5.21-.005-.3 5.668.013 12.556c.28 6.216 5.344 11.296 11.71 11.441c6.81.157 12.449-5.4 12.271-12.322ZM7.92 7.525c-.145.28-.258.575-.336.879c-.025.018-.02.05-.032.073c0 .05 0 .1-.014.147v.328c.017.05.012.1.017.15c.029.065-.019.146.054.198c.088.3.187.594.347.861c.05.084.042.129-.031.194a5.17 5.17 0 0 0-.987 1.183c-.472.802-.648 1.679-.648 2.6a.323.323 0 0 1-.016.104a.275.275 0 0 1-.062.105c-.609.667-.936 1.427-.786 2.348c.076.467.212.91.49 1.298a.395.395 0 0 1 .089.273c-.018.404.144.732.488.939c.58.351 1.207.477 1.875.328a.735.735 0 0 0 .133-.052c.068-.032.137-.063.198-.053c.068.01.128.063.189.115c.035.03.07.06.107.084c.381.228.809.286 1.238.267c1.044-.044 2.085-.107 3.121-.252c.342-.047.67-.133.95-.343a.64.64 0 0 1 .198-.1c1.049-.346 2.052-.798 2.967-1.406c.555-.364 1.137-.662 1.794-.808c.359-.078.62-.315.78-.648c.408-.844-.217-1.79-1.19-1.799c-.658-.005-1.263.2-1.843.49a8.696 8.696 0 0 0-.615.352c-.19.115-.38.231-.579.333l-.029.017c-.04.024-.083.049-.136.046v-.1c.052-1.395-.401-2.607-1.328-3.646c-.056-.062-.046-.102-.005-.162a6.753 6.753 0 0 0 .831-1.6c.344-.973.413-1.972.308-2.987c-.05-.489-.15-.966-.356-1.417c-.18-.385-.515-.567-.93-.474c-.111.023-.149-.01-.194-.102a4.747 4.747 0 0 0-.468-.817a.886.886 0 0 0-.685-.36c-.444-.025-.75.216-1.008.539a3.29 3.29 0 0 0-.458.805c-.036.087-.08.136-.15.162a.382.382 0 0 1-.094.02a3.28 3.28 0 0 0-2.014.97a1.34 1.34 0 0 1-.543.349c-.293.097-.496.299-.637.57Z\" clip-rule=\"evenodd\"/><path d=\"M14.947 15.813c0 .242-.056.478-.086.713c-.026.207-.005.231.205.195c.472-.082.9-.28 1.311-.515c.441-.251.861-.537 1.332-.726a3.013 3.013 0 0 1 1.134-.243c.343 0 .582.186.624.48c.04.272-.11.533-.384.59c-.781.166-1.456.551-2.113.98c-.882.569-1.842.98-2.841 1.295c-.037.01-.085.019-.108.041c-.236.25-.548.292-.863.333c-.884.116-1.773.168-2.665.22a3.049 3.049 0 0 1-.77-.026c-.41-.08-.583-.233-.645-.57c-.056-.301.086-.587.388-.784l.116-.073a1.306 1.306 0 0 1-.398-.364c-.05-.069-.076-.026-.092.031l-.15.57c-.034.126-.076.25-.129.37c-.152.348-.43.516-.797.55a1.976 1.976 0 0 1-1.065-.215c-.23-.113-.299-.283-.223-.533c.04-.134.116-.25.207-.391c-.317.063-.456-.121-.566-.344a2.374 2.374 0 0 1-.231-1.54c.081-.424.33-.77.63-1.069c.175-.175.228-.344.223-.59c-.04-1.425.498-2.595 1.605-3.499c.097-.081.195-.165.297-.239c.063-.044.07-.073.018-.138c-.286-.36-.509-.75-.61-1.204c-.117-.511.057-.955.314-1.38a.299.299 0 0 1 .158-.11c.323-.116.595-.291.842-.538c.555-.555 1.243-.81 2.03-.776c.1.005.144-.024.175-.118a4.41 4.41 0 0 1 .461-.98a1.26 1.26 0 0 1 .26-.31c.194-.16.36-.137.49.076c.242.386.428.8.616 1.215c.048.105.084.142.194.07a2.03 2.03 0 0 1 .417-.189c.116-.04.184-.013.234.108c.147.354.226.724.27 1.104c.013.105.037.207.024.312c-.008.228.003.457.005.688c0 .102-.036.205-.005.309c-.023.624-.189 1.214-.43 1.786c-.225.535-.553 1.01-.881 1.485c-.129.183-.126.186.042.336c.818.737 1.27 1.663 1.42 2.743c.006.042.004.087.004.131c-.034.1.003.197.005.294c.009.148-.025.296 0 .44Z\"/></g><defs><clipPath id=\"akarIconsYarnFill0\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
|
|
1377
1377
|
},
|
|
1378
|
+
"yelp-fill": {
|
|
1379
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m4.98 11.264l4.701 2.278a1.075 1.075 0 0 1 .6 1.074a1.066 1.066 0 0 1-.81.927L4.393 16.8a1.088 1.088 0 0 1-1.187-.492a1.069 1.069 0 0 1-.146-.429a9.159 9.159 0 0 1 .424-3.996a1.07 1.07 0 0 1 .606-.645a1.085 1.085 0 0 1 .888.026Zm1.882 9.615l3.5-3.861a1.08 1.08 0 0 1 1.205-.277a1.076 1.076 0 0 1 .673 1.03l-.183 5.195a1.066 1.066 0 0 1-.396.793a1.083 1.083 0 0 1-.861.226a9.401 9.401 0 0 1-3.748-1.506a1.074 1.074 0 0 1-.46-.758a1.065 1.065 0 0 1 .27-.842Zm8.298-5.139l4.975 1.606a1.08 1.08 0 0 1 .657.596a1.064 1.064 0 0 1-.017.884a9.312 9.312 0 0 1-2.487 3.166a1.082 1.082 0 0 1-1.602-.258l-2.773-4.408a1.065 1.065 0 0 1 .065-1.226a1.078 1.078 0 0 1 1.182-.36Zm5.059-3.152l-5.029 1.433a1.085 1.085 0 0 1-1.169-.4A1.065 1.065 0 0 1 14 12.393l2.926-4.308a1.075 1.075 0 0 1 .755-.464a1.085 1.085 0 0 1 .85.257a9.222 9.222 0 0 1 2.379 3.25a1.069 1.069 0 0 1-.691 1.46ZM8.469.468a15.12 15.12 0 0 0-2.585.946a1.077 1.077 0 0 0-.564.65a1.063 1.063 0 0 0 .097.851l4.915 8.456a1.076 1.076 0 0 0 1.212.499a1.066 1.066 0 0 0 .799-1.034V1.072A1.065 1.065 0 0 0 11.622.06a1.084 1.084 0 0 0-.437-.057c-.918.072-1.826.228-2.715.465Z\" clip-rule=\"evenodd\"/>"
|
|
1380
|
+
},
|
|
1378
1381
|
"youtube-fill": {
|
|
1379
1382
|
"body": "<g fill=\"none\"><g clip-path=\"url(#akarIconsYoutubeFill0)\"><path fill=\"currentColor\" d=\"M23.5 6.507a2.786 2.786 0 0 0-.766-1.27a3.05 3.05 0 0 0-1.338-.742C19.518 4 11.994 4 11.994 4a76.624 76.624 0 0 0-9.39.47a3.16 3.16 0 0 0-1.338.76c-.37.356-.638.795-.778 1.276A29.09 29.09 0 0 0 0 12c-.012 1.841.151 3.68.488 5.494c.137.479.404.916.775 1.269c.371.353.833.608 1.341.743c1.903.494 9.39.494 9.39.494a76.8 76.8 0 0 0 9.402-.47a3.05 3.05 0 0 0 1.338-.742a2.78 2.78 0 0 0 .765-1.27A28.38 28.38 0 0 0 24 12.023a26.579 26.579 0 0 0-.5-5.517ZM9.602 15.424V8.577l6.26 3.424l-6.26 3.423Z\"/></g><defs><clipPath id=\"akarIconsYoutubeFill0\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
|
|
1380
1383
|
},
|