@iconify/json 2.1.151 → 2.1.152
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 +7 -7
- package/collections.md +7 -7
- package/composer.json +1 -1
- package/json/arcticons.json +468 -12
- package/json/circle-flags.json +3 -3
- package/json/mdi-light.json +1 -1
- package/json/mdi.json +1 -1
- package/json/octicon.json +43 -3
- 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"
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
"name": "Material Design Light",
|
|
662
662
|
"total": 267,
|
|
663
663
|
"author": {
|
|
664
|
-
"name": "
|
|
664
|
+
"name": "Pictogrammers",
|
|
665
665
|
"url": "https://github.com/Templarian/MaterialDesignLight"
|
|
666
666
|
},
|
|
667
667
|
"license": {
|
|
@@ -1323,8 +1323,8 @@
|
|
|
1323
1323
|
},
|
|
1324
1324
|
"octicon": {
|
|
1325
1325
|
"name": "Octicons",
|
|
1326
|
-
"total":
|
|
1327
|
-
"version": "17.
|
|
1326
|
+
"total": 549,
|
|
1327
|
+
"version": "17.10.0",
|
|
1328
1328
|
"author": {
|
|
1329
1329
|
"name": "GitHub",
|
|
1330
1330
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -1764,7 +1764,7 @@
|
|
|
1764
1764
|
},
|
|
1765
1765
|
"arcticons": {
|
|
1766
1766
|
"name": "Arcticons",
|
|
1767
|
-
"total":
|
|
1767
|
+
"total": 5005,
|
|
1768
1768
|
"author": {
|
|
1769
1769
|
"name": "Donnnno",
|
|
1770
1770
|
"url": "https://github.com/Donnnno/Arcticons"
|
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))
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
|
|
327
327
|
## Material Design Light
|
|
328
328
|
* Number of icons: 267
|
|
329
|
-
* Author:
|
|
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
|
|
@@ -650,12 +650,12 @@
|
|
|
650
650
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
651
651
|
|
|
652
652
|
## Octicons
|
|
653
|
-
* Number of icons:
|
|
653
|
+
* Number of icons: 549
|
|
654
654
|
* Author: GitHub
|
|
655
655
|
* URL: https://github.com/primer/octicons/
|
|
656
656
|
* License: MIT
|
|
657
657
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
658
|
-
* Version: 17.
|
|
658
|
+
* Version: 17.10.0
|
|
659
659
|
* Palette: Colorless
|
|
660
660
|
* Icon set prefix: `octicon`
|
|
661
661
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -862,7 +862,7 @@
|
|
|
862
862
|
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
863
863
|
|
|
864
864
|
## Arcticons
|
|
865
|
-
* Number of icons:
|
|
865
|
+
* Number of icons: 5005
|
|
866
866
|
* Author: Donnnno
|
|
867
867
|
* URL: https://github.com/Donnnno/Arcticons
|
|
868
868
|
* License: CC BY-SA 4.0
|
package/composer.json
CHANGED