@iconify/json 2.2.118 → 2.2.120
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 +8 -8
- package/collections.md +8 -8
- package/composer.json +1 -1
- package/json/codicon.json +2 -2
- package/json/fluent.json +675 -31
- package/json/lucide.json +2 -2
- package/json/material-symbols.json +736 -617
- package/json/mingcute.json +450 -10
- package/json/simple-icons.json +18 -6
- package/json/tabler.json +86 -23
- 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": 11565,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -108,8 +108,8 @@
|
|
|
108
108
|
},
|
|
109
109
|
"tabler": {
|
|
110
110
|
"name": "Tabler Icons",
|
|
111
|
-
"total":
|
|
112
|
-
"version": "2.
|
|
111
|
+
"total": 4694,
|
|
112
|
+
"version": "2.35.0",
|
|
113
113
|
"author": {
|
|
114
114
|
"name": "Paweł Kuna",
|
|
115
115
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
},
|
|
306
306
|
"mingcute": {
|
|
307
307
|
"name": "MingCute Icon",
|
|
308
|
-
"total":
|
|
308
|
+
"total": 2558,
|
|
309
309
|
"author": {
|
|
310
310
|
"name": "MingCute Design",
|
|
311
311
|
"url": "https://github.com/Richard9394/MingCute"
|
|
@@ -1113,8 +1113,8 @@
|
|
|
1113
1113
|
},
|
|
1114
1114
|
"fluent": {
|
|
1115
1115
|
"name": "Fluent UI System Icons",
|
|
1116
|
-
"total":
|
|
1117
|
-
"version": "1.1.
|
|
1116
|
+
"total": 14615,
|
|
1117
|
+
"version": "1.1.218",
|
|
1118
1118
|
"author": {
|
|
1119
1119
|
"name": "Microsoft Corporation",
|
|
1120
1120
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1947,8 +1947,8 @@
|
|
|
1947
1947
|
},
|
|
1948
1948
|
"simple-icons": {
|
|
1949
1949
|
"name": "Simple Icons",
|
|
1950
|
-
"total":
|
|
1951
|
-
"version": "9.
|
|
1950
|
+
"total": 2734,
|
|
1951
|
+
"version": "9.16.0",
|
|
1952
1952
|
"author": {
|
|
1953
1953
|
"name": "Simple Icons Collaborators",
|
|
1954
1954
|
"url": "https://github.com/simple-icons/simple-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: 11565
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -54,12 +54,12 @@
|
|
|
54
54
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
55
55
|
|
|
56
56
|
## Tabler Icons
|
|
57
|
-
* Number of icons:
|
|
57
|
+
* Number of icons: 4694
|
|
58
58
|
* Author: Paweł Kuna
|
|
59
59
|
* URL: https://github.com/tabler/tabler-icons
|
|
60
60
|
* License: MIT
|
|
61
61
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
62
|
-
* Version: 2.
|
|
62
|
+
* Version: 2.35.0
|
|
63
63
|
* Palette: Colorless
|
|
64
64
|
* Icon set prefix: `tabler`
|
|
65
65
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
* File: [json/teenyicons.json](json/teenyicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
151
151
|
|
|
152
152
|
## MingCute Icon
|
|
153
|
-
* Number of icons:
|
|
153
|
+
* Number of icons: 2558
|
|
154
154
|
* Author: MingCute Design
|
|
155
155
|
* URL: https://github.com/Richard9394/MingCute
|
|
156
156
|
* License: Apache 2.0
|
|
@@ -546,12 +546,12 @@
|
|
|
546
546
|
* File: [json/gala.json](json/gala.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
547
547
|
|
|
548
548
|
## Fluent UI System Icons
|
|
549
|
-
* Number of icons:
|
|
549
|
+
* Number of icons: 14615
|
|
550
550
|
* Author: Microsoft Corporation
|
|
551
551
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
552
552
|
* License: MIT
|
|
553
553
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
554
|
-
* Version: 1.1.
|
|
554
|
+
* Version: 1.1.218
|
|
555
555
|
* Palette: Colorless
|
|
556
556
|
* Icon set prefix: `fluent`
|
|
557
557
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -950,12 +950,12 @@
|
|
|
950
950
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
951
951
|
|
|
952
952
|
## Simple Icons
|
|
953
|
-
* Number of icons:
|
|
953
|
+
* Number of icons: 2734
|
|
954
954
|
* Author: Simple Icons Collaborators
|
|
955
955
|
* URL: https://github.com/simple-icons/simple-icons
|
|
956
956
|
* License: CC0 1.0
|
|
957
957
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
958
|
-
* Version: 9.
|
|
958
|
+
* Version: 9.16.0
|
|
959
959
|
* Palette: Colorless
|
|
960
960
|
* Icon set prefix: `simple-icons`
|
|
961
961
|
* 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/codicon.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1695361735,
|
|
26
26
|
"icons": {
|
|
27
27
|
"account": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M16 7.992C16 3.58 12.416 0 8 0S0 3.58 0 7.992c0 2.43 1.104 4.62 2.832 6.09c.016.016.032.016.032.032c.144.112.288.224.448.336c.08.048.144.111.224.175A7.98 7.98 0 0 0 8.016 16a7.98 7.98 0 0 0 4.48-1.375c.08-.048.144-.111.224-.16c.144-.111.304-.223.448-.335c.016-.016.032-.016.032-.032c1.696-1.487 2.8-3.676 2.8-6.106zm-8 7.001c-1.504 0-2.88-.48-4.016-1.279c.016-.128.048-.255.08-.383a4.17 4.17 0 0 1 .416-.991c.176-.304.384-.576.64-.816c.24-.24.528-.463.816-.639c.304-.176.624-.304.976-.4A4.15 4.15 0 0 1 8 10.342a4.185 4.185 0 0 1 2.928 1.166c.368.368.656.8.864 1.295c.112.288.192.592.24.911A7.03 7.03 0 0 1 8 14.993zm-2.448-7.4a2.49 2.49 0 0 1-.208-1.024c0-.351.064-.703.208-1.023c.144-.32.336-.607.576-.847c.24-.24.528-.431.848-.575c.32-.144.672-.208 1.024-.208c.368 0 .704.064 1.024.208c.32.144.608.336.848.575c.24.24.432.528.576.847c.144.32.208.672.208 1.023c0 .368-.064.704-.208 1.023a2.84 2.84 0 0 1-.576.848a2.84 2.84 0 0 1-.848.575a2.715 2.715 0 0 1-2.064 0a2.84 2.84 0 0 1-.848-.575a2.526 2.526 0 0 1-.56-.848zm7.424 5.306c0-.032-.016-.048-.016-.08a5.22 5.22 0 0 0-.688-1.406a4.883 4.883 0 0 0-1.088-1.135a5.207 5.207 0 0 0-1.04-.608a2.82 2.82 0 0 0 .464-.383a4.2 4.2 0 0 0 .624-.784a3.624 3.624 0 0 0 .528-1.934a3.71 3.71 0 0 0-.288-1.47a3.799 3.799 0 0 0-.816-1.199a3.845 3.845 0 0 0-1.2-.8a3.72 3.72 0 0 0-1.472-.287a3.72 3.72 0 0 0-1.472.288a3.631 3.631 0 0 0-1.2.815a3.84 3.84 0 0 0-.8 1.199a3.71 3.71 0 0 0-.288 1.47c0 .352.048.688.144 1.007c.096.336.224.64.4.927c.16.288.384.544.624.784c.144.144.304.271.48.383a5.12 5.12 0 0 0-1.04.624c-.416.32-.784.703-1.088 1.119a4.999 4.999 0 0 0-.688 1.406c-.016.032-.016.064-.016.08C1.776 11.636.992 9.91.992 7.992C.992 4.14 4.144.991 8 .991s7.008 3.149 7.008 7.001a6.96 6.96 0 0 1-2.032 4.907z\"/>"
|
|
@@ -1202,7 +1202,7 @@
|
|
|
1202
1202
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m11.24 1l.59.24l2.11 4.93l-.23.59l-3.29 1.41l-.59-.24l-.17-.41L6.1 9l-.58-.19l-.16-.38L2.8 9.49l-.58-.24l-.72-1.67l.28-.59l2.5-1.06l-.18-.41l.24-.58L7.9 3.41L7.72 3L8 2.42L11.24 1zM2.5 7.64l.35.85l2.22-.91l-.37-.85l-2.2.91zm2.74-2.12l1.11 2.45l3-1.28l-1.11-2.44l-3 1.27zM8.79 3l1.86 4.11l2.29-1.01L11.18 2L8.72 3h.07zM8.5 9.1l3.02 4.9h-1.17l-1.88-3.03v4h-1V9.82L5.58 14h-1.1l1.7-3.9l2.32-1z\" clip-rule=\"evenodd\"/>"
|
|
1203
1203
|
},
|
|
1204
1204
|
"terminal": {
|
|
1205
|
-
"body": "<
|
|
1205
|
+
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.5 3L3 1.5h18L22.5 3v18L21 22.5H3L1.5 21V3ZM3 3v18h18V3H3Z\" clip-rule=\"evenodd\"/><path d=\"M7.06 7.5L6 8.56l4.243 4.243L6 17.046l1.06 1.06L12 13.168v-.728L7.06 7.5Zm4.94 9h6V18h-6z\"/></g>",
|
|
1206
1206
|
"width": 24,
|
|
1207
1207
|
"height": 24
|
|
1208
1208
|
},
|