@iconify/json 2.2.173 → 2.2.175
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 +25 -4
- package/collections.md +14 -4
- package/composer.json +1 -1
- package/json/arcticons.json +1137 -21
- package/json/flowbite.json +2179 -0
- package/json/lucide.json +5 -2
- package/json/oui.json +15 -8
- package/json/pajamas.json +1 -1
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1412,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -608,6 +608,27 @@
|
|
|
608
608
|
"category": "General",
|
|
609
609
|
"palette": false
|
|
610
610
|
},
|
|
611
|
+
"flowbite": {
|
|
612
|
+
"name": "Flowbite Icons",
|
|
613
|
+
"total": 531,
|
|
614
|
+
"author": {
|
|
615
|
+
"name": "Themesberg",
|
|
616
|
+
"url": "https://github.com/themesberg/flowbite-icons"
|
|
617
|
+
},
|
|
618
|
+
"license": {
|
|
619
|
+
"title": "MIT",
|
|
620
|
+
"spdx": "MIT",
|
|
621
|
+
"url": "https://github.com/themesberg/flowbite-icons/blob/main/LICENSE"
|
|
622
|
+
},
|
|
623
|
+
"samples": [
|
|
624
|
+
"user-outline",
|
|
625
|
+
"vue-solid",
|
|
626
|
+
"list-outline"
|
|
627
|
+
],
|
|
628
|
+
"height": 24,
|
|
629
|
+
"category": "General",
|
|
630
|
+
"palette": false
|
|
631
|
+
},
|
|
611
632
|
"mynaui": {
|
|
612
633
|
"name": "Myna UI Icons",
|
|
613
634
|
"total": 1089,
|
|
@@ -1445,7 +1466,7 @@
|
|
|
1445
1466
|
"pajamas": {
|
|
1446
1467
|
"name": "Gitlab SVGs",
|
|
1447
1468
|
"total": 373,
|
|
1448
|
-
"version": "3.
|
|
1469
|
+
"version": "3.78.0",
|
|
1449
1470
|
"author": {
|
|
1450
1471
|
"name": "GitLab B.V.",
|
|
1451
1472
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1706,7 +1727,7 @@
|
|
|
1706
1727
|
},
|
|
1707
1728
|
"oui": {
|
|
1708
1729
|
"name": "OpenSearch UI",
|
|
1709
|
-
"total":
|
|
1730
|
+
"total": 386,
|
|
1710
1731
|
"version": "2.0.0",
|
|
1711
1732
|
"author": {
|
|
1712
1733
|
"name": "OpenSearch Contributors",
|
|
@@ -2211,7 +2232,7 @@
|
|
|
2211
2232
|
},
|
|
2212
2233
|
"arcticons": {
|
|
2213
2234
|
"name": "Arcticons",
|
|
2214
|
-
"total":
|
|
2235
|
+
"total": 8671,
|
|
2215
2236
|
"author": {
|
|
2216
2237
|
"name": "Donnnno",
|
|
2217
2238
|
"url": "https://github.com/Donnnno/Arcticons"
|
package/collections.md
CHANGED
|
@@ -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: 1412
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -298,6 +298,16 @@
|
|
|
298
298
|
* Icon set prefix: `cil`
|
|
299
299
|
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
300
300
|
|
|
301
|
+
## Flowbite Icons
|
|
302
|
+
* Number of icons: 531
|
|
303
|
+
* Author: Themesberg
|
|
304
|
+
* URL: https://github.com/themesberg/flowbite-icons
|
|
305
|
+
* License: MIT
|
|
306
|
+
* License URL: https://github.com/themesberg/flowbite-icons/blob/main/LICENSE
|
|
307
|
+
* Palette: Colorless
|
|
308
|
+
* Icon set prefix: `flowbite`
|
|
309
|
+
* File: [json/flowbite.json](json/flowbite.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
310
|
+
|
|
301
311
|
## Myna UI Icons
|
|
302
312
|
* Number of icons: 1089
|
|
303
313
|
* Author: Praveen Juge
|
|
@@ -712,7 +722,7 @@
|
|
|
712
722
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
713
723
|
* License: MIT
|
|
714
724
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
715
|
-
* Version: 3.
|
|
725
|
+
* Version: 3.78.0
|
|
716
726
|
* Palette: Colorless
|
|
717
727
|
* Icon set prefix: `pajamas`
|
|
718
728
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -837,7 +847,7 @@
|
|
|
837
847
|
* File: [json/nimbus.json](json/nimbus.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
838
848
|
|
|
839
849
|
## OpenSearch UI
|
|
840
|
-
* Number of icons:
|
|
850
|
+
* Number of icons: 386
|
|
841
851
|
* Author: OpenSearch Contributors
|
|
842
852
|
* URL: https://github.com/opensearch-project/oui
|
|
843
853
|
* License: Apache 2.0
|
|
@@ -1079,7 +1089,7 @@
|
|
|
1079
1089
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1080
1090
|
|
|
1081
1091
|
## Arcticons
|
|
1082
|
-
* Number of icons:
|
|
1092
|
+
* Number of icons: 8671
|
|
1083
1093
|
* Author: Donnnno
|
|
1084
1094
|
* URL: https://github.com/Donnnno/Arcticons
|
|
1085
1095
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED