@iconify/json 2.1.145 → 2.1.147
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 +9 -9
- package/collections.md +9 -9
- package/composer.json +1 -1
- package/json/charm.json +8 -2
- package/json/codicon.json +5 -2
- package/json/fluent-emoji-flat.json +853 -853
- package/json/fluent-emoji-high-contrast.json +338 -338
- package/json/fluent-emoji.json +853 -853
- package/json/maki.json +1 -1
- package/json/material-symbols.json +1232 -63
- package/json/octicon.json +10 -2
- package/json/ooui.json +3 -3
- package/json/openmoji.json +111 -111
- package/json/pajamas.json +6 -3
- package/json/tabler.json +57 -3
- 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": 8720,
|
|
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": "1.
|
|
156
|
+
"total": 3036,
|
|
157
|
+
"version": "1.114.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
},
|
|
725
725
|
"charm": {
|
|
726
726
|
"name": "Charm Icons",
|
|
727
|
-
"total":
|
|
727
|
+
"total": 261,
|
|
728
728
|
"version": "0.12.1",
|
|
729
729
|
"author": {
|
|
730
730
|
"name": "Jay Newey",
|
|
@@ -878,7 +878,7 @@
|
|
|
878
878
|
"maki": {
|
|
879
879
|
"name": "Maki",
|
|
880
880
|
"total": 211,
|
|
881
|
-
"version": "8.0.
|
|
881
|
+
"version": "8.0.1",
|
|
882
882
|
"author": {
|
|
883
883
|
"name": "Mapbox",
|
|
884
884
|
"url": "https://github.com/mapbox/maki"
|
|
@@ -1166,7 +1166,7 @@
|
|
|
1166
1166
|
},
|
|
1167
1167
|
"codicon": {
|
|
1168
1168
|
"name": "Codicons",
|
|
1169
|
-
"total":
|
|
1169
|
+
"total": 423,
|
|
1170
1170
|
"version": "0.0.32",
|
|
1171
1171
|
"author": {
|
|
1172
1172
|
"name": "Microsoft Corporation",
|
|
@@ -1188,8 +1188,8 @@
|
|
|
1188
1188
|
},
|
|
1189
1189
|
"pajamas": {
|
|
1190
1190
|
"name": "Gitlab SVGs",
|
|
1191
|
-
"total":
|
|
1192
|
-
"version": "3.
|
|
1191
|
+
"total": 353,
|
|
1192
|
+
"version": "3.13.0",
|
|
1193
1193
|
"author": {
|
|
1194
1194
|
"name": "GitLab B.V.",
|
|
1195
1195
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1323,7 +1323,7 @@
|
|
|
1323
1323
|
},
|
|
1324
1324
|
"octicon": {
|
|
1325
1325
|
"name": "Octicons",
|
|
1326
|
-
"total":
|
|
1326
|
+
"total": 539,
|
|
1327
1327
|
"version": "17.9.0",
|
|
1328
1328
|
"author": {
|
|
1329
1329
|
"name": "GitHub",
|
package/collections.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
## Material Symbols
|
|
5
|
-
* Number of icons:
|
|
5
|
+
* Number of icons: 8720
|
|
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: 3036
|
|
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: 1.
|
|
84
|
+
* Version: 1.114.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))
|
|
@@ -357,7 +357,7 @@
|
|
|
357
357
|
* File: [json/eos-icons.json](json/eos-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
358
358
|
|
|
359
359
|
## Charm Icons
|
|
360
|
-
* Number of icons:
|
|
360
|
+
* Number of icons: 261
|
|
361
361
|
* Author: Jay Newey
|
|
362
362
|
* URL: https://github.com/jaynewey/charm-icons
|
|
363
363
|
* License: MIT
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
* URL: https://github.com/mapbox/maki
|
|
439
439
|
* License: CC0
|
|
440
440
|
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
|
|
441
|
-
* Version: 8.0.
|
|
441
|
+
* Version: 8.0.1
|
|
442
442
|
* Palette: Colorless
|
|
443
443
|
* Icon set prefix: `maki`
|
|
444
444
|
* File: [json/maki.json](json/maki.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
574
574
|
|
|
575
575
|
## Codicons
|
|
576
|
-
* Number of icons:
|
|
576
|
+
* Number of icons: 423
|
|
577
577
|
* Author: Microsoft Corporation
|
|
578
578
|
* URL: https://github.com/microsoft/vscode-codicons
|
|
579
579
|
* License: CC BY 4.0
|
|
@@ -584,12 +584,12 @@
|
|
|
584
584
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
585
585
|
|
|
586
586
|
## Gitlab SVGs
|
|
587
|
-
* Number of icons:
|
|
587
|
+
* Number of icons: 353
|
|
588
588
|
* Author: GitLab B.V.
|
|
589
589
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
590
590
|
* License: MIT
|
|
591
591
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
592
|
-
* Version: 3.
|
|
592
|
+
* Version: 3.13.0
|
|
593
593
|
* Palette: Colorless
|
|
594
594
|
* Icon set prefix: `pajamas`
|
|
595
595
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -650,7 +650,7 @@
|
|
|
650
650
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
651
651
|
|
|
652
652
|
## Octicons
|
|
653
|
-
* Number of icons:
|
|
653
|
+
* Number of icons: 539
|
|
654
654
|
* Author: GitHub
|
|
655
655
|
* URL: https://github.com/primer/octicons/
|
|
656
656
|
* License: MIT
|
package/composer.json
CHANGED
package/json/charm.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "charm",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Charm Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 261,
|
|
6
6
|
"version": "0.12.1",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Jay Newey",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1669961444,
|
|
26
26
|
"icons": {
|
|
27
27
|
"anchor": {
|
|
28
28
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M8 5.75V14M3.25 7.75h-1.5c0 4 2.5 6.5 6.25 6.5s6.25-2.5 6.25-6.5h-1.5\"/><circle cx=\"8\" cy=\"3.5\" r=\"1.75\"/></g>"
|
|
@@ -370,6 +370,9 @@
|
|
|
370
370
|
"gitlab": {
|
|
371
371
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m8 14.25l-6.25-4.5l2-8l2 5.5h4.5l2-5.5l2 8z\"/>"
|
|
372
372
|
},
|
|
373
|
+
"glasses": {
|
|
374
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><circle cx=\"4\" cy=\"11\" r=\"2.25\"/><circle cx=\"12\" cy=\"11\" r=\"2.25\"/><path d=\"M14.25 10.75c-1.5-6-2-6.5-3.5-7m-9 7c1.5-6 2-6.5 3.5-7m1 7c1-1 2.5-1 3.5 0\"/></g>"
|
|
375
|
+
},
|
|
373
376
|
"globe": {
|
|
374
377
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><circle cx=\"8\" cy=\"8\" r=\"6.25\"/><path d=\"M2 8.25h12M8.25 14.2C11 11 11 5 8.25 1.8m-.5 12.4C5 11 5 5 7.75 1.8\"/></g>"
|
|
375
378
|
},
|
|
@@ -619,6 +622,9 @@
|
|
|
619
622
|
"pulse": {
|
|
620
623
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M1.75 8.25h2.5l2-4.5l3.5 8.5l2-4h2.5\"/>"
|
|
621
624
|
},
|
|
625
|
+
"quote": {
|
|
626
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M6.25 3.75h-4.5v5.5c0 3.5 2.5 4.5 4.5 4c-1.5-1.5-1.5-2.5-1.5-4h1.5zm7 0h-4.5v5.5c0 3.5 2.5 4.5 4.5 4c-1.5-1.5-1.5-2.5-1.5-4h1.5z\"/>"
|
|
627
|
+
},
|
|
622
628
|
"refresh": {
|
|
623
629
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.75 10.75h-3m12.5-2c0 3-2.798 5.5-6.25 5.5c-3.75 0-6.25-3.5-6.25-3.5v3.5m9.5-9h3m-12.5 2c0-3 2.798-5.5 6.25-5.5c3.75 0 6.25 3.5 6.25 3.5v-3.5\"/>"
|
|
624
630
|
},
|
package/json/codicon.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "codicon",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Codicons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 423,
|
|
6
6
|
"version": "0.0.32",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1669791358,
|
|
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\"/>"
|
|
@@ -240,6 +240,9 @@
|
|
|
240
240
|
"comment-discussion": {
|
|
241
241
|
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m4 11.29l1-1v1.42l-1.15 1.14L3 12.5V10H1.5L1 9.5v-8l.5-.5h12l.5.5V6h-1V2H2v7h1.5l.5.5v1.79zM10.29 13l1.86 1.85l.85-.35V13h1.5l.5-.5v-5l-.5-.5h-8l-.5.5v5l.5.5h3.79zm.21-1H7V8h7v4h-1.5l-.5.5v.79l-1.15-1.14l-.35-.15z\" clip-rule=\"evenodd\"/>"
|
|
242
242
|
},
|
|
243
|
+
"comment-draft": {
|
|
244
|
+
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M14.5 2.001H13v1h1v1h1v-1.5l-.5-.5Zm-5.5 0h2v1H9v-1Zm-4 0h2v1H5v-1Zm9 8v2h.5l.5-.5v-1.5h-1Zm-2 2v-1h-2v1h2Zm-4-1h-.5l-.354.146L5 13.294v-1.793l-.5-.5H4v3.5l.854.354l2.853-2.854H8v-1Zm7-3v-2h-1v2h1Zm-13 3v-1H1v1.5l.5.5H2v-1Zm0-3v-2H1v2h1Zm0-5v1H1v-1.5l.5-.5H3v1H2Z\" clip-rule=\"evenodd\"/>"
|
|
245
|
+
},
|
|
243
246
|
"comment-unresolved": {
|
|
244
247
|
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"M1.5 2h13l.5.5v6.854a4.019 4.019 0 0 0-1-.819V3H2v8h2.5l.5.5v1.793l2.146-2.147L7.5 11h.626c-.082.32-.126.655-.126 1h-.293l-2.853 2.854L4 14.5V12H1.5l-.5-.5v-9l.5-.5Z\" clip-rule=\"evenodd\"/><path d=\"M12 9a3 3 0 1 0 0 6a3 3 0 0 0 0-6Z\"/></g>"
|
|
245
248
|
},
|