@iconify/json 2.1.32 → 2.1.35
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 +14 -14
- package/collections.md +14 -14
- package/composer.json +1 -1
- package/json/akar-icons.json +2 -2
- package/json/arcticons.json +141 -9
- package/json/carbon.json +1 -1
- package/json/circle-flags.json +219 -31
- package/json/codicon.json +1 -1
- package/json/flag.json +6 -6
- package/json/ic.json +754 -14
- package/json/lucide.json +8 -5
- package/json/material-symbols.json +3141 -63
- package/json/mdi.json +127 -7
- package/json/openmoji.json +5 -1
- package/json/simple-icons.json +30 -3
- package/json/tabler.json +187 -10
- 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": 7702,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -22,8 +22,8 @@
|
|
|
22
22
|
},
|
|
23
23
|
"ic": {
|
|
24
24
|
"name": "Google Material Icons",
|
|
25
|
-
"total":
|
|
26
|
-
"version": "1.0.
|
|
25
|
+
"total": 10945,
|
|
26
|
+
"version": "1.0.27",
|
|
27
27
|
"author": {
|
|
28
28
|
"name": "Material Design Authors",
|
|
29
29
|
"url": "https://github.com/material-icons/material-icons"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
},
|
|
45
45
|
"mdi": {
|
|
46
46
|
"name": "Material Design Icons",
|
|
47
|
-
"total":
|
|
47
|
+
"total": 6938,
|
|
48
48
|
"author": {
|
|
49
49
|
"name": "Austin Andrews",
|
|
50
50
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"carbon": {
|
|
111
111
|
"name": "Carbon",
|
|
112
112
|
"total": 1782,
|
|
113
|
-
"version": "11.
|
|
113
|
+
"version": "11.2.0",
|
|
114
114
|
"author": {
|
|
115
115
|
"name": "IBM",
|
|
116
116
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
156
|
+
"total": 1978,
|
|
157
|
+
"version": "1.68.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
},
|
|
442
442
|
"lucide": {
|
|
443
443
|
"name": "Lucide",
|
|
444
|
-
"total":
|
|
444
|
+
"total": 596,
|
|
445
445
|
"author": {
|
|
446
446
|
"name": "Lucide Contributors",
|
|
447
447
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"akar-icons": {
|
|
529
529
|
"name": "Akar Icons",
|
|
530
530
|
"total": 396,
|
|
531
|
-
"version": "1.9.
|
|
531
|
+
"version": "1.9.16",
|
|
532
532
|
"author": {
|
|
533
533
|
"name": "Arturo Wibawa",
|
|
534
534
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -1299,7 +1299,7 @@
|
|
|
1299
1299
|
},
|
|
1300
1300
|
"openmoji": {
|
|
1301
1301
|
"name": "OpenMoji",
|
|
1302
|
-
"total":
|
|
1302
|
+
"total": 3950,
|
|
1303
1303
|
"author": {
|
|
1304
1304
|
"name": "OpenMoji",
|
|
1305
1305
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -1518,8 +1518,8 @@
|
|
|
1518
1518
|
},
|
|
1519
1519
|
"simple-icons": {
|
|
1520
1520
|
"name": "Simple Icons",
|
|
1521
|
-
"total":
|
|
1522
|
-
"version": "6.
|
|
1521
|
+
"total": 2240,
|
|
1522
|
+
"version": "6.20.0",
|
|
1523
1523
|
"author": {
|
|
1524
1524
|
"name": "Simple Icons Collaborators",
|
|
1525
1525
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
},
|
|
1587
1587
|
"arcticons": {
|
|
1588
1588
|
"name": "Arcticons",
|
|
1589
|
-
"total":
|
|
1589
|
+
"total": 4193,
|
|
1590
1590
|
"author": {
|
|
1591
1591
|
"name": "Donno",
|
|
1592
1592
|
"url": "https://github.com/Donno/Arcticons"
|
|
@@ -1714,7 +1714,7 @@
|
|
|
1714
1714
|
},
|
|
1715
1715
|
"circle-flags": {
|
|
1716
1716
|
"name": "Circle Flags",
|
|
1717
|
-
"total":
|
|
1717
|
+
"total": 354,
|
|
1718
1718
|
"version": "1.0.0",
|
|
1719
1719
|
"author": {
|
|
1720
1720
|
"name": "HatScripts",
|
package/collections.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
### Material Symbols
|
|
6
|
-
* Number of icons:
|
|
6
|
+
* Number of icons: 7702
|
|
7
7
|
* Author: Google
|
|
8
8
|
* URL: https://github.com/google/material-design-icons
|
|
9
9
|
* License: Apache 2.0
|
|
@@ -12,17 +12,17 @@
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
### Google Material Icons
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 10945
|
|
16
16
|
* Author: Material Design Authors
|
|
17
17
|
* URL: https://github.com/material-icons/material-icons
|
|
18
18
|
* License: Apache 2.0
|
|
19
19
|
* License URL: https://github.com/material-icons/material-icons/blob/master/LICENSE
|
|
20
|
-
* Version: 1.0.
|
|
20
|
+
* Version: 1.0.27
|
|
21
21
|
* Palette: Colorless
|
|
22
22
|
|
|
23
23
|
|
|
24
24
|
### Material Design Icons
|
|
25
|
-
* Number of icons:
|
|
25
|
+
* Number of icons: 6938
|
|
26
26
|
* Author: Austin Andrews
|
|
27
27
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
28
28
|
* License: Apache 2.0
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
* Author: IBM
|
|
56
56
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
57
57
|
* License: Apache 2.0
|
|
58
|
-
* Version: 11.
|
|
58
|
+
* Version: 11.2.0
|
|
59
59
|
* Palette: Colorless
|
|
60
60
|
|
|
61
61
|
|
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
|
|
71
71
|
|
|
72
72
|
### Tabler Icons
|
|
73
|
-
* Number of icons:
|
|
73
|
+
* Number of icons: 1978
|
|
74
74
|
* Author: Paweł Kuna
|
|
75
75
|
* URL: https://github.com/tabler/tabler-icons
|
|
76
76
|
* License: MIT
|
|
77
77
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
78
|
-
* Version: 1.
|
|
78
|
+
* Version: 1.68.0
|
|
79
79
|
* Palette: Colorless
|
|
80
80
|
|
|
81
81
|
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
|
|
200
200
|
|
|
201
201
|
### Lucide
|
|
202
|
-
* Number of icons:
|
|
202
|
+
* Number of icons: 596
|
|
203
203
|
* Author: Lucide Contributors
|
|
204
204
|
* URL: https://github.com/lucide-icons/lucide
|
|
205
205
|
* License: ISC
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
* URL: https://github.com/artcoholic/akar-icons
|
|
243
243
|
* License: MIT
|
|
244
244
|
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
|
|
245
|
-
* Version: 1.9.
|
|
245
|
+
* Version: 1.9.16
|
|
246
246
|
* Palette: Colorless
|
|
247
247
|
|
|
248
248
|
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
|
|
583
583
|
|
|
584
584
|
### OpenMoji
|
|
585
|
-
* Number of icons:
|
|
585
|
+
* Number of icons: 3950
|
|
586
586
|
* Author: OpenMoji
|
|
587
587
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
588
588
|
* License: CC BY-SA 4.0
|
|
@@ -677,12 +677,12 @@
|
|
|
677
677
|
|
|
678
678
|
|
|
679
679
|
### Simple Icons
|
|
680
|
-
* Number of icons:
|
|
680
|
+
* Number of icons: 2240
|
|
681
681
|
* Author: Simple Icons Collaborators
|
|
682
682
|
* URL: https://github.com/simple-icons/simple-icons
|
|
683
683
|
* License: CC0 1.0
|
|
684
684
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
685
|
-
* Version: 6.
|
|
685
|
+
* Version: 6.20.0
|
|
686
686
|
* Palette: Colorless
|
|
687
687
|
|
|
688
688
|
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
|
|
708
708
|
|
|
709
709
|
### Arcticons
|
|
710
|
-
* Number of icons:
|
|
710
|
+
* Number of icons: 4193
|
|
711
711
|
* Author: Donno
|
|
712
712
|
* URL: https://github.com/Donno/Arcticons
|
|
713
713
|
* License: CC BY-SA 4.0
|
|
@@ -763,7 +763,7 @@
|
|
|
763
763
|
|
|
764
764
|
|
|
765
765
|
### Circle Flags
|
|
766
|
-
* Number of icons:
|
|
766
|
+
* Number of icons: 354
|
|
767
767
|
* Author: HatScripts
|
|
768
768
|
* URL: https://github.com/HatScripts/circle-flags
|
|
769
769
|
* License: MIT
|
package/composer.json
CHANGED
package/json/akar-icons.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Akar Icons",
|
|
5
5
|
"total": 396,
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.16",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Arturo Wibawa",
|
|
9
9
|
"url": "https://github.com/artcoholic/akar-icons"
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"body": "<path fill=\"currentColor\" d=\"M8.422 20.081c0 .896.01 1.753.016 2.285a.617.617 0 0 0 .422.58c2.078.686 4.317.718 6.414.091l.292-.087a.67.67 0 0 0 .478-.638c.005-.733.017-2.017.017-3.53c0-1.372-.477-2.25-1.031-2.707c3.399-.366 6.97-1.61 6.97-7.227c0-1.61-.592-2.91-1.566-3.934c.153-.366.688-1.866-.153-3.878c0 0-1.28-.403-4.201 1.5a14.76 14.76 0 0 0-3.82-.494c-1.298 0-2.597.165-3.819.494C5.52.65 4.24 1.036 4.24 1.036c-.84 2.012-.306 3.512-.153 3.878a5.565 5.565 0 0 0-1.566 3.934c0 5.598 3.552 6.86 6.951 7.227c-.439.366-.84 1.006-.973 1.957c-.879.384-3.075 1.006-4.45-1.207c-.286-.44-1.146-1.519-2.349-1.5c-1.28.018-.516.695.02.97c.648.347 1.393 1.646 1.565 2.067c.306.823 1.299 2.396 5.137 1.72Z\"/>"
|
|
797
797
|
},
|
|
798
798
|
"open-envelope": {
|
|
799
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-linecap=\"round\" d=\"M2 11.083a4 4 0 0 1 1.706-3.277l6-4.2a4 4 0 0 1 4.588 0l6 4.2A4 4 0 0 1 22 11.083V19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.917Z\"/><path d=\"m2
|
|
799
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-linecap=\"round\" d=\"M2 11.083a4 4 0 0 1 1.706-3.277l6-4.2a4 4 0 0 1 4.588 0l6 4.2A4 4 0 0 1 22 11.083V19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-7.917Z\"/><path d=\"m2.5 9.5l7.001 5.501a4 4 0 0 0 4.998 0L21.5 9.5\"/></g>"
|
|
800
800
|
},
|
|
801
801
|
"oval": {
|
|
802
802
|
"body": "<ellipse cx=\"12\" cy=\"12\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" rx=\"8\" ry=\"10\"/>"
|