@iconify/json 2.2.116 → 2.2.118
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 +10 -10
- package/collections.md +10 -10
- package/composer.json +1 -1
- package/json/arcticons.json +353 -14
- package/json/bi.json +9 -9
- package/json/carbon.json +1 -1
- package/json/flag.json +4 -4
- package/json/lucide.json +14 -2
- package/json/octicon.json +1 -1
- package/json/pajamas.json +6 -3
- package/json/simple-icons.json +52 -7
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"bi": {
|
|
154
154
|
"name": "Bootstrap Icons",
|
|
155
155
|
"total": 2050,
|
|
156
|
-
"version": "1.11.
|
|
156
|
+
"version": "1.11.1",
|
|
157
157
|
"author": {
|
|
158
158
|
"name": "The Bootstrap Authors",
|
|
159
159
|
"url": "https://github.com/twbs/icons"
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"carbon": {
|
|
176
176
|
"name": "Carbon",
|
|
177
177
|
"total": 2006,
|
|
178
|
-
"version": "11.
|
|
178
|
+
"version": "11.27.0",
|
|
179
179
|
"author": {
|
|
180
180
|
"name": "IBM",
|
|
181
181
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
"octicon": {
|
|
504
504
|
"name": "Octicons",
|
|
505
505
|
"total": 604,
|
|
506
|
-
"version": "19.
|
|
506
|
+
"version": "19.8.0",
|
|
507
507
|
"author": {
|
|
508
508
|
"name": "GitHub",
|
|
509
509
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
},
|
|
548
548
|
"lucide": {
|
|
549
549
|
"name": "Lucide",
|
|
550
|
-
"total":
|
|
550
|
+
"total": 1261,
|
|
551
551
|
"author": {
|
|
552
552
|
"name": "Lucide Contributors",
|
|
553
553
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1314,8 +1314,8 @@
|
|
|
1314
1314
|
},
|
|
1315
1315
|
"pajamas": {
|
|
1316
1316
|
"name": "Gitlab SVGs",
|
|
1317
|
-
"total":
|
|
1318
|
-
"version": "3.
|
|
1317
|
+
"total": 373,
|
|
1318
|
+
"version": "3.63.0",
|
|
1319
1319
|
"author": {
|
|
1320
1320
|
"name": "GitLab B.V.",
|
|
1321
1321
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1947,8 +1947,8 @@
|
|
|
1947
1947
|
},
|
|
1948
1948
|
"simple-icons": {
|
|
1949
1949
|
"name": "Simple Icons",
|
|
1950
|
-
"total":
|
|
1951
|
-
"version": "9.
|
|
1950
|
+
"total": 2730,
|
|
1951
|
+
"version": "9.15.0",
|
|
1952
1952
|
"author": {
|
|
1953
1953
|
"name": "Simple Icons Collaborators",
|
|
1954
1954
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2037,7 +2037,7 @@
|
|
|
2037
2037
|
},
|
|
2038
2038
|
"arcticons": {
|
|
2039
2039
|
"name": "Arcticons",
|
|
2040
|
-
"total":
|
|
2040
|
+
"total": 7267,
|
|
2041
2041
|
"author": {
|
|
2042
2042
|
"name": "Donnnno",
|
|
2043
2043
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -2233,7 +2233,7 @@
|
|
|
2233
2233
|
"flag": {
|
|
2234
2234
|
"name": "Flag Icons",
|
|
2235
2235
|
"total": 534,
|
|
2236
|
-
"version": "6.11.
|
|
2236
|
+
"version": "6.11.1",
|
|
2237
2237
|
"author": {
|
|
2238
2238
|
"name": "Panayiotis Lipiridis",
|
|
2239
2239
|
"url": "https://github.com/lipis/flag-icons"
|
package/collections.md
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
* URL: https://github.com/twbs/icons
|
|
82
82
|
* License: MIT
|
|
83
83
|
* License URL: https://github.com/twbs/icons/blob/main/LICENSE.md
|
|
84
|
-
* Version: 1.11.
|
|
84
|
+
* Version: 1.11.1
|
|
85
85
|
* Palette: Colorless
|
|
86
86
|
* Icon set prefix: `bi`
|
|
87
87
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
* Author: IBM
|
|
92
92
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
93
93
|
* License: Apache 2.0
|
|
94
|
-
* Version: 11.
|
|
94
|
+
* Version: 11.27.0
|
|
95
95
|
* Palette: Colorless
|
|
96
96
|
* Icon set prefix: `carbon`
|
|
97
97
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
* URL: https://github.com/primer/octicons/
|
|
253
253
|
* License: MIT
|
|
254
254
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
255
|
-
* Version: 19.
|
|
255
|
+
* Version: 19.8.0
|
|
256
256
|
* Palette: Colorless
|
|
257
257
|
* Icon set prefix: `octicon`
|
|
258
258
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
270
270
|
|
|
271
271
|
## Lucide
|
|
272
|
-
* Number of icons:
|
|
272
|
+
* Number of icons: 1261
|
|
273
273
|
* Author: Lucide Contributors
|
|
274
274
|
* URL: https://github.com/lucide-icons/lucide
|
|
275
275
|
* License: ISC
|
|
@@ -644,12 +644,12 @@
|
|
|
644
644
|
* File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
645
645
|
|
|
646
646
|
## Gitlab SVGs
|
|
647
|
-
* Number of icons:
|
|
647
|
+
* Number of icons: 373
|
|
648
648
|
* Author: GitLab B.V.
|
|
649
649
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
650
650
|
* License: MIT
|
|
651
651
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
652
|
-
* Version: 3.
|
|
652
|
+
* Version: 3.63.0
|
|
653
653
|
* Palette: Colorless
|
|
654
654
|
* Icon set prefix: `pajamas`
|
|
655
655
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -950,12 +950,12 @@
|
|
|
950
950
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
951
951
|
|
|
952
952
|
## Simple Icons
|
|
953
|
-
* Number of icons:
|
|
953
|
+
* Number of icons: 2730
|
|
954
954
|
* Author: Simple Icons Collaborators
|
|
955
955
|
* URL: https://github.com/simple-icons/simple-icons
|
|
956
956
|
* License: CC0 1.0
|
|
957
957
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
958
|
-
* Version: 9.
|
|
958
|
+
* Version: 9.15.0
|
|
959
959
|
* Palette: Colorless
|
|
960
960
|
* Icon set prefix: `simple-icons`
|
|
961
961
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -994,7 +994,7 @@
|
|
|
994
994
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
995
995
|
|
|
996
996
|
## Arcticons
|
|
997
|
-
* Number of icons:
|
|
997
|
+
* Number of icons: 7267
|
|
998
998
|
* Author: Donnnno
|
|
999
999
|
* URL: https://github.com/Donnnno/Arcticons
|
|
1000
1000
|
* License: CC BY-SA 4.0
|
|
@@ -1091,7 +1091,7 @@
|
|
|
1091
1091
|
* URL: https://github.com/lipis/flag-icons
|
|
1092
1092
|
* License: MIT
|
|
1093
1093
|
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
|
|
1094
|
-
* Version: 6.11.
|
|
1094
|
+
* Version: 6.11.1
|
|
1095
1095
|
* Palette: Colorful
|
|
1096
1096
|
* Icon set prefix: `flag`
|
|
1097
1097
|
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
package/composer.json
CHANGED