@iconify/json 2.2.161 → 2.2.163
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 +312 -9
- package/json/devicon-plain.json +10 -7
- package/json/devicon.json +20 -2
- package/json/healthicons.json +1476 -1179
- package/json/logos.json +69 -2
- package/json/lucide.json +88 -28
- package/json/mynaui.json +1766 -284
- package/json/simple-icons.json +70 -7
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -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"
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
},
|
|
611
611
|
"mynaui": {
|
|
612
612
|
"name": "Myna UI Icons",
|
|
613
|
-
"total":
|
|
613
|
+
"total": 1089,
|
|
614
614
|
"author": {
|
|
615
615
|
"name": "Praveen Juge",
|
|
616
616
|
"url": "https://github.com/praveenjuge/mynaui-icons"
|
|
@@ -2035,7 +2035,7 @@
|
|
|
2035
2035
|
},
|
|
2036
2036
|
"logos": {
|
|
2037
2037
|
"name": "SVG Logos",
|
|
2038
|
-
"total":
|
|
2038
|
+
"total": 1812,
|
|
2039
2039
|
"author": {
|
|
2040
2040
|
"name": "Gil Barbara",
|
|
2041
2041
|
"url": "https://github.com/gilbarbara/logos"
|
|
@@ -2055,8 +2055,8 @@
|
|
|
2055
2055
|
},
|
|
2056
2056
|
"simple-icons": {
|
|
2057
2057
|
"name": "Simple Icons",
|
|
2058
|
-
"total":
|
|
2059
|
-
"version": "10.
|
|
2058
|
+
"total": 2926,
|
|
2059
|
+
"version": "10.4.0",
|
|
2060
2060
|
"author": {
|
|
2061
2061
|
"name": "Simple Icons Collaborators",
|
|
2062
2062
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
},
|
|
2146
2146
|
"arcticons": {
|
|
2147
2147
|
"name": "Arcticons",
|
|
2148
|
-
"total":
|
|
2148
|
+
"total": 8298,
|
|
2149
2149
|
"author": {
|
|
2150
2150
|
"name": "Donnnno",
|
|
2151
2151
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
},
|
|
2189
2189
|
"devicon": {
|
|
2190
2190
|
"name": "Devicon",
|
|
2191
|
-
"total":
|
|
2191
|
+
"total": 762,
|
|
2192
2192
|
"author": {
|
|
2193
2193
|
"name": "konpa",
|
|
2194
2194
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2210,7 +2210,7 @@
|
|
|
2210
2210
|
},
|
|
2211
2211
|
"devicon-plain": {
|
|
2212
2212
|
"name": "Devicon Plain",
|
|
2213
|
-
"total":
|
|
2213
|
+
"total": 574,
|
|
2214
2214
|
"author": {
|
|
2215
2215
|
"name": "konpa",
|
|
2216
2216
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -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
|
@@ -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
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
300
300
|
|
|
301
301
|
## Myna UI Icons
|
|
302
|
-
* Number of icons:
|
|
302
|
+
* Number of icons: 1089
|
|
303
303
|
* Author: Praveen Juge
|
|
304
304
|
* URL: https://github.com/praveenjuge/mynaui-icons
|
|
305
305
|
* License: MIT
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
* File: [json/bxl.json](json/bxl.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
993
993
|
|
|
994
994
|
## SVG Logos
|
|
995
|
-
* Number of icons:
|
|
995
|
+
* Number of icons: 1812
|
|
996
996
|
* Author: Gil Barbara
|
|
997
997
|
* URL: https://github.com/gilbarbara/logos
|
|
998
998
|
* License: CC0
|
|
@@ -1002,12 +1002,12 @@
|
|
|
1002
1002
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1003
1003
|
|
|
1004
1004
|
## Simple Icons
|
|
1005
|
-
* Number of icons:
|
|
1005
|
+
* Number of icons: 2926
|
|
1006
1006
|
* Author: Simple Icons Collaborators
|
|
1007
1007
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1008
1008
|
* License: CC0 1.0
|
|
1009
1009
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1010
|
-
* Version: 10.
|
|
1010
|
+
* Version: 10.4.0
|
|
1011
1011
|
* Palette: Colorless
|
|
1012
1012
|
* Icon set prefix: `simple-icons`
|
|
1013
1013
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1046,7 +1046,7 @@
|
|
|
1046
1046
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1047
1047
|
|
|
1048
1048
|
## Arcticons
|
|
1049
|
-
* Number of icons:
|
|
1049
|
+
* Number of icons: 8298
|
|
1050
1050
|
* Author: Donnnno
|
|
1051
1051
|
* URL: https://github.com/Donnnno/Arcticons
|
|
1052
1052
|
* License: CC BY-SA 4.0
|
|
@@ -1066,7 +1066,7 @@
|
|
|
1066
1066
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1067
1067
|
|
|
1068
1068
|
## Devicon
|
|
1069
|
-
* Number of icons:
|
|
1069
|
+
* Number of icons: 762
|
|
1070
1070
|
* Author: konpa
|
|
1071
1071
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1072
1072
|
* License: MIT
|
|
@@ -1076,7 +1076,7 @@
|
|
|
1076
1076
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1077
1077
|
|
|
1078
1078
|
## Devicon Plain
|
|
1079
|
-
* Number of icons:
|
|
1079
|
+
* Number of icons: 574
|
|
1080
1080
|
* Author: konpa
|
|
1081
1081
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1082
1082
|
* License: MIT
|
|
@@ -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