@iconify/json 2.2.157 → 2.2.159
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 +16 -16
- package/collections.md +16 -16
- package/composer.json +1 -1
- package/json/carbon.json +7 -4
- package/json/devicon-plain.json +33 -9
- package/json/devicon.json +31 -10
- package/json/fluent-emoji-high-contrast.json +3 -3
- package/json/heroicons.json +168 -113
- package/json/iconoir.json +33 -9
- package/json/ion.json +1 -1
- package/json/lucide.json +94 -4
- package/json/material-symbols-light.json +42 -2
- package/json/material-symbols.json +42 -2
- package/json/mdi.json +4 -0
- package/json/pajamas.json +5 -5
- package/json/ri.json +162 -16
- package/json/simple-icons.json +145 -16
- 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": 12201,
|
|
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": 12259,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -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"
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"ion": {
|
|
283
283
|
"name": "IonIcons",
|
|
284
284
|
"total": 1338,
|
|
285
|
-
"version": "7.2.
|
|
285
|
+
"version": "7.2.2",
|
|
286
286
|
"author": {
|
|
287
287
|
"name": "Ben Sperry",
|
|
288
288
|
"url": "https://github.com/ionic-team/ionicons"
|
|
@@ -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,7 +1352,7 @@
|
|
|
1352
1352
|
},
|
|
1353
1353
|
"heroicons": {
|
|
1354
1354
|
"name": "HeroIcons",
|
|
1355
|
-
"total":
|
|
1355
|
+
"total": 900,
|
|
1356
1356
|
"version": "2.0.18",
|
|
1357
1357
|
"author": {
|
|
1358
1358
|
"name": "Refactoring UI Inc",
|
|
@@ -1399,8 +1399,8 @@
|
|
|
1399
1399
|
},
|
|
1400
1400
|
"pajamas": {
|
|
1401
1401
|
"name": "Gitlab SVGs",
|
|
1402
|
-
"total":
|
|
1403
|
-
"version": "3.
|
|
1402
|
+
"total": 373,
|
|
1403
|
+
"version": "3.73.0",
|
|
1404
1404
|
"author": {
|
|
1405
1405
|
"name": "GitLab B.V.",
|
|
1406
1406
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2054,8 +2054,8 @@
|
|
|
2054
2054
|
},
|
|
2055
2055
|
"simple-icons": {
|
|
2056
2056
|
"name": "Simple Icons",
|
|
2057
|
-
"total":
|
|
2058
|
-
"version": "10.
|
|
2057
|
+
"total": 2905,
|
|
2058
|
+
"version": "10.3.0",
|
|
2059
2059
|
"author": {
|
|
2060
2060
|
"name": "Simple Icons Collaborators",
|
|
2061
2061
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2187,7 +2187,7 @@
|
|
|
2187
2187
|
},
|
|
2188
2188
|
"devicon": {
|
|
2189
2189
|
"name": "Devicon",
|
|
2190
|
-
"total":
|
|
2190
|
+
"total": 756,
|
|
2191
2191
|
"author": {
|
|
2192
2192
|
"name": "konpa",
|
|
2193
2193
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2209,7 +2209,7 @@
|
|
|
2209
2209
|
},
|
|
2210
2210
|
"devicon-plain": {
|
|
2211
2211
|
"name": "Devicon Plain",
|
|
2212
|
-
"total":
|
|
2212
|
+
"total": 573,
|
|
2213
2213
|
"author": {
|
|
2214
2214
|
"name": "konpa",
|
|
2215
2215
|
"url": "https://github.com/devicons/devicon/tree/master"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 12201
|
|
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: 12259
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -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))
|
|
@@ -143,13 +143,13 @@
|
|
|
143
143
|
* URL: https://github.com/ionic-team/ionicons
|
|
144
144
|
* License: MIT
|
|
145
145
|
* License URL: https://github.com/ionic-team/ionicons/blob/main/LICENSE
|
|
146
|
-
* Version: 7.2.
|
|
146
|
+
* Version: 7.2.2
|
|
147
147
|
* Palette: Colorless
|
|
148
148
|
* Icon set prefix: `ion`
|
|
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,7 +663,7 @@
|
|
|
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: 900
|
|
667
667
|
* Author: Refactoring UI Inc
|
|
668
668
|
* URL: https://github.com/tailwindlabs/heroicons
|
|
669
669
|
* License: MIT
|
|
@@ -685,12 +685,12 @@
|
|
|
685
685
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
686
686
|
|
|
687
687
|
## Gitlab SVGs
|
|
688
|
-
* Number of icons:
|
|
688
|
+
* Number of icons: 373
|
|
689
689
|
* Author: GitLab B.V.
|
|
690
690
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
691
691
|
* License: MIT
|
|
692
692
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
693
|
-
* Version: 3.
|
|
693
|
+
* Version: 3.73.0
|
|
694
694
|
* Palette: Colorless
|
|
695
695
|
* Icon set prefix: `pajamas`
|
|
696
696
|
* File: [json/pajamas.json](json/pajamas.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
|
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",
|