@iconify/json 2.2.214 → 2.2.215
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/cbi.json +73 -200
- package/json/devicon-plain.json +5 -2
- package/json/devicon.json +8 -2
- package/json/flag.json +14 -14
- package/json/gravity-ui.json +263 -230
- package/json/material-symbols-light.json +920 -103
- package/json/material-symbols.json +913 -100
- package/json/pajamas.json +1 -1
- package/json/token-branded.json +35 -8
- package/json/token.json +50 -29
- 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": 12877,
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Google",
|
|
7
7
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"material-symbols-light": {
|
|
24
24
|
"name": "Material Symbols Light",
|
|
25
|
-
"total":
|
|
25
|
+
"total": 12942,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -542,8 +542,8 @@
|
|
|
542
542
|
},
|
|
543
543
|
"gravity-ui": {
|
|
544
544
|
"name": "Gravity UI Icons",
|
|
545
|
-
"total":
|
|
546
|
-
"version": "2.
|
|
545
|
+
"total": 674,
|
|
546
|
+
"version": "2.10.0",
|
|
547
547
|
"author": {
|
|
548
548
|
"name": "YANDEX LLC",
|
|
549
549
|
"url": "https://github.com/gravity-ui/icons/"
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
"pajamas": {
|
|
1522
1522
|
"name": "Gitlab SVGs",
|
|
1523
1523
|
"total": 377,
|
|
1524
|
-
"version": "3.
|
|
1524
|
+
"version": "3.100.0",
|
|
1525
1525
|
"author": {
|
|
1526
1526
|
"name": "GitLab B.V.",
|
|
1527
1527
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -2309,7 +2309,7 @@
|
|
|
2309
2309
|
},
|
|
2310
2310
|
"cbi": {
|
|
2311
2311
|
"name": "Custom Brand Icons",
|
|
2312
|
-
"total":
|
|
2312
|
+
"total": 1178,
|
|
2313
2313
|
"author": {
|
|
2314
2314
|
"name": "Emanuele & rchiileea",
|
|
2315
2315
|
"url": "https://github.com/elax46/custom-brand-icons"
|
|
@@ -2351,7 +2351,7 @@
|
|
|
2351
2351
|
},
|
|
2352
2352
|
"devicon": {
|
|
2353
2353
|
"name": "Devicon",
|
|
2354
|
-
"total":
|
|
2354
|
+
"total": 781,
|
|
2355
2355
|
"author": {
|
|
2356
2356
|
"name": "konpa",
|
|
2357
2357
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2373,7 +2373,7 @@
|
|
|
2373
2373
|
},
|
|
2374
2374
|
"devicon-plain": {
|
|
2375
2375
|
"name": "Devicon Plain",
|
|
2376
|
-
"total":
|
|
2376
|
+
"total": 586,
|
|
2377
2377
|
"author": {
|
|
2378
2378
|
"name": "konpa",
|
|
2379
2379
|
"url": "https://github.com/devicons/devicon/tree/master"
|
|
@@ -2478,8 +2478,8 @@
|
|
|
2478
2478
|
},
|
|
2479
2479
|
"token": {
|
|
2480
2480
|
"name": "Token Icons",
|
|
2481
|
-
"total":
|
|
2482
|
-
"version": "2.
|
|
2481
|
+
"total": 1645,
|
|
2482
|
+
"version": "2.9.1",
|
|
2483
2483
|
"author": {
|
|
2484
2484
|
"name": "0xa3k5",
|
|
2485
2485
|
"url": "https://github.com/0xa3k5/token-icons"
|
|
@@ -2500,8 +2500,8 @@
|
|
|
2500
2500
|
},
|
|
2501
2501
|
"token-branded": {
|
|
2502
2502
|
"name": "Token Icons Branded",
|
|
2503
|
-
"total":
|
|
2504
|
-
"version": "2.
|
|
2503
|
+
"total": 1828,
|
|
2504
|
+
"version": "2.9.1",
|
|
2505
2505
|
"author": {
|
|
2506
2506
|
"name": "0xa3k5",
|
|
2507
2507
|
"url": "https://github.com/0xa3k5/token-icons"
|
|
@@ -2569,7 +2569,7 @@
|
|
|
2569
2569
|
"flag": {
|
|
2570
2570
|
"name": "Flag Icons",
|
|
2571
2571
|
"total": 538,
|
|
2572
|
-
"version": "7.2.
|
|
2572
|
+
"version": "7.2.3",
|
|
2573
2573
|
"author": {
|
|
2574
2574
|
"name": "Panayiotis Lipiridis",
|
|
2575
2575
|
"url": "https://github.com/lipis/flag-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: 12877
|
|
6
6
|
* Author: Google
|
|
7
7
|
* URL: https://github.com/google/material-design-icons
|
|
8
8
|
* License: Apache 2.0
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
* File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
13
13
|
|
|
14
14
|
## Material Symbols Light
|
|
15
|
-
* Number of icons:
|
|
15
|
+
* Number of icons: 12942
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -265,12 +265,12 @@
|
|
|
265
265
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
266
266
|
|
|
267
267
|
## Gravity UI Icons
|
|
268
|
-
* Number of icons:
|
|
268
|
+
* Number of icons: 674
|
|
269
269
|
* Author: YANDEX LLC
|
|
270
270
|
* URL: https://github.com/gravity-ui/icons/
|
|
271
271
|
* License: MIT
|
|
272
272
|
* License URL: https://github.com/gravity-ui/icons/blob/main/LICENSE
|
|
273
|
-
* Version: 2.
|
|
273
|
+
* Version: 2.10.0
|
|
274
274
|
* Palette: Colorless
|
|
275
275
|
* Icon set prefix: `gravity-ui`
|
|
276
276
|
* File: [json/gravity-ui.json](json/gravity-ui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -749,7 +749,7 @@
|
|
|
749
749
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
750
750
|
* License: MIT
|
|
751
751
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
752
|
-
* Version: 3.
|
|
752
|
+
* Version: 3.100.0
|
|
753
753
|
* Palette: Colorless
|
|
754
754
|
* Icon set prefix: `pajamas`
|
|
755
755
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1126,7 +1126,7 @@
|
|
|
1126
1126
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1127
1127
|
|
|
1128
1128
|
## Custom Brand Icons
|
|
1129
|
-
* Number of icons:
|
|
1129
|
+
* Number of icons: 1178
|
|
1130
1130
|
* Author: Emanuele & rchiileea
|
|
1131
1131
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1132
1132
|
* License: CC BY-NC-SA 4.0
|
|
@@ -1146,7 +1146,7 @@
|
|
|
1146
1146
|
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1147
1147
|
|
|
1148
1148
|
## Devicon
|
|
1149
|
-
* Number of icons:
|
|
1149
|
+
* Number of icons: 781
|
|
1150
1150
|
* Author: konpa
|
|
1151
1151
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1152
1152
|
* License: MIT
|
|
@@ -1156,7 +1156,7 @@
|
|
|
1156
1156
|
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1157
1157
|
|
|
1158
1158
|
## Devicon Plain
|
|
1159
|
-
* Number of icons:
|
|
1159
|
+
* Number of icons: 586
|
|
1160
1160
|
* Author: konpa
|
|
1161
1161
|
* URL: https://github.com/devicons/devicon/tree/master
|
|
1162
1162
|
* License: MIT
|
|
@@ -1205,23 +1205,23 @@
|
|
|
1205
1205
|
* File: [json/entypo-social.json](json/entypo-social.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1206
1206
|
|
|
1207
1207
|
## Token Icons
|
|
1208
|
-
* Number of icons:
|
|
1208
|
+
* Number of icons: 1645
|
|
1209
1209
|
* Author: 0xa3k5
|
|
1210
1210
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1211
1211
|
* License: MIT
|
|
1212
1212
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1213
|
-
* Version: 2.
|
|
1213
|
+
* Version: 2.9.1
|
|
1214
1214
|
* Palette: Colorless
|
|
1215
1215
|
* Icon set prefix: `token`
|
|
1216
1216
|
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1217
1217
|
|
|
1218
1218
|
## Token Icons Branded
|
|
1219
|
-
* Number of icons:
|
|
1219
|
+
* Number of icons: 1828
|
|
1220
1220
|
* Author: 0xa3k5
|
|
1221
1221
|
* URL: https://github.com/0xa3k5/token-icons
|
|
1222
1222
|
* License: MIT
|
|
1223
1223
|
* License URL: https://github.com/0xa3k5/token-icons/blob/main/LICENCE
|
|
1224
|
-
* Version: 2.
|
|
1224
|
+
* Version: 2.9.1
|
|
1225
1225
|
* Palette: Colorful
|
|
1226
1226
|
* Icon set prefix: `token-branded`
|
|
1227
1227
|
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1254,7 +1254,7 @@
|
|
|
1254
1254
|
* URL: https://github.com/lipis/flag-icons
|
|
1255
1255
|
* License: MIT
|
|
1256
1256
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1257
|
-
* Version: 7.2.
|
|
1257
|
+
* Version: 7.2.3
|
|
1258
1258
|
* Palette: Colorful
|
|
1259
1259
|
* Icon set prefix: `flag`
|
|
1260
1260
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED