@iconify/json 2.2.209 → 2.2.210
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 +23 -3
- package/collections.md +12 -3
- package/composer.json +1 -1
- package/json/codicon.json +5 -2
- package/json/eos-icons.json +128 -128
- package/json/hugeicons.json +11815 -0
- package/json/material-symbols-light.json +125 -66
- package/json/material-symbols.json +125 -69
- 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": 12679,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"material-symbols-light": {
|
|
24
24
|
"name": "Material Symbols Light",
|
|
25
|
-
"total":
|
|
25
|
+
"total": 12744,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -149,6 +149,26 @@
|
|
|
149
149
|
"category": "General",
|
|
150
150
|
"palette": false
|
|
151
151
|
},
|
|
152
|
+
"hugeicons": {
|
|
153
|
+
"name": "Huge Icons",
|
|
154
|
+
"total": 3929,
|
|
155
|
+
"author": {
|
|
156
|
+
"name": "Hugeicons",
|
|
157
|
+
"url": "https://icon-sets.iconify.design/icon-sets/hugeicons/"
|
|
158
|
+
},
|
|
159
|
+
"license": {
|
|
160
|
+
"title": "MIT",
|
|
161
|
+
"spdx": "MIT"
|
|
162
|
+
},
|
|
163
|
+
"samples": [
|
|
164
|
+
"analytics-up",
|
|
165
|
+
"android",
|
|
166
|
+
"search-02"
|
|
167
|
+
],
|
|
168
|
+
"height": 24,
|
|
169
|
+
"category": "General",
|
|
170
|
+
"palette": false
|
|
171
|
+
},
|
|
152
172
|
"mingcute": {
|
|
153
173
|
"name": "MingCute Icon",
|
|
154
174
|
"total": 2922,
|
|
@@ -1478,7 +1498,7 @@
|
|
|
1478
1498
|
},
|
|
1479
1499
|
"codicon": {
|
|
1480
1500
|
"name": "Codicons",
|
|
1481
|
-
"total":
|
|
1501
|
+
"total": 460,
|
|
1482
1502
|
"version": "0.0.36",
|
|
1483
1503
|
"author": {
|
|
1484
1504
|
"name": "Microsoft Corporation",
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 12679
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 12744
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -74,6 +74,15 @@
|
|
|
74
74
|
* Icon set prefix: `tabler`
|
|
75
75
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
76
76
|
|
|
77
|
+
## Huge Icons
|
|
78
|
+
* Number of icons: 3929
|
|
79
|
+
* Author: Hugeicons
|
|
80
|
+
* URL: https://icon-sets.iconify.design/icon-sets/hugeicons/
|
|
81
|
+
* License: MIT
|
|
82
|
+
* Palette: Colorless
|
|
83
|
+
* Icon set prefix: `hugeicons`
|
|
84
|
+
* File: [json/hugeicons.json](json/hugeicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
85
|
+
|
|
77
86
|
## MingCute Icon
|
|
78
87
|
* Number of icons: 2922
|
|
79
88
|
* Author: MingCute Design
|
|
@@ -724,7 +733,7 @@
|
|
|
724
733
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
725
734
|
|
|
726
735
|
## Codicons
|
|
727
|
-
* Number of icons:
|
|
736
|
+
* Number of icons: 460
|
|
728
737
|
* Author: Microsoft Corporation
|
|
729
738
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
730
739
|
* License: CC BY 4.0
|
package/composer.json
CHANGED
package/json/codicon.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "codicon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Codicons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 460,
|
|
6
6
|
"version": "0.0.36",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1715671927,
|
|
26
26
|
"icons": {
|
|
27
27
|
"account": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M16 7.992C16 3.58 12.416 0 8 0S0 3.58 0 7.992c0 2.43 1.104 4.62 2.832 6.09c.016.016.032.016.032.032c.144.112.288.224.448.336c.08.048.144.111.224.175A8 8 0 0 0 8.016 16a8 8 0 0 0 4.48-1.375c.08-.048.144-.111.224-.16c.144-.111.304-.223.448-.335c.016-.016.032-.016.032-.032c1.696-1.487 2.8-3.676 2.8-6.106m-8 7.001c-1.504 0-2.88-.48-4.016-1.279c.016-.128.048-.255.08-.383a4.2 4.2 0 0 1 .416-.991c.176-.304.384-.576.64-.816c.24-.24.528-.463.816-.639c.304-.176.624-.304.976-.4A4.2 4.2 0 0 1 8 10.342a4.18 4.18 0 0 1 2.928 1.166q.552.552.864 1.295q.168.432.24.911A7.03 7.03 0 0 1 8 14.993m-2.448-7.4a2.5 2.5 0 0 1-.208-1.024c0-.351.064-.703.208-1.023s.336-.607.576-.847s.528-.431.848-.575s.672-.208 1.024-.208c.368 0 .704.064 1.024.208s.608.336.848.575c.24.24.432.528.576.847c.144.32.208.672.208 1.023c0 .368-.064.704-.208 1.023a2.8 2.8 0 0 1-.576.848a2.8 2.8 0 0 1-.848.575a2.72 2.72 0 0 1-2.064 0a2.8 2.8 0 0 1-.848-.575a2.5 2.5 0 0 1-.56-.848zm7.424 5.306c0-.032-.016-.048-.016-.08a5.2 5.2 0 0 0-.688-1.406a4.9 4.9 0 0 0-1.088-1.135a5.2 5.2 0 0 0-1.04-.608a3 3 0 0 0 .464-.383a4.2 4.2 0 0 0 .624-.784a3.6 3.6 0 0 0 .528-1.934a3.7 3.7 0 0 0-.288-1.47a3.8 3.8 0 0 0-.816-1.199a3.9 3.9 0 0 0-1.2-.8a3.7 3.7 0 0 0-1.472-.287a3.7 3.7 0 0 0-1.472.288a3.6 3.6 0 0 0-1.2.815a3.8 3.8 0 0 0-.8 1.199a3.7 3.7 0 0 0-.288 1.47q0 .528.144 1.007c.096.336.224.64.4.927c.16.288.384.544.624.784q.216.216.48.383a5 5 0 0 0-1.04.624c-.416.32-.784.703-1.088 1.119a5 5 0 0 0-.688 1.406c-.016.032-.016.064-.016.08C1.776 11.636.992 9.91.992 7.992C.992 4.14 4.144.991 8 .991s7.008 3.149 7.008 7.001a6.96 6.96 0 0 1-2.032 4.907\"/>"
|
|
@@ -78,6 +78,9 @@
|
|
|
78
78
|
"arrow-up": {
|
|
79
79
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m13.854 7l-5-5h-.707l-5 5l.707.707L8 3.561V14h1V3.56l4.146 4.147z\" clip-rule=\"evenodd\"/>"
|
|
80
80
|
},
|
|
81
|
+
"attach": {
|
|
82
|
+
"body": "<path fill=\"currentColor\" d=\"M3 7.975a.5.5 0 0 0 .854.354l4.595-4.597a2.5 2.5 0 1 1 3.536 3.536l-5.303 5.304a1 1 0 0 1-1.414-1.414l5.303-5.304a.5.5 0 0 0-.708-.708L4.56 10.451a2 2 0 1 0 2.828 2.828l5.303-5.304a3.5 3.5 0 1 0-4.95-4.95L3.146 7.621A.5.5 0 0 0 3 7.975\"/>"
|
|
83
|
+
},
|
|
81
84
|
"azure": {
|
|
82
85
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m15.37 13.68l-4-12a1 1 0 0 0-1-.68H5.63a1 1 0 0 0-.95.68l-4.05 12a1 1 0 0 0 1 1.32h2.93a1 1 0 0 0 .94-.68l.61-1.78l3 2.27a1 1 0 0 0 .6.19h4.68a1 1 0 0 0 .98-1.32m-5.62.66a.32.32 0 0 1-.2-.07L3.9 10.08l-.09-.07h3l.08-.21l1-2.53l2.24 6.63a.34.34 0 0 1-.38.44m4.67 0H10.7a1 1 0 0 0 0-.66l-4.05-12h3.72a.34.34 0 0 1 .32.23l4.05 12a.34.34 0 0 1-.32.43\" clip-rule=\"evenodd\"/>"
|
|
83
86
|
},
|