@iconify/json 2.2.192 → 2.2.194
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 +28 -7
- package/collections.md +16 -7
- package/composer.json +1 -1
- package/json/arcticons.json +753 -6
- package/json/lucide.json +7 -4
- package/json/octicon.json +1 -1
- package/json/simple-icons.json +61 -7
- package/json/tabler.json +57 -3
- package/json/unjs.json +218 -0
- package/package.json +1 -1
package/collections.json
CHANGED
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
},
|
|
130
130
|
"tabler": {
|
|
131
131
|
"name": "Tabler Icons",
|
|
132
|
-
"total":
|
|
133
|
-
"version": "3.0
|
|
132
|
+
"total": 5219,
|
|
133
|
+
"version": "3.1.0",
|
|
134
134
|
"author": {
|
|
135
135
|
"name": "Paweł Kuna",
|
|
136
136
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
"lucide": {
|
|
306
306
|
"name": "Lucide",
|
|
307
|
-
"total":
|
|
307
|
+
"total": 1447,
|
|
308
308
|
"author": {
|
|
309
309
|
"name": "Lucide Contributors",
|
|
310
310
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"octicon": {
|
|
546
546
|
"name": "Octicons",
|
|
547
547
|
"total": 604,
|
|
548
|
-
"version": "19.
|
|
548
|
+
"version": "19.9.0",
|
|
549
549
|
"author": {
|
|
550
550
|
"name": "GitHub",
|
|
551
551
|
"url": "https://github.com/primer/octicons/"
|
|
@@ -2158,8 +2158,8 @@
|
|
|
2158
2158
|
},
|
|
2159
2159
|
"simple-icons": {
|
|
2160
2160
|
"name": "Simple Icons",
|
|
2161
|
-
"total":
|
|
2162
|
-
"version": "11.
|
|
2161
|
+
"total": 3076,
|
|
2162
|
+
"version": "11.9.0",
|
|
2163
2163
|
"author": {
|
|
2164
2164
|
"name": "Simple Icons Collaborators",
|
|
2165
2165
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2248,7 +2248,7 @@
|
|
|
2248
2248
|
},
|
|
2249
2249
|
"arcticons": {
|
|
2250
2250
|
"name": "Arcticons",
|
|
2251
|
-
"total":
|
|
2251
|
+
"total": 9000,
|
|
2252
2252
|
"author": {
|
|
2253
2253
|
"name": "Donnnno",
|
|
2254
2254
|
"url": "https://github.com/Arcticons-Team/Arcticons"
|
|
@@ -2375,6 +2375,27 @@
|
|
|
2375
2375
|
"category": "Brands / Social",
|
|
2376
2376
|
"palette": true
|
|
2377
2377
|
},
|
|
2378
|
+
"unjs": {
|
|
2379
|
+
"name": "UnJS Logos",
|
|
2380
|
+
"total": 63,
|
|
2381
|
+
"author": {
|
|
2382
|
+
"name": "UnJS",
|
|
2383
|
+
"url": "https://github.com/unjs"
|
|
2384
|
+
},
|
|
2385
|
+
"license": {
|
|
2386
|
+
"title": "Apache 2.0",
|
|
2387
|
+
"spdx": "Apache-2.0"
|
|
2388
|
+
},
|
|
2389
|
+
"samples": [
|
|
2390
|
+
"nitro",
|
|
2391
|
+
"jiti",
|
|
2392
|
+
"unstorage"
|
|
2393
|
+
],
|
|
2394
|
+
"height": 32,
|
|
2395
|
+
"displayHeight": 16,
|
|
2396
|
+
"category": "Brands / Social",
|
|
2397
|
+
"palette": true
|
|
2398
|
+
},
|
|
2378
2399
|
"brandico": {
|
|
2379
2400
|
"name": "Brandico",
|
|
2380
2401
|
"total": 45,
|
package/collections.md
CHANGED
|
@@ -64,12 +64,12 @@
|
|
|
64
64
|
* File: [json/solar.json](json/solar.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
65
65
|
|
|
66
66
|
## Tabler Icons
|
|
67
|
-
* Number of icons:
|
|
67
|
+
* Number of icons: 5219
|
|
68
68
|
* Author: Paweł Kuna
|
|
69
69
|
* URL: https://github.com/tabler/tabler-icons
|
|
70
70
|
* License: MIT
|
|
71
71
|
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
|
72
|
-
* Version: 3.0
|
|
72
|
+
* Version: 3.1.0
|
|
73
73
|
* Palette: Colorless
|
|
74
74
|
* Icon set prefix: `tabler`
|
|
75
75
|
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -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: 1447
|
|
153
153
|
* Author: Lucide Contributors
|
|
154
154
|
* URL: https://github.com/lucide-icons/lucide
|
|
155
155
|
* License: ISC
|
|
@@ -272,7 +272,7 @@
|
|
|
272
272
|
* URL: https://github.com/primer/octicons/
|
|
273
273
|
* License: MIT
|
|
274
274
|
* License URL: https://github.com/primer/octicons/blob/main/LICENSE
|
|
275
|
-
* Version: 19.
|
|
275
|
+
* Version: 19.9.0
|
|
276
276
|
* Palette: Colorless
|
|
277
277
|
* Icon set prefix: `octicon`
|
|
278
278
|
* File: [json/octicon.json](json/octicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1055,12 +1055,12 @@
|
|
|
1055
1055
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1056
1056
|
|
|
1057
1057
|
## Simple Icons
|
|
1058
|
-
* Number of icons:
|
|
1058
|
+
* Number of icons: 3076
|
|
1059
1059
|
* Author: Simple Icons Collaborators
|
|
1060
1060
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1061
1061
|
* License: CC0 1.0
|
|
1062
1062
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1063
|
-
* Version: 11.
|
|
1063
|
+
* Version: 11.9.0
|
|
1064
1064
|
* Palette: Colorless
|
|
1065
1065
|
* Icon set prefix: `simple-icons`
|
|
1066
1066
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
* File: [json/nonicons.json](json/nonicons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1100
1100
|
|
|
1101
1101
|
## Arcticons
|
|
1102
|
-
* Number of icons:
|
|
1102
|
+
* Number of icons: 9000
|
|
1103
1103
|
* Author: Donnnno
|
|
1104
1104
|
* URL: https://github.com/Arcticons-Team/Arcticons
|
|
1105
1105
|
* License: CC BY-SA 4.0
|
|
@@ -1158,6 +1158,15 @@
|
|
|
1158
1158
|
* Icon set prefix: `skill-icons`
|
|
1159
1159
|
* File: [json/skill-icons.json](json/skill-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1160
1160
|
|
|
1161
|
+
## UnJS Logos
|
|
1162
|
+
* Number of icons: 63
|
|
1163
|
+
* Author: UnJS
|
|
1164
|
+
* URL: https://github.com/unjs
|
|
1165
|
+
* License: Apache 2.0
|
|
1166
|
+
* Palette: Colorful
|
|
1167
|
+
* Icon set prefix: `unjs`
|
|
1168
|
+
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1169
|
+
|
|
1161
1170
|
## Brandico
|
|
1162
1171
|
* Number of icons: 45
|
|
1163
1172
|
* Author: Fontello
|
package/composer.json
CHANGED