@iconify/json 2.2.204 → 2.2.205
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 +10 -10
- package/collections.md +10 -10
- package/composer.json +1 -1
- package/json/carbon.json +1162 -1066
- package/json/cbi.json +36 -106
- package/json/healthicons.json +1489 -1417
- package/json/heroicons.json +442 -442
- package/json/iconoir.json +44 -4
- package/json/lucide.json +11 -5
- package/json/material-symbols-light.json +11852 -11816
- package/json/material-symbols.json +113 -77
- package/json/simple-icons.json +15 -3
- 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": 12670,
|
|
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": 12735,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -216,8 +216,8 @@
|
|
|
216
216
|
},
|
|
217
217
|
"carbon": {
|
|
218
218
|
"name": "Carbon",
|
|
219
|
-
"total":
|
|
220
|
-
"version": "11.
|
|
219
|
+
"total": 2106,
|
|
220
|
+
"version": "11.40.0",
|
|
221
221
|
"author": {
|
|
222
222
|
"name": "IBM",
|
|
223
223
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -259,8 +259,8 @@
|
|
|
259
259
|
},
|
|
260
260
|
"iconoir": {
|
|
261
261
|
"name": "Iconoir",
|
|
262
|
-
"total":
|
|
263
|
-
"version": "7.
|
|
262
|
+
"total": 1583,
|
|
263
|
+
"version": "7.7.0",
|
|
264
264
|
"author": {
|
|
265
265
|
"name": "Luca Burgio",
|
|
266
266
|
"url": "https://github.com/iconoir-icons/iconoir"
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1458,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -2177,8 +2177,8 @@
|
|
|
2177
2177
|
},
|
|
2178
2178
|
"simple-icons": {
|
|
2179
2179
|
"name": "Simple Icons",
|
|
2180
|
-
"total":
|
|
2181
|
-
"version": "11.
|
|
2180
|
+
"total": 3124,
|
|
2181
|
+
"version": "11.14.0",
|
|
2182
2182
|
"author": {
|
|
2183
2183
|
"name": "Simple Icons Collaborators",
|
|
2184
2184
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2785,7 +2785,7 @@
|
|
|
2785
2785
|
},
|
|
2786
2786
|
"healthicons": {
|
|
2787
2787
|
"name": "Health Icons",
|
|
2788
|
-
"total":
|
|
2788
|
+
"total": 1935,
|
|
2789
2789
|
"version": "1.0.2",
|
|
2790
2790
|
"author": {
|
|
2791
2791
|
"name": "Resolve to Save Lives",
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 12670
|
|
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: 12735
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -107,11 +107,11 @@
|
|
|
107
107
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
108
108
|
|
|
109
109
|
## Carbon
|
|
110
|
-
* Number of icons:
|
|
110
|
+
* Number of icons: 2106
|
|
111
111
|
* Author: IBM
|
|
112
112
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
113
113
|
* License: Apache 2.0
|
|
114
|
-
* Version: 11.
|
|
114
|
+
* Version: 11.40.0
|
|
115
115
|
* Palette: Colorless
|
|
116
116
|
* Icon set prefix: `carbon`
|
|
117
117
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -127,12 +127,12 @@
|
|
|
127
127
|
* File: [json/iconamoon.json](json/iconamoon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
128
128
|
|
|
129
129
|
## Iconoir
|
|
130
|
-
* Number of icons:
|
|
130
|
+
* Number of icons: 1583
|
|
131
131
|
* Author: Luca Burgio
|
|
132
132
|
* URL: https://github.com/iconoir-icons/iconoir
|
|
133
133
|
* License: MIT
|
|
134
134
|
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
|
|
135
|
-
* Version: 7.
|
|
135
|
+
* Version: 7.7.0
|
|
136
136
|
* Palette: Colorless
|
|
137
137
|
* Icon set prefix: `iconoir`
|
|
138
138
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
150
150
|
|
|
151
151
|
## Lucide
|
|
152
|
-
* Number of icons:
|
|
152
|
+
* Number of icons: 1458
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -1063,12 +1063,12 @@
|
|
|
1063
1063
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1064
1064
|
|
|
1065
1065
|
## Simple Icons
|
|
1066
|
-
* Number of icons:
|
|
1066
|
+
* Number of icons: 3124
|
|
1067
1067
|
* Author: Simple Icons Collaborators
|
|
1068
1068
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1069
1069
|
* License: CC0 1.0
|
|
1070
1070
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1071
|
-
* Version: 11.
|
|
1071
|
+
* Version: 11.14.0
|
|
1072
1072
|
* Palette: Colorless
|
|
1073
1073
|
* Icon set prefix: `simple-icons`
|
|
1074
1074
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1359,7 +1359,7 @@
|
|
|
1359
1359
|
* File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1360
1360
|
|
|
1361
1361
|
## Health Icons
|
|
1362
|
-
* Number of icons:
|
|
1362
|
+
* Number of icons: 1935
|
|
1363
1363
|
* Author: Resolve to Save Lives
|
|
1364
1364
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1365
1365
|
* License: MIT
|
package/composer.json
CHANGED