@iconify/json 2.2.158 → 2.2.160
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 +15 -14
- package/collections.md +13 -13
- package/composer.json +1 -1
- package/json/carbon.json +7 -4
- package/json/devicon-plain.json +30 -9
- package/json/devicon.json +28 -10
- package/json/fluent-emoji-high-contrast.json +3 -3
- package/json/healthicons.json +294 -200
- package/json/heroicons.json +1629 -125
- package/json/iconoir.json +33 -9
- package/json/lucide.json +26 -2
- package/json/openmoji.json +2 -2
- package/json/ri.json +162 -16
- package/json/simple-icons.json +145 -16
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -172,8 +172,8 @@
|
|
|
172
172
|
},
|
|
173
173
|
"ri": {
|
|
174
174
|
"name": "Remix Icon",
|
|
175
|
-
"total":
|
|
176
|
-
"version": "
|
|
175
|
+
"total": 2704,
|
|
176
|
+
"version": "4.0.0",
|
|
177
177
|
"author": {
|
|
178
178
|
"name": "Remix Design",
|
|
179
179
|
"url": "https://github.com/Remix-Design/RemixIcon"
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
"carbon": {
|
|
218
218
|
"name": "Carbon",
|
|
219
219
|
"total": 2075,
|
|
220
|
-
"version": "11.
|
|
220
|
+
"version": "11.33.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": 1520,
|
|
263
|
+
"version": "7.2.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": 1354,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1352,8 +1352,8 @@
|
|
|
1352
1352
|
},
|
|
1353
1353
|
"heroicons": {
|
|
1354
1354
|
"name": "HeroIcons",
|
|
1355
|
-
"total":
|
|
1356
|
-
"version": "2.
|
|
1355
|
+
"total": 1176,
|
|
1356
|
+
"version": "2.1.1",
|
|
1357
1357
|
"author": {
|
|
1358
1358
|
"name": "Refactoring UI Inc",
|
|
1359
1359
|
"url": "https://github.com/tailwindlabs/heroicons"
|
|
@@ -1370,7 +1370,8 @@
|
|
|
1370
1370
|
],
|
|
1371
1371
|
"height": [
|
|
1372
1372
|
24,
|
|
1373
|
-
20
|
|
1373
|
+
20,
|
|
1374
|
+
16
|
|
1374
1375
|
],
|
|
1375
1376
|
"category": "General",
|
|
1376
1377
|
"palette": false
|
|
@@ -2054,8 +2055,8 @@
|
|
|
2054
2055
|
},
|
|
2055
2056
|
"simple-icons": {
|
|
2056
2057
|
"name": "Simple Icons",
|
|
2057
|
-
"total":
|
|
2058
|
-
"version": "10.
|
|
2058
|
+
"total": 2905,
|
|
2059
|
+
"version": "10.3.0",
|
|
2059
2060
|
"author": {
|
|
2060
2061
|
"name": "Simple Icons Collaborators",
|
|
2061
2062
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2187,7 +2188,7 @@
|
|
|
2187
2188
|
},
|
|
2188
2189
|
"devicon": {
|
|
2189
2190
|
"name": "Devicon",
|
|
2190
|
-
"total":
|
|
2191
|
+
"total": 756,
|
|
2191
2192
|
"author": {
|
|
2192
2193
|
"name": "konpa",
|
|
2193
2194
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2209,7 +2210,7 @@
|
|
|
2209
2210
|
},
|
|
2210
2211
|
"devicon-plain": {
|
|
2211
2212
|
"name": "Devicon Plain",
|
|
2212
|
-
"total":
|
|
2213
|
+
"total": 573,
|
|
2213
2214
|
"author": {
|
|
2214
2215
|
"name": "konpa",
|
|
2215
2216
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2576,7 +2577,7 @@
|
|
|
2576
2577
|
},
|
|
2577
2578
|
"healthicons": {
|
|
2578
2579
|
"name": "Health Icons",
|
|
2579
|
-
"total":
|
|
2580
|
+
"total": 1788,
|
|
2580
2581
|
"version": "0.1.0",
|
|
2581
2582
|
"author": {
|
|
2582
2583
|
"name": "Resolve to Save Lives",
|
package/collections.md
CHANGED
|
@@ -85,12 +85,12 @@
|
|
|
85
85
|
* File: [json/mingcute.json](json/mingcute.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
86
86
|
|
|
87
87
|
## Remix Icon
|
|
88
|
-
* Number of icons:
|
|
88
|
+
* Number of icons: 2704
|
|
89
89
|
* Author: Remix Design
|
|
90
90
|
* URL: https://github.com/Remix-Design/RemixIcon
|
|
91
91
|
* License: Apache 2.0
|
|
92
92
|
* License URL: https://github.com/Remix-Design/RemixIcon/blob/master/License
|
|
93
|
-
* Version:
|
|
93
|
+
* Version: 4.0.0
|
|
94
94
|
* Palette: Colorless
|
|
95
95
|
* Icon set prefix: `ri`
|
|
96
96
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -111,7 +111,7 @@
|
|
|
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.33.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: 1520
|
|
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.2.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: 1354
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -663,12 +663,12 @@
|
|
|
663
663
|
* File: [json/jam.json](json/jam.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
664
664
|
|
|
665
665
|
## HeroIcons
|
|
666
|
-
* Number of icons:
|
|
666
|
+
* Number of icons: 1176
|
|
667
667
|
* Author: Refactoring UI Inc
|
|
668
668
|
* URL: https://github.com/tailwindlabs/heroicons
|
|
669
669
|
* License: MIT
|
|
670
670
|
* License URL: https://github.com/tailwindlabs/heroicons/blob/master/LICENSE
|
|
671
|
-
* Version: 2.
|
|
671
|
+
* Version: 2.1.1
|
|
672
672
|
* Palette: Colorless
|
|
673
673
|
* Icon set prefix: `heroicons`
|
|
674
674
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -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: 2905
|
|
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.3.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))
|
|
@@ -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: 756
|
|
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: 573
|
|
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: 1788
|
|
1261
1261
|
* Author: Resolve to Save Lives
|
|
1262
1262
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1263
1263
|
* License: MIT
|
package/composer.json
CHANGED
package/json/carbon.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Carbon",
|
|
5
5
|
"total": 2075,
|
|
6
|
-
"version": "11.
|
|
6
|
+
"version": "11.33.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "IBM",
|
|
9
9
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1702886436,
|
|
26
26
|
"icons": {
|
|
27
27
|
"3d-cursor": {
|
|
28
28
|
"body": "<path d=\"M13 4H4v9.01h2V6h7V4z\" fill=\"currentColor\"/><path d=\"M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z\" fill=\"currentColor\"/>",
|
|
@@ -3267,7 +3267,7 @@
|
|
|
3267
3267
|
"industry": {
|
|
3268
3268
|
"body": "<path fill=\"currentColor\" d=\"M29.53 6.15a1 1 0 0 0-1 0L20 10.38V7a1 1 0 0 0-1.45-.89L10 10.38V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v25h28V7a1 1 0 0 0-.47-.85M22 26h-4v-7h4Zm6 0h-4v-8a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v8H4V4h4v9.62l10-5v5l10-5Z\"/>"
|
|
3269
3269
|
},
|
|
3270
|
-
"infinity": {
|
|
3270
|
+
"infinity-symbol": {
|
|
3271
3271
|
"body": "<path fill=\"currentColor\" d=\"M23 23c-5.656 0-7.858-6.41-7.949-6.684C15.034 16.265 13.208 11 9 11c-2.757 0-5 2.243-5 5s2.243 5 5 5c1.588 0 3.013-.732 4.237-2.176l1.526 1.293C13.164 22.003 11.172 23 9 23c-3.86 0-7-3.14-7-7s3.14-7 7-7c5.656 0 7.858 6.41 7.949 6.684C16.966 15.735 18.792 21 23 21c2.757 0 5-2.243 5-5s-2.243-5-5-5c-1.588 0-3.013.732-4.237 2.176l-1.526-1.293C18.836 9.997 20.828 9 23 9c3.86 0 7 3.14 7 7s-3.14 7-7 7\"/>"
|
|
3272
3272
|
},
|
|
3273
3273
|
"information": {
|
|
@@ -6844,6 +6844,9 @@
|
|
|
6844
6844
|
"cloud-snow": {
|
|
6845
6845
|
"parent": "snow"
|
|
6846
6846
|
},
|
|
6847
|
+
"infinity": {
|
|
6848
|
+
"parent": "infinity-symbol"
|
|
6849
|
+
},
|
|
6847
6850
|
"letter-aa-large": {
|
|
6848
6851
|
"parent": "text-font"
|
|
6849
6852
|
},
|
|
@@ -7047,7 +7050,7 @@
|
|
|
7047
7050
|
"image-reference",
|
|
7048
7051
|
"image-search",
|
|
7049
7052
|
"image-search-alt",
|
|
7050
|
-
"infinity",
|
|
7053
|
+
"infinity-symbol",
|
|
7051
7054
|
"insert",
|
|
7052
7055
|
"insert-page",
|
|
7053
7056
|
"insert-syntax",
|