@iconify/json 2.1.151 → 2.1.153
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 +58 -14
- package/collections.md +24 -13
- package/composer.json +1 -1
- package/json/arcticons.json +477 -12
- package/json/circle-flags.json +3 -3
- package/json/codicon.json +2 -2
- package/json/mdi-light.json +399 -268
- package/json/mdi.json +5 -1
- package/json/octicon.json +43 -3
- package/json/pajamas.json +8 -3
- package/json/pepicons-pop.json +702 -0
- package/json/pepicons-print.json +642 -0
- package/json/pepicons.json +2 -2
- package/json/tabler.json +57 -3
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"name": "Material Design Icons",
|
|
47
47
|
"total": 7196,
|
|
48
48
|
"author": {
|
|
49
|
-
"name": "
|
|
49
|
+
"name": "Pictogrammers",
|
|
50
50
|
"url": "https://github.com/Templarian/MaterialDesign"
|
|
51
51
|
},
|
|
52
52
|
"license": {
|
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "1.
|
|
156
|
+
"total": 3090,
|
|
157
|
+
"version": "1.117.0",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -659,9 +659,9 @@
|
|
|
659
659
|
},
|
|
660
660
|
"mdi-light": {
|
|
661
661
|
"name": "Material Design Light",
|
|
662
|
-
"total":
|
|
662
|
+
"total": 284,
|
|
663
663
|
"author": {
|
|
664
|
-
"name": "
|
|
664
|
+
"name": "Pictogrammers",
|
|
665
665
|
"url": "https://github.com/Templarian/MaterialDesignLight"
|
|
666
666
|
},
|
|
667
667
|
"license": {
|
|
@@ -1189,7 +1189,7 @@
|
|
|
1189
1189
|
"pajamas": {
|
|
1190
1190
|
"name": "Gitlab SVGs",
|
|
1191
1191
|
"total": 353,
|
|
1192
|
-
"version": "3.
|
|
1192
|
+
"version": "3.14.0",
|
|
1193
1193
|
"author": {
|
|
1194
1194
|
"name": "GitLab B.V.",
|
|
1195
1195
|
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
|
|
@@ -1208,9 +1208,9 @@
|
|
|
1208
1208
|
"category": "General",
|
|
1209
1209
|
"palette": false
|
|
1210
1210
|
},
|
|
1211
|
-
"pepicons": {
|
|
1212
|
-
"name": "Pepicons",
|
|
1213
|
-
"total":
|
|
1211
|
+
"pepicons-pop": {
|
|
1212
|
+
"name": "Pepicons Pop!",
|
|
1213
|
+
"total": 224,
|
|
1214
1214
|
"version": "1.2.7",
|
|
1215
1215
|
"author": {
|
|
1216
1216
|
"name": "CyCraft",
|
|
@@ -1222,9 +1222,31 @@
|
|
|
1222
1222
|
"url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE"
|
|
1223
1223
|
},
|
|
1224
1224
|
"samples": [
|
|
1225
|
-
"bookmark
|
|
1225
|
+
"bookmark",
|
|
1226
1226
|
"moon",
|
|
1227
|
-
"pen
|
|
1227
|
+
"pen"
|
|
1228
|
+
],
|
|
1229
|
+
"displayHeight": 20,
|
|
1230
|
+
"category": "General",
|
|
1231
|
+
"palette": false
|
|
1232
|
+
},
|
|
1233
|
+
"pepicons-print": {
|
|
1234
|
+
"name": "Pepicons Print",
|
|
1235
|
+
"total": 204,
|
|
1236
|
+
"version": "1.2.7",
|
|
1237
|
+
"author": {
|
|
1238
|
+
"name": "CyCraft",
|
|
1239
|
+
"url": "https://github.com/CyCraft/pepicons"
|
|
1240
|
+
},
|
|
1241
|
+
"license": {
|
|
1242
|
+
"title": "CC BY 4.0",
|
|
1243
|
+
"spdx": "CC-BY-4.0",
|
|
1244
|
+
"url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE"
|
|
1245
|
+
},
|
|
1246
|
+
"samples": [
|
|
1247
|
+
"bookmark",
|
|
1248
|
+
"moon",
|
|
1249
|
+
"pen"
|
|
1228
1250
|
],
|
|
1229
1251
|
"displayHeight": 20,
|
|
1230
1252
|
"category": "General",
|
|
@@ -1323,8 +1345,8 @@
|
|
|
1323
1345
|
},
|
|
1324
1346
|
"octicon": {
|
|
1325
1347
|
"name": "Octicons",
|
|
1326
|
-
"total":
|
|
1327
|
-
"version": "17.
|
|
1348
|
+
"total": 549,
|
|
1349
|
+
"version": "17.10.0",
|
|
1328
1350
|
"author": {
|
|
1329
1351
|
"name": "GitHub",
|
|
1330
1352
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -1764,7 +1786,7 @@
|
|
|
1764
1786
|
},
|
|
1765
1787
|
"arcticons": {
|
|
1766
1788
|
"name": "Arcticons",
|
|
1767
|
-
"total":
|
|
1789
|
+
"total": 5008,
|
|
1768
1790
|
"author": {
|
|
1769
1791
|
"name": "Donnnno",
|
|
1770
1792
|
"url": "https://github.com/Donnnno/Arcticons"
|
|
@@ -3022,5 +3044,27 @@
|
|
|
3022
3044
|
"height": 24,
|
|
3023
3045
|
"palette": false,
|
|
3024
3046
|
"hidden": true
|
|
3047
|
+
},
|
|
3048
|
+
"pepicons": {
|
|
3049
|
+
"name": "Pepicons",
|
|
3050
|
+
"total": 428,
|
|
3051
|
+
"version": "1.2.7",
|
|
3052
|
+
"author": {
|
|
3053
|
+
"name": "CyCraft",
|
|
3054
|
+
"url": "https://github.com/CyCraft/pepicons"
|
|
3055
|
+
},
|
|
3056
|
+
"license": {
|
|
3057
|
+
"title": "CC BY 4.0",
|
|
3058
|
+
"spdx": "CC-BY-4.0",
|
|
3059
|
+
"url": "https://github.com/CyCraft/pepicons/blob/dev/LICENSE"
|
|
3060
|
+
},
|
|
3061
|
+
"samples": [
|
|
3062
|
+
"bookmark-print",
|
|
3063
|
+
"moon",
|
|
3064
|
+
"pen-print"
|
|
3065
|
+
],
|
|
3066
|
+
"displayHeight": 20,
|
|
3067
|
+
"palette": false,
|
|
3068
|
+
"hidden": true
|
|
3025
3069
|
}
|
|
3026
3070
|
}
|
package/collections.md
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
## Material Design Icons
|
|
26
26
|
* Number of icons: 7196
|
|
27
|
-
* Author:
|
|
27
|
+
* Author: Pictogrammers
|
|
28
28
|
* URL: https://github.com/Templarian/MaterialDesign
|
|
29
29
|
* License: Apache 2.0
|
|
30
30
|
* License URL: https://github.com/Templarian/MaterialDesign/blob/master/LICENSE
|
|
@@ -76,12 +76,12 @@
|
|
|
76
76
|
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
77
77
|
|
|
78
78
|
## Tabler Icons
|
|
79
|
-
* Number of icons:
|
|
79
|
+
* Number of icons: 3090
|
|
80
80
|
* Author: Paweł Kuna
|
|
81
81
|
* URL: https://github.com/tabler/tabler-icons
|
|
82
82
|
* License: MIT
|
|
83
83
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
84
|
-
* Version: 1.
|
|
84
|
+
* Version: 1.117.0
|
|
85
85
|
* Palette: Colorless
|
|
86
86
|
* Icon set prefix: `tabler`
|
|
87
87
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -325,8 +325,8 @@
|
|
|
325
325
|
* File: [json/circum.json](json/circum.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
326
326
|
|
|
327
327
|
## Material Design Light
|
|
328
|
-
* Number of icons:
|
|
329
|
-
* Author:
|
|
328
|
+
* Number of icons: 284
|
|
329
|
+
* Author: Pictogrammers
|
|
330
330
|
* URL: https://github.com/Templarian/MaterialDesignLight
|
|
331
331
|
* License: Open Font License
|
|
332
332
|
* License URL: https://github.com/Templarian/MaterialDesignLight/blob/master/LICENSE.md
|
|
@@ -589,21 +589,32 @@
|
|
|
589
589
|
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
|
|
590
590
|
* License: MIT
|
|
591
591
|
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
|
|
592
|
-
* Version: 3.
|
|
592
|
+
* Version: 3.14.0
|
|
593
593
|
* Palette: Colorless
|
|
594
594
|
* Icon set prefix: `pajamas`
|
|
595
595
|
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
596
596
|
|
|
597
|
-
## Pepicons
|
|
598
|
-
* Number of icons:
|
|
597
|
+
## Pepicons Pop!
|
|
598
|
+
* Number of icons: 224
|
|
599
599
|
* Author: CyCraft
|
|
600
600
|
* URL: https://github.com/CyCraft/pepicons
|
|
601
601
|
* License: CC BY 4.0
|
|
602
602
|
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
|
603
603
|
* Version: 1.2.7
|
|
604
604
|
* Palette: Colorless
|
|
605
|
-
* Icon set prefix: `pepicons`
|
|
606
|
-
* File: [json/pepicons.json](json/pepicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
605
|
+
* Icon set prefix: `pepicons-pop`
|
|
606
|
+
* File: [json/pepicons-pop.json](json/pepicons-pop.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
607
|
+
|
|
608
|
+
## Pepicons Print
|
|
609
|
+
* Number of icons: 204
|
|
610
|
+
* Author: CyCraft
|
|
611
|
+
* URL: https://github.com/CyCraft/pepicons
|
|
612
|
+
* License: CC BY 4.0
|
|
613
|
+
* License URL: https://github.com/CyCraft/pepicons/blob/dev/LICENSE
|
|
614
|
+
* Version: 1.2.7
|
|
615
|
+
* Palette: Colorless
|
|
616
|
+
* Icon set prefix: `pepicons-print`
|
|
617
|
+
* File: [json/pepicons-print.json](json/pepicons-print.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
607
618
|
|
|
608
619
|
## Bytesize Icons
|
|
609
620
|
* Number of icons: 101
|
|
@@ -650,12 +661,12 @@
|
|
|
650
661
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
651
662
|
|
|
652
663
|
## Octicons
|
|
653
|
-
* Number of icons:
|
|
664
|
+
* Number of icons: 549
|
|
654
665
|
* Author: GitHub
|
|
655
666
|
* URL: https://github.com/primer/octicons/
|
|
656
667
|
* License: MIT
|
|
657
668
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
658
|
-
* Version: 17.
|
|
669
|
+
* Version: 17.10.0
|
|
659
670
|
* Palette: Colorless
|
|
660
671
|
* Icon set prefix: `octicon`
|
|
661
672
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -862,7 +873,7 @@
|
|
|
862
873
|
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
863
874
|
|
|
864
875
|
## Arcticons
|
|
865
|
-
* Number of icons:
|
|
876
|
+
* Number of icons: 5008
|
|
866
877
|
* Author: Donnnno
|
|
867
878
|
* URL: https://github.com/Donnnno/Arcticons
|
|
868
879
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED