@iconify/json 2.2.199 → 2.2.201
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/cbi.json +933 -896
- package/json/devicon-plain.json +3 -3
- package/json/devicon.json +3 -3
- package/json/fluent.json +1 -1
- package/json/lucide.json +12 -6
- package/json/material-symbols-light.json +619 -196
- package/json/material-symbols.json +600 -198
- package/json/openmoji.json +2980 -2900
- package/json/pajamas.json +1 -1
- package/json/tabler.json +999 -945
- 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": 12663,
|
|
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": 12728,
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Google",
|
|
28
28
|
"url": "https://github.com/google/material-design-icons"
|
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
},
|
|
130
130
|
"tabler": {
|
|
131
131
|
"name": "Tabler Icons",
|
|
132
|
-
"total":
|
|
133
|
-
"version": "3.
|
|
132
|
+
"total": 5237,
|
|
133
|
+
"version": "3.2.0",
|
|
134
134
|
"author": {
|
|
135
135
|
"name": "Paweł Kuna",
|
|
136
136
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1452,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
"fluent": {
|
|
1305
1305
|
"name": "Fluent UI System Icons",
|
|
1306
1306
|
"total": 15861,
|
|
1307
|
-
"version": "1.1.
|
|
1307
|
+
"version": "1.1.235",
|
|
1308
1308
|
"author": {
|
|
1309
1309
|
"name": "Microsoft Corporation",
|
|
1310
1310
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -1501,7 +1501,7 @@
|
|
|
1501
1501
|
"pajamas": {
|
|
1502
1502
|
"name": "Gitlab SVGs",
|
|
1503
1503
|
"total": 377,
|
|
1504
|
-
"version": "3.
|
|
1504
|
+
"version": "3.97.0",
|
|
1505
1505
|
"author": {
|
|
1506
1506
|
"name": "GitLab B.V.",
|
|
1507
1507
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1870,7 +1870,7 @@
|
|
|
1870
1870
|
},
|
|
1871
1871
|
"openmoji": {
|
|
1872
1872
|
"name": "OpenMoji",
|
|
1873
|
-
"total":
|
|
1873
|
+
"total": 4145,
|
|
1874
1874
|
"author": {
|
|
1875
1875
|
"name": "OpenMoji",
|
|
1876
1876
|
"url": "https://github.com/hfg-gmuend/openmoji"
|
|
@@ -2289,7 +2289,7 @@
|
|
|
2289
2289
|
},
|
|
2290
2290
|
"cbi": {
|
|
2291
2291
|
"name": "Custom Brand Icons",
|
|
2292
|
-
"total":
|
|
2292
|
+
"total": 1159,
|
|
2293
2293
|
"author": {
|
|
2294
2294
|
"name": "Emanuele",
|
|
2295
2295
|
"url": "https://github.com/elax46/custom-brand-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: 12663
|
|
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: 12728
|
|
16
16
|
* Author: Google
|
|
17
17
|
* URL: https://github.com/google/material-design-icons
|
|
18
18
|
* License: Apache 2.0
|
|
@@ -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: 5237
|
|
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.2.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))
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
150
150
|
|
|
151
151
|
## Lucide
|
|
152
|
-
* Number of icons:
|
|
152
|
+
* Number of icons: 1452
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
|
643
643
|
* License: MIT
|
|
644
644
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/main/LICENSE
|
|
645
|
-
* Version: 1.1.
|
|
645
|
+
* Version: 1.1.235
|
|
646
646
|
* Palette: Colorless
|
|
647
647
|
* Icon set prefix: `fluent`
|
|
648
648
|
* File: [json/fluent.json](json/fluent.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -740,7 +740,7 @@
|
|
|
740
740
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
741
741
|
* License: MIT
|
|
742
742
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
743
|
-
* Version: 3.
|
|
743
|
+
* Version: 3.97.0
|
|
744
744
|
* Palette: Colorless
|
|
745
745
|
* Icon set prefix: `pajamas`
|
|
746
746
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -918,7 +918,7 @@
|
|
|
918
918
|
* File: [json/svg-spinners.json](json/svg-spinners.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
919
919
|
|
|
920
920
|
## OpenMoji
|
|
921
|
-
* Number of icons:
|
|
921
|
+
* Number of icons: 4145
|
|
922
922
|
* Author: OpenMoji
|
|
923
923
|
* URL: https://github.com/hfg-gmuend/openmoji
|
|
924
924
|
* License: CC BY-SA 4.0
|
|
@@ -1117,7 +1117,7 @@
|
|
|
1117
1117
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1118
1118
|
|
|
1119
1119
|
## Custom Brand Icons
|
|
1120
|
-
* Number of icons:
|
|
1120
|
+
* Number of icons: 1159
|
|
1121
1121
|
* Author: Emanuele
|
|
1122
1122
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1123
1123
|
* License: CC BY-NC-SA 4.0
|
package/composer.json
CHANGED