@iconify/json 2.2.162 → 2.2.164
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/healthicons.json +1250 -1154
- package/json/iconoir.json +86 -8
- package/json/lucide.json +36 -10
- package/json/mdi.json +519 -50
- package/json/memory.json +213 -10
- package/json/mingcute.json +1211 -651
- package/json/tabler.json +58 -4
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
},
|
|
66
66
|
"mdi": {
|
|
67
67
|
"name": "Material Design Icons",
|
|
68
|
-
"total":
|
|
68
|
+
"total": 7447,
|
|
69
69
|
"author": {
|
|
70
70
|
"name": "Pictogrammers",
|
|
71
71
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
},
|
|
130
130
|
"tabler": {
|
|
131
131
|
"name": "Tabler Icons",
|
|
132
|
-
"total":
|
|
133
|
-
"version": "2.
|
|
132
|
+
"total": 4926,
|
|
133
|
+
"version": "2.45.0",
|
|
134
134
|
"author": {
|
|
135
135
|
"name": "Paweł Kuna",
|
|
136
136
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
},
|
|
152
152
|
"mingcute": {
|
|
153
153
|
"name": "MingCute Icon",
|
|
154
|
-
"total":
|
|
154
|
+
"total": 2806,
|
|
155
155
|
"author": {
|
|
156
156
|
"name": "MingCute Design",
|
|
157
157
|
"url": "https://github.com/Richard9394/MingCute"
|
|
@@ -259,8 +259,8 @@
|
|
|
259
259
|
},
|
|
260
260
|
"iconoir": {
|
|
261
261
|
"name": "Iconoir",
|
|
262
|
-
"total":
|
|
263
|
-
"version": "7.
|
|
262
|
+
"total": 1544,
|
|
263
|
+
"version": "7.3.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": 1368,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
},
|
|
567
567
|
"memory": {
|
|
568
568
|
"name": "Memory Icons",
|
|
569
|
-
"total":
|
|
569
|
+
"total": 651,
|
|
570
570
|
"author": {
|
|
571
571
|
"name": "Pictogrammers",
|
|
572
572
|
"url": "https://github.com/Pictogrammers/Memory"
|
|
@@ -2577,7 +2577,7 @@
|
|
|
2577
2577
|
},
|
|
2578
2578
|
"healthicons": {
|
|
2579
2579
|
"name": "Health Icons",
|
|
2580
|
-
"total":
|
|
2580
|
+
"total": 1851,
|
|
2581
2581
|
"version": "0.1.0",
|
|
2582
2582
|
"author": {
|
|
2583
2583
|
"name": "Resolve to Save Lives",
|
package/collections.md
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
* File: [json/ic.json](json/ic.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
34
34
|
|
|
35
35
|
## Material Design Icons
|
|
36
|
-
* Number of icons:
|
|
36
|
+
* Number of icons: 7447
|
|
37
37
|
* Author: Pictogrammers
|
|
38
38
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
39
39
|
* License: Apache 2.0
|
|
@@ -64,18 +64,18 @@
|
|
|
64
64
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
65
65
|
|
|
66
66
|
## Tabler Icons
|
|
67
|
-
* Number of icons:
|
|
67
|
+
* Number of icons: 4926
|
|
68
68
|
* Author: Paweł Kuna
|
|
69
69
|
* URL: https://github.com/tabler/tabler-icons
|
|
70
70
|
* License: MIT
|
|
71
71
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
72
|
-
* Version: 2.
|
|
72
|
+
* Version: 2.45.0
|
|
73
73
|
* Palette: Colorless
|
|
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
77
|
## MingCute Icon
|
|
78
|
-
* Number of icons:
|
|
78
|
+
* Number of icons: 2806
|
|
79
79
|
* Author: MingCute Design
|
|
80
80
|
* URL: https://github.com/Richard9394/MingCute
|
|
81
81
|
* License: Apache 2.0
|
|
@@ -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: 1544
|
|
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.3.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: 1368
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
279
279
|
|
|
280
280
|
## Memory Icons
|
|
281
|
-
* Number of icons:
|
|
281
|
+
* Number of icons: 651
|
|
282
282
|
* Author: Pictogrammers
|
|
283
283
|
* URL: https://github.com/Pictogrammers/Memory
|
|
284
284
|
* License: Apache 2.0
|
|
@@ -1257,7 +1257,7 @@
|
|
|
1257
1257
|
* File: [json/wi.json](json/wi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1258
1258
|
|
|
1259
1259
|
## Health Icons
|
|
1260
|
-
* Number of icons:
|
|
1260
|
+
* Number of icons: 1851
|
|
1261
1261
|
* Author: Resolve to Save Lives
|
|
1262
1262
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1263
1263
|
* License: MIT
|
package/composer.json
CHANGED