@iconify/json 2.2.187 → 2.2.189
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 +17 -17
- package/collections.md +17 -17
- package/composer.json +1 -1
- package/json/carbon.json +19 -3
- package/json/cbi.json +34 -51
- package/json/gravity-ui.json +104 -35
- package/json/iconoir.json +64 -4
- package/json/lucide.json +21 -9
- package/json/maki.json +5 -2
- package/json/material-symbols-light.json +731 -195
- package/json/material-symbols.json +704 -218
- package/json/openmoji.json +7 -2
- package/json/pajamas.json +1 -1
- package/json/simple-icons.json +19 -4
- package/json/tabler.json +1398 -493
- 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": 12448,
|
|
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": 12509,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
},
|
|
130
130
|
"tabler": {
|
|
131
131
|
"name": "Tabler Icons",
|
|
132
|
-
"total":
|
|
133
|
-
"version": "
|
|
132
|
+
"total": 5200,
|
|
133
|
+
"version": "3.0.0-beta.2",
|
|
134
134
|
"author": {
|
|
135
135
|
"name": "Paweł Kuna",
|
|
136
136
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -216,8 +216,8 @@
|
|
|
216
216
|
},
|
|
217
217
|
"carbon": {
|
|
218
218
|
"name": "Carbon",
|
|
219
|
-
"total":
|
|
220
|
-
"version": "11.
|
|
219
|
+
"total": 2082,
|
|
220
|
+
"version": "11.37.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": 1566,
|
|
263
|
+
"version": "7.5.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": 1435,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -522,8 +522,8 @@
|
|
|
522
522
|
},
|
|
523
523
|
"gravity-ui": {
|
|
524
524
|
"name": "Gravity UI Icons",
|
|
525
|
-
"total":
|
|
526
|
-
"version": "2.
|
|
525
|
+
"total": 663,
|
|
526
|
+
"version": "2.9.1",
|
|
527
527
|
"author": {
|
|
528
528
|
"name": "YANDEX LLC",
|
|
529
529
|
"url": "https://github.com/gravity-ui/icons/"
|
|
@@ -1110,7 +1110,7 @@
|
|
|
1110
1110
|
},
|
|
1111
1111
|
"maki": {
|
|
1112
1112
|
"name": "Maki",
|
|
1113
|
-
"total":
|
|
1113
|
+
"total": 213,
|
|
1114
1114
|
"version": "8.0.1",
|
|
1115
1115
|
"author": {
|
|
1116
1116
|
"name": "Mapbox",
|
|
@@ -1482,7 +1482,7 @@
|
|
|
1482
1482
|
"pajamas": {
|
|
1483
1483
|
"name": "Gitlab SVGs",
|
|
1484
1484
|
"total": 375,
|
|
1485
|
-
"version": "3.
|
|
1485
|
+
"version": "3.88.0",
|
|
1486
1486
|
"author": {
|
|
1487
1487
|
"name": "GitLab B.V.",
|
|
1488
1488
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1851,7 +1851,7 @@
|
|
|
1851
1851
|
},
|
|
1852
1852
|
"openmoji": {
|
|
1853
1853
|
"name": "OpenMoji",
|
|
1854
|
-
"total":
|
|
1854
|
+
"total": 4129,
|
|
1855
1855
|
"author": {
|
|
1856
1856
|
"name": "OpenMoji",
|
|
1857
1857
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -2158,8 +2158,8 @@
|
|
|
2158
2158
|
},
|
|
2159
2159
|
"simple-icons": {
|
|
2160
2160
|
"name": "Simple Icons",
|
|
2161
|
-
"total":
|
|
2162
|
-
"version": "11.
|
|
2161
|
+
"total": 3052,
|
|
2162
|
+
"version": "11.7.0",
|
|
2163
2163
|
"author": {
|
|
2164
2164
|
"name": "Simple Icons Collaborators",
|
|
2165
2165
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2270,7 +2270,7 @@
|
|
|
2270
2270
|
},
|
|
2271
2271
|
"cbi": {
|
|
2272
2272
|
"name": "Custom Brand Icons",
|
|
2273
|
-
"total":
|
|
2273
|
+
"total": 1106,
|
|
2274
2274
|
"author": {
|
|
2275
2275
|
"name": "Emanuele",
|
|
2276
2276
|
"url": "https://github.com/elax46/custom-brand-icons"
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 12448
|
|
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: 12509
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -64,12 +64,12 @@
|
|
|
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: 5200
|
|
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:
|
|
72
|
+
* Version: 3.0.0-beta.2
|
|
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))
|
|
@@ -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: 2082
|
|
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.37.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: 1566
|
|
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.5.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: 1435
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -256,12 +256,12 @@
|
|
|
256
256
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
257
257
|
|
|
258
258
|
## Gravity UI Icons
|
|
259
|
-
* Number of icons:
|
|
259
|
+
* Number of icons: 663
|
|
260
260
|
* Author: YANDEX LLC
|
|
261
261
|
* URL: https://github.com/gravity-ui/icons/
|
|
262
262
|
* License: MIT
|
|
263
263
|
* License URL: https://github.com/gravity-ui/icons/blob/main/LICENSE
|
|
264
|
-
* Version: 2.
|
|
264
|
+
* Version: 2.9.1
|
|
265
265
|
* Palette: Colorless
|
|
266
266
|
* Icon set prefix: `gravity-ui`
|
|
267
267
|
* File: [json/gravity-ui.json](json/gravity-ui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
* File: [json/uis.json](json/uis.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
546
546
|
|
|
547
547
|
## Maki
|
|
548
|
-
* Number of icons:
|
|
548
|
+
* Number of icons: 213
|
|
549
549
|
* Author: Mapbox
|
|
550
550
|
* URL: https://github.com/mapbox/maki
|
|
551
551
|
* License: CC0
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
733
733
|
* License: MIT
|
|
734
734
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
735
|
-
* Version: 3.
|
|
735
|
+
* Version: 3.88.0
|
|
736
736
|
* Palette: Colorless
|
|
737
737
|
* Icon set prefix: `pajamas`
|
|
738
738
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
* File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
911
911
|
|
|
912
912
|
## OpenMoji
|
|
913
|
-
* Number of icons:
|
|
913
|
+
* Number of icons: 4129
|
|
914
914
|
* Author: OpenMoji
|
|
915
915
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
916
916
|
* License: CC BY-SA 4.0
|
|
@@ -1055,12 +1055,12 @@
|
|
|
1055
1055
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1056
1056
|
|
|
1057
1057
|
## Simple Icons
|
|
1058
|
-
* Number of icons:
|
|
1058
|
+
* Number of icons: 3052
|
|
1059
1059
|
* Author: Simple Icons Collaborators
|
|
1060
1060
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1061
1061
|
* License: CC0 1.0
|
|
1062
1062
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1063
|
-
* Version: 11.
|
|
1063
|
+
* Version: 11.7.0
|
|
1064
1064
|
* Palette: Colorless
|
|
1065
1065
|
* Icon set prefix: `simple-icons`
|
|
1066
1066
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1109,7 +1109,7 @@
|
|
|
1109
1109
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1110
1110
|
|
|
1111
1111
|
## Custom Brand Icons
|
|
1112
|
-
* Number of icons:
|
|
1112
|
+
* Number of icons: 1106
|
|
1113
1113
|
* Author: Emanuele
|
|
1114
1114
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1115
1115
|
* License: CC BY-NC-SA 4.0
|
package/composer.json
CHANGED
package/json/carbon.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "carbon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Carbon",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "11.
|
|
5
|
+
"total": 2082,
|
|
6
|
+
"version": "11.37.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": 1709534705,
|
|
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\"/>",
|
|
@@ -4953,6 +4953,18 @@
|
|
|
4953
4953
|
"rewind-5": {
|
|
4954
4954
|
"body": "<path fill=\"currentColor\" d=\"M4 18A12 12 0 1 0 16 6h-4V1L6 7l6 6V8h4A10 10 0 1 1 6 18Z\"/><path fill=\"currentColor\" d=\"M18.58 15.58h-3.45L15 18.15a4.83 4.83 0 0 1 .26-.45a1.59 1.59 0 0 1 .33-.35a1.53 1.53 0 0 1 .44-.23a2 2 0 0 1 .6-.08a2.54 2.54 0 0 1 .92.16a2.06 2.06 0 0 1 .74.48a2.28 2.28 0 0 1 .5.77a2.73 2.73 0 0 1 .18 1a2.87 2.87 0 0 1-.19 1.07a2.36 2.36 0 0 1-.55.84a2.44 2.44 0 0 1-.89.55a3.23 3.23 0 0 1-1.21.2a3.79 3.79 0 0 1-.94-.11a3 3 0 0 1-.74-.32a2.45 2.45 0 0 1-.55-.45a4.13 4.13 0 0 1-.41-.55l1.06-.81l.27.41a1.82 1.82 0 0 0 .34.34a1.59 1.59 0 0 0 .43.22a1.52 1.52 0 0 0 .55.08a1.29 1.29 0 0 0 1-.36a1.41 1.41 0 0 0 .33-1v-.06a1.18 1.18 0 0 0-1.28-1.27a1.44 1.44 0 0 0-.77.18a1.94 1.94 0 0 0-.48.39l-1.19-.17l.29-4.31h4.52Z\"/>"
|
|
4955
4955
|
},
|
|
4956
|
+
"right-panel-close": {
|
|
4957
|
+
"body": "<path fill=\"currentColor\" d=\"M2 6v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2m20 0h6v20h-6zM4 6h16v20H4v-9h10.17l-3.58 3.59L12 22l6-6l-6-6l-1.41 1.41L14.17 15H4z\"/>"
|
|
4958
|
+
},
|
|
4959
|
+
"right-panel-close-filled": {
|
|
4960
|
+
"body": "<path fill=\"currentColor\" d=\"M2 6v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2m2 0h16v20H4v-9h10.17l-3.58 3.59L12 22l6-6l-6-6l-1.41 1.41L14.17 15H4z\"/>"
|
|
4961
|
+
},
|
|
4962
|
+
"right-panel-open": {
|
|
4963
|
+
"body": "<path fill=\"currentColor\" d=\"M2 6v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2m20 0h6v20h-6zM4 6h16v9H9.83l3.58-3.59L12 10l-6 6l6 6l1.41-1.41L9.83 17H20v9H4z\"/>"
|
|
4964
|
+
},
|
|
4965
|
+
"right-panel-open-filled": {
|
|
4966
|
+
"body": "<path fill=\"currentColor\" d=\"M2 6v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2m2 0h16v9H9.83l3.58-3.59L12 10l-6 6l6 6l1.41-1.41L9.83 17H20v9H4z\"/>"
|
|
4967
|
+
},
|
|
4956
4968
|
"road": {
|
|
4957
4969
|
"body": "<path fill=\"currentColor\" d=\"M13 13h6v2h-6z\"/><path fill=\"currentColor\" d=\"m25.44 8l-1.27-4.55A2.009 2.009 0 0 0 22.246 2H9.754a2.009 2.009 0 0 0-1.923 1.45L6.531 8H4v2h2v7a2.003 2.003 0 0 0 2 2v3h2v-3h12v3h2v-3a2.003 2.003 0 0 0 2-2v-7h2V8zM9.755 4h12.492l1.428 5H8.326zM24 13h-2v2h2v2H8v-2h2v-2H8v-2h16zM2 16h2v14H2zm26 0h2v14h-2z\"/><path fill=\"currentColor\" d=\"M15 21h2v3h-2zm0 5h2v4h-2z\"/>"
|
|
4958
4970
|
},
|
|
@@ -7202,6 +7214,10 @@
|
|
|
7202
7214
|
"rewind-10",
|
|
7203
7215
|
"rewind-30",
|
|
7204
7216
|
"rewind-5",
|
|
7217
|
+
"right-panel-close",
|
|
7218
|
+
"right-panel-close-filled",
|
|
7219
|
+
"right-panel-open",
|
|
7220
|
+
"right-panel-open-filled",
|
|
7205
7221
|
"rotate",
|
|
7206
7222
|
"rotate-clockwise",
|
|
7207
7223
|
"rotate-clockwise-alt",
|