@iconify/json 2.2.13 → 2.2.15
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 +52 -9
- package/collections.md +30 -9
- package/composer.json +1 -1
- package/json/arcticons.json +176 -175
- package/json/gridicons.json +5 -2
- package/json/iconoir.json +5 -5
- package/json/lucide.json +7 -4
- package/json/material-symbols.json +3058 -146
- package/json/mdi.json +23 -2
- package/json/memory.json +1431 -0
- package/json/nonicons.json +218 -0
- package/json/octicon.json +38 -6
- package/json/simple-icons.json +16 -4
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"material-symbols": {
|
|
3
3
|
"name": "Material Symbols",
|
|
4
|
-
"total":
|
|
4
|
+
"total": 9552,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
"mdi": {
|
|
46
46
|
"name": "Material Design Icons",
|
|
47
|
-
"total":
|
|
47
|
+
"total": 7203,
|
|
48
48
|
"author": {
|
|
49
49
|
"name": "Pictogrammers",
|
|
50
50
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"iconoir": {
|
|
287
287
|
"name": "Iconoir",
|
|
288
288
|
"total": 1259,
|
|
289
|
-
"version": "6.
|
|
289
|
+
"version": "6.2.0",
|
|
290
290
|
"author": {
|
|
291
291
|
"name": "Luca Burgio",
|
|
292
292
|
"url": "https://github.com/iconoir-icons/iconoir"
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
},
|
|
463
463
|
"lucide": {
|
|
464
464
|
"name": "Lucide",
|
|
465
|
-
"total":
|
|
465
|
+
"total": 877,
|
|
466
466
|
"author": {
|
|
467
467
|
"name": "Lucide Contributors",
|
|
468
468
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -568,6 +568,27 @@
|
|
|
568
568
|
"category": "General",
|
|
569
569
|
"palette": false
|
|
570
570
|
},
|
|
571
|
+
"memory": {
|
|
572
|
+
"name": "Memory Icons",
|
|
573
|
+
"total": 350,
|
|
574
|
+
"author": {
|
|
575
|
+
"name": "Pictogrammers",
|
|
576
|
+
"url": "https://github.com/Pictogrammers/Memory"
|
|
577
|
+
},
|
|
578
|
+
"license": {
|
|
579
|
+
"title": "Apache 2.0",
|
|
580
|
+
"spdx": "Apache-2.0",
|
|
581
|
+
"url": "https://github.com/Pictogrammers/Memory/blob/main/LICENSE"
|
|
582
|
+
},
|
|
583
|
+
"samples": [
|
|
584
|
+
"chart-bar",
|
|
585
|
+
"application",
|
|
586
|
+
"message"
|
|
587
|
+
],
|
|
588
|
+
"height": 22,
|
|
589
|
+
"category": "General",
|
|
590
|
+
"palette": false
|
|
591
|
+
},
|
|
571
592
|
"typcn": {
|
|
572
593
|
"name": "Typicons",
|
|
573
594
|
"total": 336,
|
|
@@ -899,7 +920,7 @@
|
|
|
899
920
|
},
|
|
900
921
|
"gridicons": {
|
|
901
922
|
"name": "Gridicons",
|
|
902
|
-
"total":
|
|
923
|
+
"total": 206,
|
|
903
924
|
"version": "3.4.1-alpha.3",
|
|
904
925
|
"author": {
|
|
905
926
|
"name": "Automattic",
|
|
@@ -1345,7 +1366,7 @@
|
|
|
1345
1366
|
},
|
|
1346
1367
|
"octicon": {
|
|
1347
1368
|
"name": "Octicons",
|
|
1348
|
-
"total":
|
|
1369
|
+
"total": 560,
|
|
1349
1370
|
"version": "17.11.1",
|
|
1350
1371
|
"author": {
|
|
1351
1372
|
"name": "GitHub",
|
|
@@ -1739,8 +1760,8 @@
|
|
|
1739
1760
|
},
|
|
1740
1761
|
"simple-icons": {
|
|
1741
1762
|
"name": "Simple Icons",
|
|
1742
|
-
"total":
|
|
1743
|
-
"version": "8.
|
|
1763
|
+
"total": 2434,
|
|
1764
|
+
"version": "8.4.0",
|
|
1744
1765
|
"author": {
|
|
1745
1766
|
"name": "Simple Icons Collaborators",
|
|
1746
1767
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1805,9 +1826,31 @@
|
|
|
1805
1826
|
"category": "Brands / Social",
|
|
1806
1827
|
"palette": false
|
|
1807
1828
|
},
|
|
1829
|
+
"nonicons": {
|
|
1830
|
+
"name": "Nonicons",
|
|
1831
|
+
"total": 62,
|
|
1832
|
+
"version": "0.0.16",
|
|
1833
|
+
"author": {
|
|
1834
|
+
"name": "yamatsum",
|
|
1835
|
+
"url": "https://github.com/yamatsum/nonicons"
|
|
1836
|
+
},
|
|
1837
|
+
"license": {
|
|
1838
|
+
"title": "MIT",
|
|
1839
|
+
"spdx": "MIT",
|
|
1840
|
+
"url": "https://github.com/yamatsum/nonicons/blob/master/LICENSE"
|
|
1841
|
+
},
|
|
1842
|
+
"samples": [
|
|
1843
|
+
"kotlin-16",
|
|
1844
|
+
"vue-16",
|
|
1845
|
+
"npm-16"
|
|
1846
|
+
],
|
|
1847
|
+
"displayHeight": 24,
|
|
1848
|
+
"category": "Brands / Social",
|
|
1849
|
+
"palette": false
|
|
1850
|
+
},
|
|
1808
1851
|
"arcticons": {
|
|
1809
1852
|
"name": "Arcticons",
|
|
1810
|
-
"total":
|
|
1853
|
+
"total": 5108,
|
|
1811
1854
|
"author": {
|
|
1812
1855
|
"name": "Donnnno",
|
|
1813
1856
|
"url": "https://github.com/Donnnno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 9552
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
* File: [json/ic.json](json/ic.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
24
24
|
|
|
25
25
|
## Material Design Icons
|
|
26
|
-
* Number of icons:
|
|
26
|
+
* Number of icons: 7203
|
|
27
27
|
* Author: Pictogrammers
|
|
28
28
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
29
29
|
* License: Apache 2.0
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
* URL: https://github.com/iconoir-icons/iconoir
|
|
146
146
|
* License: MIT
|
|
147
147
|
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
|
|
148
|
-
* Version: 6.
|
|
148
|
+
* Version: 6.2.0
|
|
149
149
|
* Palette: Colorless
|
|
150
150
|
* Icon set prefix: `iconoir`
|
|
151
151
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
229
229
|
|
|
230
230
|
## Lucide
|
|
231
|
-
* Number of icons:
|
|
231
|
+
* Number of icons: 877
|
|
232
232
|
* Author: Lucide Contributors
|
|
233
233
|
* URL: https://github.com/lucide-icons/lucide
|
|
234
234
|
* License: ISC
|
|
@@ -280,6 +280,16 @@
|
|
|
280
280
|
* Icon set prefix: `akar-icons`
|
|
281
281
|
* File: [json/akar-icons.json](json/akar-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
282
282
|
|
|
283
|
+
## Memory Icons
|
|
284
|
+
* Number of icons: 350
|
|
285
|
+
* Author: Pictogrammers
|
|
286
|
+
* URL: https://github.com/Pictogrammers/Memory
|
|
287
|
+
* License: Apache 2.0
|
|
288
|
+
* License URL: https://github.com/Pictogrammers/Memory/blob/main/LICENSE
|
|
289
|
+
* Palette: Colorless
|
|
290
|
+
* Icon set prefix: `memory`
|
|
291
|
+
* File: [json/memory.json](json/memory.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
292
|
+
|
|
283
293
|
## Typicons
|
|
284
294
|
* Number of icons: 336
|
|
285
295
|
* Author: Stephen Hutchings
|
|
@@ -444,7 +454,7 @@
|
|
|
444
454
|
* File: [json/maki.json](json/maki.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
445
455
|
|
|
446
456
|
## Gridicons
|
|
447
|
-
* Number of icons:
|
|
457
|
+
* Number of icons: 206
|
|
448
458
|
* Author: Automattic
|
|
449
459
|
* URL: https://github.com/Automattic/gridicons
|
|
450
460
|
* License: GPL 2.0
|
|
@@ -661,7 +671,7 @@
|
|
|
661
671
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
662
672
|
|
|
663
673
|
## Octicons
|
|
664
|
-
* Number of icons:
|
|
674
|
+
* Number of icons: 560
|
|
665
675
|
* Author: GitHub
|
|
666
676
|
* URL: https://github.com/primer/octicons/
|
|
667
677
|
* License: MIT
|
|
@@ -850,12 +860,12 @@
|
|
|
850
860
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
851
861
|
|
|
852
862
|
## Simple Icons
|
|
853
|
-
* Number of icons:
|
|
863
|
+
* Number of icons: 2434
|
|
854
864
|
* Author: Simple Icons Collaborators
|
|
855
865
|
* URL: https://github.com/simple-icons/simple-icons
|
|
856
866
|
* License: CC0 1.0
|
|
857
867
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
858
|
-
* Version: 8.
|
|
868
|
+
* Version: 8.4.0
|
|
859
869
|
* Palette: Colorless
|
|
860
870
|
* Icon set prefix: `simple-icons`
|
|
861
871
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -882,8 +892,19 @@
|
|
|
882
892
|
* Icon set prefix: `fa6-brands`
|
|
883
893
|
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
884
894
|
|
|
895
|
+
## Nonicons
|
|
896
|
+
* Number of icons: 62
|
|
897
|
+
* Author: yamatsum
|
|
898
|
+
* URL: https://github.com/yamatsum/nonicons
|
|
899
|
+
* License: MIT
|
|
900
|
+
* License URL: https://github.com/yamatsum/nonicons/blob/master/LICENSE
|
|
901
|
+
* Version: 0.0.16
|
|
902
|
+
* Palette: Colorless
|
|
903
|
+
* Icon set prefix: `nonicons`
|
|
904
|
+
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
905
|
+
|
|
885
906
|
## Arcticons
|
|
886
|
-
* Number of icons:
|
|
907
|
+
* Number of icons: 5108
|
|
887
908
|
* Author: Donnnno
|
|
888
909
|
* URL: https://github.com/Donnnno/Arcticons
|
|
889
910
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED