@iconify/json 2.2.181 → 2.2.183
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 +10 -15
- package/collections.md +10 -10
- package/composer.json +1 -1
- package/json/carbon.json +7 -3
- package/json/cbi.json +2 -2
- package/json/fluent.json +397 -67
- package/json/heroicons.json +0 -5
- package/json/iconoir.json +32 -4
- package/json/lucide.json +24 -15
- package/json/ph.json +1 -1
- package/json/simple-icons.json +85 -7
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"ph": {
|
|
88
88
|
"name": "Phosphor",
|
|
89
89
|
"total": 7488,
|
|
90
|
-
"version": "2.0.
|
|
90
|
+
"version": "2.0.8",
|
|
91
91
|
"author": {
|
|
92
92
|
"name": "Phosphor Icons",
|
|
93
93
|
"url": "https://github.com/phosphor-icons/core"
|
|
@@ -216,8 +216,8 @@
|
|
|
216
216
|
},
|
|
217
217
|
"carbon": {
|
|
218
218
|
"name": "Carbon",
|
|
219
|
-
"total":
|
|
220
|
-
"version": "11.
|
|
219
|
+
"total": 2078,
|
|
220
|
+
"version": "11.36.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": 1551,
|
|
263
|
+
"version": "7.4.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": 1425,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1263,8 +1263,8 @@
|
|
|
1263
1263
|
},
|
|
1264
1264
|
"fluent": {
|
|
1265
1265
|
"name": "Fluent UI System Icons",
|
|
1266
|
-
"total":
|
|
1267
|
-
"version": "1.1.
|
|
1266
|
+
"total": 15551,
|
|
1267
|
+
"version": "1.1.227",
|
|
1268
1268
|
"author": {
|
|
1269
1269
|
"name": "Microsoft Corporation",
|
|
1270
1270
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1433,11 +1433,6 @@
|
|
|
1433
1433
|
"building-library",
|
|
1434
1434
|
"receipt-refund"
|
|
1435
1435
|
],
|
|
1436
|
-
"height": [
|
|
1437
|
-
24,
|
|
1438
|
-
20,
|
|
1439
|
-
16
|
|
1440
|
-
],
|
|
1441
1436
|
"category": "General",
|
|
1442
1437
|
"palette": false
|
|
1443
1438
|
},
|
|
@@ -2142,8 +2137,8 @@
|
|
|
2142
2137
|
},
|
|
2143
2138
|
"simple-icons": {
|
|
2144
2139
|
"name": "Simple Icons",
|
|
2145
|
-
"total":
|
|
2146
|
-
"version": "11.
|
|
2140
|
+
"total": 3014,
|
|
2141
|
+
"version": "11.4.0",
|
|
2147
2142
|
"author": {
|
|
2148
2143
|
"name": "Simple Icons Collaborators",
|
|
2149
2144
|
"url": "https://github.com/simple-icons/simple-icons"
|
package/collections.md
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
* URL: https://github.com/phosphor-icons/core
|
|
49
49
|
* License: MIT
|
|
50
50
|
* License URL: https://github.com/phosphor-icons/core/blob/main/LICENSE
|
|
51
|
-
* Version: 2.0.
|
|
51
|
+
* Version: 2.0.8
|
|
52
52
|
* Palette: Colorless
|
|
53
53
|
* Icon set prefix: `ph`
|
|
54
54
|
* File: [json/ph.json](json/ph.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: 2078
|
|
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.36.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: 1551
|
|
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.4.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: 1425
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -619,12 +619,12 @@
|
|
|
619
619
|
* File: [json/f7.json](json/f7.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
620
620
|
|
|
621
621
|
## Fluent UI System Icons
|
|
622
|
-
* Number of icons:
|
|
622
|
+
* Number of icons: 15551
|
|
623
623
|
* Author: Microsoft Corporation
|
|
624
624
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
625
625
|
* License: MIT
|
|
626
626
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
627
|
-
* Version: 1.1.
|
|
627
|
+
* Version: 1.1.227
|
|
628
628
|
* Palette: Colorless
|
|
629
629
|
* Icon set prefix: `fluent`
|
|
630
630
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1045,12 +1045,12 @@
|
|
|
1045
1045
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1046
1046
|
|
|
1047
1047
|
## Simple Icons
|
|
1048
|
-
* Number of icons:
|
|
1048
|
+
* Number of icons: 3014
|
|
1049
1049
|
* Author: Simple Icons Collaborators
|
|
1050
1050
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1051
1051
|
* License: CC0 1.0
|
|
1052
1052
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1053
|
-
* Version: 11.
|
|
1053
|
+
* Version: 11.4.0
|
|
1054
1054
|
* Palette: Colorless
|
|
1055
1055
|
* Icon set prefix: `simple-icons`
|
|
1056
1056
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
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": 2078,
|
|
6
|
+
"version": "11.36.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": 1707721020,
|
|
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\"/>",
|
|
@@ -5715,6 +5715,9 @@
|
|
|
5715
5715
|
"switcher": {
|
|
5716
5716
|
"body": "<path fill=\"currentColor\" d=\"M14 4h4v4h-4zM4 4h4v4H4zm20 0h4v4h-4zM14 14h4v4h-4zM4 14h4v4H4zm20 0h4v4h-4zM14 24h4v4h-4zM4 24h4v4H4zm20 0h4v4h-4z\"/>"
|
|
5717
5717
|
},
|
|
5718
|
+
"sync-settings": {
|
|
5719
|
+
"body": "<path fill=\"currentColor\" d=\"M15 24v-2h-3.6L22 11.4V15h2V8h-7v2h3.6L10 20.6V17H8v7zm10-4v2h3c1.1 0 2-.9 2-2v-3h-2v3zm3-10h2v4h-2zm-3-8v2h3v3h2V4c0-1.1-.9-2-2-2zm-7 0h4v2h-4z\"/><path fill=\"currentColor\" d=\"M10 4v3h2V4h3V2h-3c-1.1 0-2 .9-2 2m2 6H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2v-8h-2v8H4V12h8z\"/>"
|
|
5720
|
+
},
|
|
5718
5721
|
"sys-provision": {
|
|
5719
5722
|
"body": "<path fill=\"currentColor\" d=\"M21 20v10l9-5z\"/><circle cx=\"14\" cy=\"14\" r=\"2\" fill=\"currentColor\"/><path fill=\"currentColor\" d=\"M14 20a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6m0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4\"/><path fill=\"currentColor\" d=\"M25.951 12.91h-.006A12.05 12.05 0 1 0 17 25.605v-2.066a9.981 9.981 0 1 1 6.624-6.81l1.924.544A12.034 12.034 0 0 0 26 14q0-.55-.049-1.09\"/>"
|
|
5720
5723
|
},
|
|
@@ -7283,6 +7286,7 @@
|
|
|
7283
7286
|
"subtract-filled",
|
|
7284
7287
|
"subtract-large",
|
|
7285
7288
|
"switcher",
|
|
7289
|
+
"sync-settings",
|
|
7286
7290
|
"tag",
|
|
7287
7291
|
"tag-edit",
|
|
7288
7292
|
"tag-export",
|
package/json/cbi.json
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"category": "Brands / Social",
|
|
22
22
|
"palette": false
|
|
23
23
|
},
|
|
24
|
-
"lastModified":
|
|
24
|
+
"lastModified": 1707721035,
|
|
25
25
|
"icons": {
|
|
26
26
|
"2-way-uplighter": {
|
|
27
27
|
"body": "<path fill=\"currentColor\" d=\"M5.413 1.15c.802 5.414 5.312 2.418 5.534 7.205l.071 1.528c-.25-.473-.826-1.229-1.3-1.358c-.882.305-1.685 1.15-2.627 2.115c-.58-.407-1.723.23-1.89.36c-.086.873.536 2.085 2.001 2.41c0 0 .855-.47.744-1.846c.724-.643.974-.867 1.594-1.343c.212.138 1.056 1.258 1.476 2.211l-.069 7.482v.104c0 .21 0 .315-.2.42c-.718.556-1.907 1.005-3.188 1.035c-.602.204-.921.138-.913.62c.702.386.845.295 1.651.403c1.333.17 2.195.03 3.823.03c1.504 0 1.592.047 3.18.008c.806-.102 1.505.042 2.207-.372c.399-.625-.028-.499-.36-.647c-.993-.066-3.443-.538-3.79-1.08c-.2-.105-.2-.312-.2-.416V8.354c.4-4.581 4.186-1.776 4.988-7.194c-1.24-.033-9.871-.01-12.732-.01\"/>"
|
|
@@ -2154,7 +2154,7 @@
|
|
|
2154
2154
|
"body": "<path fill=\"currentColor\" d=\"M15.133 2H8.506A3.9 3.9 0 0 0 4.6 5.905V18.1A3.9 3.9 0 0 0 8.506 22h6.627a3.9 3.9 0 0 0 3.906-3.9V5.905A3.906 3.906 0 0 0 15.133 2M9.384 12.437A.438.438 0 1 1 9.821 12a.434.434 0 0 1-.437.437m1.623 0a.438.438 0 1 1 .437-.437a.437.437 0 0 1-.437.437m1.626 0A.438.438 0 1 1 13.07 12a.438.438 0 0 1-.437.437m1.623 0a.438.438 0 1 1 .437-.437a.438.438 0 0 1-.437.437\"/>"
|
|
2155
2155
|
},
|
|
2156
2156
|
"nest-hub": {
|
|
2157
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
2157
|
+
"body": "<path fill=\"currentColor\" d=\"M5.636 15.812h12.728a1.823 1.823 0 0 0 1.818-1.818V8.539a1.823 1.823 0 0 0-1.818-1.818H5.636a1.823 1.823 0 0 0-1.818 1.818v5.455a1.823 1.823 0 0 0 1.818 1.818m1.819 2.727v-.909H5.636a3.5 3.5 0 0 1-2.568-1.068A3.5 3.5 0 0 1 2 13.994V8.539a3.5 3.5 0 0 1 1.068-2.568A3.5 3.5 0 0 1 5.636 4.9h12.728a3.5 3.5 0 0 1 2.568 1.068A3.5 3.5 0 0 1 22 8.539v5.455a3.646 3.646 0 0 1-3.636 3.636h-1.819v.909zm3.181-6.363a.895.895 0 1 0-.647-.262a.877.877 0 0 0 .647.262m-2.727 0a.893.893 0 1 0-.648-.262a.877.877 0 0 0 .648.262m5.455 0a.893.893 0 1 0-.648-.262a.876.876 0 0 0 .648.262m2.727 0a.893.893 0 1 0-.648-.262a.88.88 0 0 0 .648.262\"/>"
|
|
2158
2158
|
},
|
|
2159
2159
|
"nest-mini": {
|
|
2160
2160
|
"body": "<path fill=\"currentColor\" d=\"M12.342 4.374h-.687v.984h.687zm9.624 7.013c-.434-3.3-4.467-6.029-9.976-6.029c-5.509 0-9.72 2.709-9.977 6.029c-.26 3.369 3.273 8.313 9.977 8.239c6.277-.07 10.434-4.745 9.976-8.239m-9.941-5.481c5.128.01 9.28 2.542 9.275 5.657c-2.719 7.386-18.493 5.223-18.568-.033c.005-3.115 4.168-5.63 9.293-5.624m-2.707 9.679c4.625.789 10.03-.371 11.481-4.11c-.076-2.794-3.981-5.06-8.774-5.068H12c-4.828 0-8.756 2.293-8.765 5.12c.026 1.81 2.471 3.441 6.083 4.058M14.07 8.8a.493.493 0 0 1 .539.427a.553.553 0 0 1-1.078 0a.493.493 0 0 1 .539-.427m-1.337 0a.492.492 0 0 1 .538.427a.553.553 0 0 1-1.077 0a.493.493 0 0 1 .539-.427m-1.394 0a.493.493 0 0 1 .539.427a.553.553 0 0 1-1.077 0a.492.492 0 0 1 .538-.427m-1.393 0a.493.493 0 0 1 .539.427a.493.493 0 0 1-.539.428a.493.493 0 0 1-.539-.428a.493.493 0 0 1 .539-.427\"/>"
|