@iconify/json 2.2.319 → 2.2.320
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 +32 -4
- package/collections.md +14 -4
- package/composer.json +1 -1
- package/json/flowbite.json +392 -2
- package/json/healthicons.json +38 -2
- package/json/pixel.json +1317 -0
- package/json/simple-icons.json +1 -1
- package/json/vscode-icons.json +9 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
},
|
|
653
653
|
"flowbite": {
|
|
654
654
|
"name": "Flowbite Icons",
|
|
655
|
-
"total":
|
|
655
|
+
"total": 751,
|
|
656
656
|
"author": {
|
|
657
657
|
"name": "Themesberg",
|
|
658
658
|
"url": "https://github.com/themesberg/flowbite-icons"
|
|
@@ -733,6 +733,34 @@
|
|
|
733
733
|
],
|
|
734
734
|
"palette": false
|
|
735
735
|
},
|
|
736
|
+
"pixel": {
|
|
737
|
+
"name": "Pixel Icon",
|
|
738
|
+
"total": 427,
|
|
739
|
+
"author": {
|
|
740
|
+
"name": "HackerNoon",
|
|
741
|
+
"url": "https://github.com/hackernoon/pixel-icon-library"
|
|
742
|
+
},
|
|
743
|
+
"license": {
|
|
744
|
+
"title": "CC BY 4.0",
|
|
745
|
+
"spdx": "CC-BY-4.0",
|
|
746
|
+
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
747
|
+
},
|
|
748
|
+
"samples": [
|
|
749
|
+
"folder-solid",
|
|
750
|
+
"message",
|
|
751
|
+
"bullet-list",
|
|
752
|
+
"heading-1-solid",
|
|
753
|
+
"exclaimation",
|
|
754
|
+
"trash"
|
|
755
|
+
],
|
|
756
|
+
"height": 24,
|
|
757
|
+
"category": "UI 24px",
|
|
758
|
+
"tags": [
|
|
759
|
+
"Precise Shapes",
|
|
760
|
+
"Has Padding"
|
|
761
|
+
],
|
|
762
|
+
"palette": false
|
|
763
|
+
},
|
|
736
764
|
"akar-icons": {
|
|
737
765
|
"name": "Akar Icons",
|
|
738
766
|
"total": 454,
|
|
@@ -2816,7 +2844,7 @@
|
|
|
2816
2844
|
},
|
|
2817
2845
|
"vscode-icons": {
|
|
2818
2846
|
"name": "VSCode Icons",
|
|
2819
|
-
"total":
|
|
2847
|
+
"total": 1372,
|
|
2820
2848
|
"version": "12.11.0",
|
|
2821
2849
|
"author": {
|
|
2822
2850
|
"name": "Roberto Huertas",
|
|
@@ -3044,7 +3072,7 @@
|
|
|
3044
3072
|
"simple-icons": {
|
|
3045
3073
|
"name": "Simple Icons",
|
|
3046
3074
|
"total": 3278,
|
|
3047
|
-
"version": "14.11.
|
|
3075
|
+
"version": "14.11.1",
|
|
3048
3076
|
"author": {
|
|
3049
3077
|
"name": "Simple Icons Collaborators",
|
|
3050
3078
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -4072,7 +4100,7 @@
|
|
|
4072
4100
|
},
|
|
4073
4101
|
"healthicons": {
|
|
4074
4102
|
"name": "Health Icons",
|
|
4075
|
-
"total":
|
|
4103
|
+
"total": 2000,
|
|
4076
4104
|
"version": "2.0.0",
|
|
4077
4105
|
"author": {
|
|
4078
4106
|
"name": "Resolve to Save Lives",
|
package/collections.md
CHANGED
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
* File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
242
242
|
|
|
243
243
|
## Flowbite Icons
|
|
244
|
-
* Number of icons:
|
|
244
|
+
* Number of icons: 751
|
|
245
245
|
* Author: Themesberg
|
|
246
246
|
* URL: https://github.com/themesberg/flowbite-icons
|
|
247
247
|
* License: MIT
|
|
@@ -271,6 +271,16 @@
|
|
|
271
271
|
* Icon set prefix: `pixelarticons`
|
|
272
272
|
* File: [json/pixelarticons.json](json/pixelarticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
273
273
|
|
|
274
|
+
## Pixel Icon
|
|
275
|
+
* Number of icons: 427
|
|
276
|
+
* Author: HackerNoon
|
|
277
|
+
* URL: https://github.com/hackernoon/pixel-icon-library
|
|
278
|
+
* License: CC BY 4.0
|
|
279
|
+
* License URL: https://creativecommons.org/licenses/by/4.0/
|
|
280
|
+
* Palette: Colorless
|
|
281
|
+
* Icon set prefix: `pixel`
|
|
282
|
+
* File: [json/pixel.json](json/pixel.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
283
|
+
|
|
274
284
|
## Akar Icons
|
|
275
285
|
* Number of icons: 454
|
|
276
286
|
* Author: Arturo Wibawa
|
|
@@ -1067,7 +1077,7 @@
|
|
|
1067
1077
|
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1068
1078
|
|
|
1069
1079
|
## VSCode Icons
|
|
1070
|
-
* Number of icons:
|
|
1080
|
+
* Number of icons: 1372
|
|
1071
1081
|
* Author: Roberto Huertas
|
|
1072
1082
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
1073
1083
|
* License: MIT
|
|
@@ -1163,7 +1173,7 @@
|
|
|
1163
1173
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1164
1174
|
* License: CC0 1.0
|
|
1165
1175
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1166
|
-
* Version: 14.11.
|
|
1176
|
+
* Version: 14.11.1
|
|
1167
1177
|
* Palette: Colorless
|
|
1168
1178
|
* Icon set prefix: `simple-icons`
|
|
1169
1179
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1561,7 +1571,7 @@
|
|
|
1561
1571
|
* File: [json/meteocons.json](json/meteocons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1562
1572
|
|
|
1563
1573
|
## Health Icons
|
|
1564
|
-
* Number of icons:
|
|
1574
|
+
* Number of icons: 2000
|
|
1565
1575
|
* Author: Resolve to Save Lives
|
|
1566
1576
|
* URL: https://github.com/resolvetosavelives/healthicons
|
|
1567
1577
|
* License: MIT
|
package/composer.json
CHANGED