@iconify/json 2.2.245 → 2.2.247
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 +13 -13
- package/collections.md +13 -13
- package/composer.json +1 -1
- package/json/catppuccin.json +5 -2
- package/json/fluent.json +262 -15
- package/json/iconoir.json +71 -5
- package/json/lucide.json +10 -7
- package/json/pajamas.json +6 -3
- package/json/simple-icons.json +9 -3
- package/json/tabler.json +166 -4
- package/json/vscode-icons.json +17 -2
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -147,8 +147,8 @@
|
|
|
147
147
|
},
|
|
148
148
|
"tabler": {
|
|
149
149
|
"name": "Tabler Icons",
|
|
150
|
-
"total":
|
|
151
|
-
"version": "3.
|
|
150
|
+
"total": 5610,
|
|
151
|
+
"version": "3.16.0",
|
|
152
152
|
"author": {
|
|
153
153
|
"name": "Paweł Kuna",
|
|
154
154
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -318,8 +318,8 @@
|
|
|
318
318
|
},
|
|
319
319
|
"iconoir": {
|
|
320
320
|
"name": "Iconoir",
|
|
321
|
-
"total":
|
|
322
|
-
"version": "7.
|
|
321
|
+
"total": 1613,
|
|
322
|
+
"version": "7.9.0",
|
|
323
323
|
"author": {
|
|
324
324
|
"name": "Luca Burgio",
|
|
325
325
|
"url": "https://github.com/iconoir-icons/iconoir"
|
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
},
|
|
370
370
|
"lucide": {
|
|
371
371
|
"name": "Lucide",
|
|
372
|
-
"total":
|
|
372
|
+
"total": 1526,
|
|
373
373
|
"author": {
|
|
374
374
|
"name": "Lucide Contributors",
|
|
375
375
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1552,8 +1552,8 @@
|
|
|
1552
1552
|
},
|
|
1553
1553
|
"fluent": {
|
|
1554
1554
|
"name": "Fluent UI System Icons",
|
|
1555
|
-
"total":
|
|
1556
|
-
"version": "1.1.
|
|
1555
|
+
"total": 16621,
|
|
1556
|
+
"version": "1.1.258",
|
|
1557
1557
|
"author": {
|
|
1558
1558
|
"name": "Microsoft Corporation",
|
|
1559
1559
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1725,8 +1725,8 @@
|
|
|
1725
1725
|
},
|
|
1726
1726
|
"pajamas": {
|
|
1727
1727
|
"name": "Gitlab SVGs",
|
|
1728
|
-
"total":
|
|
1729
|
-
"version": "3.
|
|
1728
|
+
"total": 382,
|
|
1729
|
+
"version": "3.116.0",
|
|
1730
1730
|
"author": {
|
|
1731
1731
|
"name": "GitLab B.V.",
|
|
1732
1732
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2517,8 +2517,8 @@
|
|
|
2517
2517
|
},
|
|
2518
2518
|
"simple-icons": {
|
|
2519
2519
|
"name": "Simple Icons",
|
|
2520
|
-
"total":
|
|
2521
|
-
"version": "13.
|
|
2520
|
+
"total": 3171,
|
|
2521
|
+
"version": "13.9.0",
|
|
2522
2522
|
"author": {
|
|
2523
2523
|
"name": "Simple Icons Collaborators",
|
|
2524
2524
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2988,7 +2988,7 @@
|
|
|
2988
2988
|
},
|
|
2989
2989
|
"vscode-icons": {
|
|
2990
2990
|
"name": "VSCode Icons",
|
|
2991
|
-
"total":
|
|
2991
|
+
"total": 1297,
|
|
2992
2992
|
"version": "12.8.0",
|
|
2993
2993
|
"author": {
|
|
2994
2994
|
"name": "Roberto Huertas",
|
|
@@ -3112,7 +3112,7 @@
|
|
|
3112
3112
|
},
|
|
3113
3113
|
"catppuccin": {
|
|
3114
3114
|
"name": "Catppuccin Icons",
|
|
3115
|
-
"total":
|
|
3115
|
+
"total": 524,
|
|
3116
3116
|
"author": {
|
|
3117
3117
|
"name": "Catppuccin",
|
|
3118
3118
|
"url": "https://github.com/catppuccin/vscode-icons"
|
package/collections.md
CHANGED
|
@@ -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: 5610
|
|
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: 3.
|
|
72
|
+
* Version: 3.16.0
|
|
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))
|
|
@@ -136,12 +136,12 @@
|
|
|
136
136
|
* File: [json/iconamoon.json](json/iconamoon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
137
137
|
|
|
138
138
|
## Iconoir
|
|
139
|
-
* Number of icons:
|
|
139
|
+
* Number of icons: 1613
|
|
140
140
|
* Author: Luca Burgio
|
|
141
141
|
* URL: https://github.com/iconoir-icons/iconoir
|
|
142
142
|
* License: MIT
|
|
143
143
|
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
|
|
144
|
-
* Version: 7.
|
|
144
|
+
* Version: 7.9.0
|
|
145
145
|
* Palette: Colorless
|
|
146
146
|
* Icon set prefix: `iconoir`
|
|
147
147
|
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
159
159
|
|
|
160
160
|
## Lucide
|
|
161
|
-
* Number of icons:
|
|
161
|
+
* Number of icons: 1526
|
|
162
162
|
* Author: Lucide Contributors
|
|
163
163
|
* URL: https://github.com/lucide-icons/lucide
|
|
164
164
|
* License: ISC
|
|
@@ -665,12 +665,12 @@
|
|
|
665
665
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
666
666
|
|
|
667
667
|
## Fluent UI System Icons
|
|
668
|
-
* Number of icons:
|
|
668
|
+
* Number of icons: 16621
|
|
669
669
|
* Author: Microsoft Corporation
|
|
670
670
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
671
671
|
* License: MIT
|
|
672
672
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
673
|
-
* Version: 1.1.
|
|
673
|
+
* Version: 1.1.258
|
|
674
674
|
* Palette: Colorless
|
|
675
675
|
* Icon set prefix: `fluent`
|
|
676
676
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -741,12 +741,12 @@
|
|
|
741
741
|
* File: [json/heroicons.json](json/heroicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
742
742
|
|
|
743
743
|
## Gitlab SVGs
|
|
744
|
-
* Number of icons:
|
|
744
|
+
* Number of icons: 382
|
|
745
745
|
* Author: GitLab B.V.
|
|
746
746
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
747
747
|
* License: MIT
|
|
748
748
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
749
|
-
* Version: 3.
|
|
749
|
+
* Version: 3.116.0
|
|
750
750
|
* Palette: Colorless
|
|
751
751
|
* Icon set prefix: `pajamas`
|
|
752
752
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1079,12 +1079,12 @@
|
|
|
1079
1079
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1080
1080
|
|
|
1081
1081
|
## Simple Icons
|
|
1082
|
-
* Number of icons:
|
|
1082
|
+
* Number of icons: 3171
|
|
1083
1083
|
* Author: Simple Icons Collaborators
|
|
1084
1084
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1085
1085
|
* License: CC0 1.0
|
|
1086
1086
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1087
|
-
* Version: 13.
|
|
1087
|
+
* Version: 13.9.0
|
|
1088
1088
|
* Palette: Colorless
|
|
1089
1089
|
* Icon set prefix: `simple-icons`
|
|
1090
1090
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1284,7 +1284,7 @@
|
|
|
1284
1284
|
* File: [json/geo.json](json/geo.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1285
1285
|
|
|
1286
1286
|
## VSCode Icons
|
|
1287
|
-
* Number of icons:
|
|
1287
|
+
* Number of icons: 1297
|
|
1288
1288
|
* Author: Roberto Huertas
|
|
1289
1289
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1290
1290
|
* License: MIT
|
|
@@ -1336,7 +1336,7 @@
|
|
|
1336
1336
|
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1337
1337
|
|
|
1338
1338
|
## Catppuccin Icons
|
|
1339
|
-
* Number of icons:
|
|
1339
|
+
* Number of icons: 524
|
|
1340
1340
|
* Author: Catppuccin
|
|
1341
1341
|
* URL: https://github.com/catppuccin/vscode-icons
|
|
1342
1342
|
* License: MIT
|
package/composer.json
CHANGED
package/json/catppuccin.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "catppuccin",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Catppuccin Icons",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 524,
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "Catppuccin",
|
|
8
8
|
"url": "https://github.com/catppuccin/vscode-icons"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"category": "Programming",
|
|
25
25
|
"palette": true
|
|
26
26
|
},
|
|
27
|
-
"lastModified":
|
|
27
|
+
"lastModified": 1726031620,
|
|
28
28
|
"icons": {
|
|
29
29
|
"adobe-ae": {
|
|
30
30
|
"body": "<g fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 4.389v7.222a2.89 2.89 0 0 1-2.889 2.889H4.39a2.89 2.89 0 0 1-2.89-2.889V4.39A2.89 2.89 0 0 1 4.389 1.5h7.222A2.89 2.89 0 0 1 14.5 4.389\"/><path d=\"M9.499 8.667V7.89a1.5 1.555 0 0 1 1.499-1.555v0a1.5 1.555 0 0 1 1.5 1.555v.777Zm0 0v.778A1.5 1.555 0 0 0 10.998 11h1.125M3.5 11l.843-2.333M8 11l-.843-2.333m-2.812 0L5.75 4.78l1.406 3.888m-2.812 0h2.812\"/></g>"
|
|
@@ -122,6 +122,9 @@
|
|
|
122
122
|
"bazel": {
|
|
123
123
|
"body": "<path fill=\"none\" stroke=\"#a6da95\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 15.5L15.5 8V4L12 .5l-4 4l-4-4L.5 4v4zM.5 4L8 11.5L15.5 4M8 15.5v-4m3.5.5V8L8 4.5L4.5 8v4\"/>"
|
|
124
124
|
},
|
|
125
|
+
"benchmark": {
|
|
126
|
+
"body": "<path fill=\"none\" stroke=\"#f5a97f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M14.562 13.625c.636-1.1.938-2.387.938-3.75a7.5 7.5 0 1 0-13.997 3.75m5.56 0l3.75-4.688\"/>"
|
|
127
|
+
},
|
|
125
128
|
"binary": {
|
|
126
129
|
"body": "<g fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.5 1.5h9a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2\"/><path d=\"M10.5 9.5h1v3.05M6 9.5h1c.28 0 .5.22.5.5v2a.5.5 0 0 1-.5.5H6a.5.5 0 0 1-.5-.5v-2c0-.28.22-.5.5-.5m4-6h1c.28 0 .5.22.5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5V4c0-.28.22-.5.5-.5m-4.5 0h1v3.05\"/></g>"
|
|
127
130
|
},
|