@iconify/json 2.2.21 → 2.2.23
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 +7 -7
- package/collections.md +7 -7
- package/composer.json +1 -1
- package/json/lucide.json +9 -3
- package/json/material-symbols.json +540 -119
- package/json/octicon.json +19 -3
- package/json/ooui.json +7 -4
- package/json/tabler.json +478 -88
- 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": 9923,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "2.
|
|
156
|
+
"total": 3401,
|
|
157
|
+
"version": "2.4.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -439,8 +439,8 @@
|
|
|
439
439
|
},
|
|
440
440
|
"octicon": {
|
|
441
441
|
"name": "Octicons",
|
|
442
|
-
"total":
|
|
443
|
-
"version": "17.
|
|
442
|
+
"total": 565,
|
|
443
|
+
"version": "17.12.0",
|
|
444
444
|
"author": {
|
|
445
445
|
"name": "GitHub",
|
|
446
446
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
},
|
|
485
485
|
"lucide": {
|
|
486
486
|
"name": "Lucide",
|
|
487
|
-
"total":
|
|
487
|
+
"total": 884,
|
|
488
488
|
"author": {
|
|
489
489
|
"name": "Lucide Contributors",
|
|
490
490
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1409,7 +1409,7 @@
|
|
|
1409
1409
|
},
|
|
1410
1410
|
"ooui": {
|
|
1411
1411
|
"name": "OOUI",
|
|
1412
|
-
"total":
|
|
1412
|
+
"total": 341,
|
|
1413
1413
|
"version": "0.46.3",
|
|
1414
1414
|
"author": {
|
|
1415
1415
|
"name": "OOUI Team",
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 9923
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -76,12 +76,12 @@
|
|
|
76
76
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
77
77
|
|
|
78
78
|
## Tabler Icons
|
|
79
|
-
* Number of icons:
|
|
79
|
+
* Number of icons: 3401
|
|
80
80
|
* Author: Paweł Kuna
|
|
81
81
|
* URL: https://github.com/tabler/tabler-icons
|
|
82
82
|
* License: MIT
|
|
83
83
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
84
|
-
* Version: 2.
|
|
84
|
+
* Version: 2.4.0
|
|
85
85
|
* Palette: Colorless
|
|
86
86
|
* Icon set prefix: `tabler`
|
|
87
87
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -217,12 +217,12 @@
|
|
|
217
217
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
218
218
|
|
|
219
219
|
## Octicons
|
|
220
|
-
* Number of icons:
|
|
220
|
+
* Number of icons: 565
|
|
221
221
|
* Author: GitHub
|
|
222
222
|
* URL: https://github.com/primer/octicons/
|
|
223
223
|
* License: MIT
|
|
224
224
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
225
|
-
* Version: 17.
|
|
225
|
+
* Version: 17.12.0
|
|
226
226
|
* Palette: Colorless
|
|
227
227
|
* Icon set prefix: `octicon`
|
|
228
228
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
240
240
|
|
|
241
241
|
## Lucide
|
|
242
|
-
* Number of icons:
|
|
242
|
+
* Number of icons: 884
|
|
243
243
|
* Author: Lucide Contributors
|
|
244
244
|
* URL: https://github.com/lucide-icons/lucide
|
|
245
245
|
* License: ISC
|
|
@@ -692,7 +692,7 @@
|
|
|
692
692
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
693
693
|
|
|
694
694
|
## OOUI
|
|
695
|
-
* Number of icons:
|
|
695
|
+
* Number of icons: 341
|
|
696
696
|
* Author: OOUI Team
|
|
697
697
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
698
698
|
* License: MIT
|
package/composer.json
CHANGED
package/json/lucide.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "lucide",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Lucide",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 884,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Lucide Contributors",
|
|
8
8
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"category": "General",
|
|
22
22
|
"palette": false
|
|
23
23
|
},
|
|
24
|
-
"lastModified":
|
|
24
|
+
"lastModified": 1676615936,
|
|
25
25
|
"icons": {
|
|
26
26
|
"accessibility": {
|
|
27
27
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-5.87.94M5 8l3-3l5.5 3l-2.21 3.1m-7.05 3.38c-.19.58-.27 1.2-.23 1.84a5 5 0 0 0 5.31 4.67c.65-.04 1.25-.2 1.8-.46\"/><path d=\"M13.76 17.52c.19-.58.27-1.2.23-1.84a5 5 0 0 0-5.31-4.67c-.65.04-1.25.2-1.8.46\"/></g>"
|
|
@@ -471,7 +471,7 @@
|
|
|
471
471
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 12a9 9 0 0 1 8 8m-8-4a5 5 0 0 1 4 4m-4 0h.01\"/>"
|
|
472
472
|
},
|
|
473
473
|
"cat": {
|
|
474
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
474
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 5c.67 0 1.35.09 2 .26c1.78-2 5.03-2.84 6.42-2.26c1.4.58-.42 7-.42 7c.57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44c0 0-1.89-6.42-.5-7c1.39-.58 4.72.23 6.5 2.23A9.04 9.04 0 0 1 12 5Zm-4 9v.5m8-.5v.5\"/><path d=\"M11.25 16.25h1.5L12 17l-.75-.75Z\"/></g>"
|
|
475
475
|
},
|
|
476
476
|
"check": {
|
|
477
477
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 6L9 17l-5-5\"/>"
|
|
@@ -755,6 +755,9 @@
|
|
|
755
755
|
"cpu": {
|
|
756
756
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\" ry=\"2\"/><path d=\"M9 9h6v6H9zm0-7v2m6-2v2M9 21v1m6-2v2m5-13h2m-2 5h2M2 9h2m-2 5h2\"/></g>"
|
|
757
757
|
},
|
|
758
|
+
"creative-commons": {
|
|
759
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M10 9.3a2.8 2.8 0 0 0-3.5 1a3.1 3.1 0 0 0 0 3.4a2.7 2.7 0 0 0 3.5 1m7-5.4a2.8 2.8 0 0 0-3.5 1a3.1 3.1 0 0 0 0 3.4a2.7 2.7 0 0 0 3.5 1\"/></g>"
|
|
760
|
+
},
|
|
758
761
|
"credit-card": {
|
|
759
762
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"14\" x=\"2\" y=\"5\" rx=\"2\"/><path d=\"M2 10h20\"/></g>"
|
|
760
763
|
},
|
|
@@ -2045,6 +2048,9 @@
|
|
|
2045
2048
|
"regex": {
|
|
2046
2049
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 3v10m-4.33-7.5l8.66 5m-8.66 0l8.66-5M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z\"/>"
|
|
2047
2050
|
},
|
|
2051
|
+
"remove-formatting": {
|
|
2052
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 7V4h16v3M5 20h6m2-16L8 20m7-5l5 5m0-5l-5 5\"/>"
|
|
2053
|
+
},
|
|
2048
2054
|
"repeat": {
|
|
2049
2055
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m17 2l4 4l-4 4\"/><path d=\"M3 11v-1a4 4 0 0 1 4-4h14M7 22l-4-4l4-4\"/><path d=\"M21 13v1a4 4 0 0 1-4 4H3\"/></g>"
|
|
2050
2056
|
},
|