@iconify/json 2.1.9 → 2.1.12
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 +9 -9
- package/collections.md +9 -9
- package/composer.json +1 -1
- package/json/arcticons.json +164 -2
- package/json/ep.json +7 -2
- package/json/flat-ui.json +6 -6
- package/json/heroicons-outline.json +1 -1
- package/json/heroicons-solid.json +1 -1
- package/json/logos.json +2 -2
- package/json/lucide.json +77 -2
- package/json/noto.json +255 -255
- package/json/octicon.json +1 -1
- package/json/simple-icons.json +29 -2
- package/json/subway.json +7 -7
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
},
|
|
421
421
|
"lucide": {
|
|
422
422
|
"name": "Lucide",
|
|
423
|
-
"total":
|
|
423
|
+
"total": 572,
|
|
424
424
|
"author": {
|
|
425
425
|
"name": "Lucide Contributors",
|
|
426
426
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -572,8 +572,8 @@
|
|
|
572
572
|
},
|
|
573
573
|
"ep": {
|
|
574
574
|
"name": "Element Plus",
|
|
575
|
-
"total":
|
|
576
|
-
"version": "1.0.
|
|
575
|
+
"total": 282,
|
|
576
|
+
"version": "1.0.1",
|
|
577
577
|
"author": {
|
|
578
578
|
"name": "Element Plus",
|
|
579
579
|
"url": "https://github.com/element-plus/element-plus-icons"
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
"heroicons-outline": {
|
|
727
727
|
"name": "HeroIcons Outline",
|
|
728
728
|
"total": 230,
|
|
729
|
-
"version": "1.0.
|
|
729
|
+
"version": "1.0.6",
|
|
730
730
|
"author": {
|
|
731
731
|
"name": "Refactoring UI Inc",
|
|
732
732
|
"url": "https://github.com/tailwindlabs/heroicons"
|
|
@@ -748,7 +748,7 @@
|
|
|
748
748
|
"heroicons-solid": {
|
|
749
749
|
"name": "HeroIcons Solid",
|
|
750
750
|
"total": 230,
|
|
751
|
-
"version": "1.0.
|
|
751
|
+
"version": "1.0.6",
|
|
752
752
|
"author": {
|
|
753
753
|
"name": "Refactoring UI Inc",
|
|
754
754
|
"url": "https://github.com/tailwindlabs/heroicons"
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
"octicon": {
|
|
1214
1214
|
"name": "Octicons",
|
|
1215
1215
|
"total": 490,
|
|
1216
|
-
"version": "
|
|
1216
|
+
"version": "17.0.0",
|
|
1217
1217
|
"author": {
|
|
1218
1218
|
"name": "GitHub",
|
|
1219
1219
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -1497,8 +1497,8 @@
|
|
|
1497
1497
|
},
|
|
1498
1498
|
"simple-icons": {
|
|
1499
1499
|
"name": "Simple Icons",
|
|
1500
|
-
"total":
|
|
1501
|
-
"version": "6.
|
|
1500
|
+
"total": 2190,
|
|
1501
|
+
"version": "6.13.0",
|
|
1502
1502
|
"author": {
|
|
1503
1503
|
"name": "Simple Icons Collaborators",
|
|
1504
1504
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1565,7 +1565,7 @@
|
|
|
1565
1565
|
},
|
|
1566
1566
|
"arcticons": {
|
|
1567
1567
|
"name": "Arcticons",
|
|
1568
|
-
"total":
|
|
1568
|
+
"total": 3831,
|
|
1569
1569
|
"author": {
|
|
1570
1570
|
"name": "Donno",
|
|
1571
1571
|
"url": "https://github.com/Donno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
|
|
191
191
|
|
|
192
192
|
### Lucide
|
|
193
|
-
* Number of icons:
|
|
193
|
+
* Number of icons: 572
|
|
194
194
|
* Author: Lucide Contributors
|
|
195
195
|
* URL: https://github.com/lucide-icons/lucide
|
|
196
196
|
* License: ISC
|
|
@@ -258,12 +258,12 @@
|
|
|
258
258
|
|
|
259
259
|
|
|
260
260
|
### Element Plus
|
|
261
|
-
* Number of icons:
|
|
261
|
+
* Number of icons: 282
|
|
262
262
|
* Author: Element Plus
|
|
263
263
|
* URL: https://github.com/element-plus/element-plus-icons
|
|
264
264
|
* License: MIT
|
|
265
265
|
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
|
266
|
-
* Version: 1.0.
|
|
266
|
+
* Version: 1.0.1
|
|
267
267
|
* Palette: Colorless
|
|
268
268
|
|
|
269
269
|
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
* URL: https://github.com/tailwindlabs/heroicons
|
|
332
332
|
* License: MIT
|
|
333
333
|
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
334
|
-
* Version: 1.0.
|
|
334
|
+
* Version: 1.0.6
|
|
335
335
|
* Palette: Colorless
|
|
336
336
|
|
|
337
337
|
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
* URL: https://github.com/tailwindlabs/heroicons
|
|
342
342
|
* License: MIT
|
|
343
343
|
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
344
|
-
* Version: 1.0.
|
|
344
|
+
* Version: 1.0.6
|
|
345
345
|
* Palette: Colorless
|
|
346
346
|
|
|
347
347
|
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
* URL: https://github.com/primer/octicons/
|
|
549
549
|
* License: Open Font License
|
|
550
550
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
551
|
-
* Version:
|
|
551
|
+
* Version: 17.0.0
|
|
552
552
|
* Palette: Colorless
|
|
553
553
|
|
|
554
554
|
|
|
@@ -668,12 +668,12 @@
|
|
|
668
668
|
|
|
669
669
|
|
|
670
670
|
### Simple Icons
|
|
671
|
-
* Number of icons:
|
|
671
|
+
* Number of icons: 2190
|
|
672
672
|
* Author: Simple Icons Collaborators
|
|
673
673
|
* URL: https://github.com/simple-icons/simple-icons
|
|
674
674
|
* License: CC0 1.0
|
|
675
675
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
676
|
-
* Version: 6.
|
|
676
|
+
* Version: 6.13.0
|
|
677
677
|
* Palette: Colorless
|
|
678
678
|
|
|
679
679
|
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
|
|
699
699
|
|
|
700
700
|
### Arcticons
|
|
701
|
-
* Number of icons:
|
|
701
|
+
* Number of icons: 3831
|
|
702
702
|
* Author: Donno
|
|
703
703
|
* URL: https://github.com/Donno/Arcticons
|
|
704
704
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED