@iconify/json 2.2.9 → 2.2.11
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/carbon.json +257 -9
- package/json/mdi.json +7 -0
- package/json/octicon.json +12 -7
- package/json/tabler.json +2211 -1980
- package/json/vscode-icons.json +9 -6
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -109,8 +109,8 @@
|
|
|
109
109
|
},
|
|
110
110
|
"carbon": {
|
|
111
111
|
"name": "Carbon",
|
|
112
|
-
"total":
|
|
113
|
-
"version": "11.
|
|
112
|
+
"total": 1921,
|
|
113
|
+
"version": "11.15.0",
|
|
114
114
|
"author": {
|
|
115
115
|
"name": "IBM",
|
|
116
116
|
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
|
@@ -153,8 +153,8 @@
|
|
|
153
153
|
},
|
|
154
154
|
"tabler": {
|
|
155
155
|
"name": "Tabler Icons",
|
|
156
|
-
"total":
|
|
157
|
-
"version": "
|
|
156
|
+
"total": 3204,
|
|
157
|
+
"version": "2.0.0-beta.2",
|
|
158
158
|
"author": {
|
|
159
159
|
"name": "Paweł Kuna",
|
|
160
160
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -1097,8 +1097,8 @@
|
|
|
1097
1097
|
},
|
|
1098
1098
|
"vscode-icons": {
|
|
1099
1099
|
"name": "VSCode Icons",
|
|
1100
|
-
"total":
|
|
1101
|
-
"version": "12.0
|
|
1100
|
+
"total": 1185,
|
|
1101
|
+
"version": "12.2.0",
|
|
1102
1102
|
"author": {
|
|
1103
1103
|
"name": "Roberto Huertas",
|
|
1104
1104
|
"url": "https://github.com/vscode-icons/vscode-icons"
|
|
@@ -1345,7 +1345,7 @@
|
|
|
1345
1345
|
},
|
|
1346
1346
|
"octicon": {
|
|
1347
1347
|
"name": "Octicons",
|
|
1348
|
-
"total":
|
|
1348
|
+
"total": 550,
|
|
1349
1349
|
"version": "17.10.2",
|
|
1350
1350
|
"author": {
|
|
1351
1351
|
"name": "GitHub",
|
package/collections.md
CHANGED
|
@@ -55,11 +55,11 @@
|
|
|
55
55
|
* File: [json/ri.json](json/ri.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
56
56
|
|
|
57
57
|
## Carbon
|
|
58
|
-
* Number of icons:
|
|
58
|
+
* Number of icons: 1921
|
|
59
59
|
* Author: IBM
|
|
60
60
|
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
|
61
61
|
* License: Apache 2.0
|
|
62
|
-
* Version: 11.
|
|
62
|
+
* Version: 11.15.0
|
|
63
63
|
* Palette: Colorless
|
|
64
64
|
* Icon set prefix: `carbon`
|
|
65
65
|
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -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: 3204
|
|
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:
|
|
84
|
+
* Version: 2.0.0-beta.2
|
|
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))
|
|
@@ -541,12 +541,12 @@
|
|
|
541
541
|
* File: [json/icon-park.json](json/icon-park.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
542
542
|
|
|
543
543
|
## VSCode Icons
|
|
544
|
-
* Number of icons:
|
|
544
|
+
* Number of icons: 1185
|
|
545
545
|
* Author: Roberto Huertas
|
|
546
546
|
* URL: https://github.com/vscode-icons/vscode-icons
|
|
547
547
|
* License: MIT
|
|
548
548
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
|
549
|
-
* Version: 12.0
|
|
549
|
+
* Version: 12.2.0
|
|
550
550
|
* Palette: Colorful
|
|
551
551
|
* Icon set prefix: `vscode-icons`
|
|
552
552
|
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
662
662
|
|
|
663
663
|
## Octicons
|
|
664
|
-
* Number of icons:
|
|
664
|
+
* Number of icons: 550
|
|
665
665
|
* Author: GitHub
|
|
666
666
|
* URL: https://github.com/primer/octicons/
|
|
667
667
|
* License: MIT
|
package/composer.json
CHANGED