@iconify/json 2.2.221 → 2.2.223
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/cbi.json +54 -13
- package/json/circle-flags.json +22 -22
- package/json/lucide.json +18 -6
- package/json/ooui.json +1 -1
- package/json/simple-icons.json +45 -3
- package/json/tabler.json +63 -6
- package/json/uiw.json +168 -168
- 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.
|
|
132
|
+
"total": 5325,
|
|
133
|
+
"version": "3.7.0",
|
|
134
134
|
"author": {
|
|
135
135
|
"name": "Paweł Kuna",
|
|
136
136
|
"url": "https://github.com/tabler/tabler-icons"
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
},
|
|
325
325
|
"lucide": {
|
|
326
326
|
"name": "Lucide",
|
|
327
|
-
"total":
|
|
327
|
+
"total": 1471,
|
|
328
328
|
"author": {
|
|
329
329
|
"name": "Lucide Contributors",
|
|
330
330
|
"url": "https://github.com/lucide-icons/lucide"
|
|
@@ -1759,7 +1759,7 @@
|
|
|
1759
1759
|
"ooui": {
|
|
1760
1760
|
"name": "OOUI",
|
|
1761
1761
|
"total": 357,
|
|
1762
|
-
"version": "0.50.
|
|
1762
|
+
"version": "0.50.1",
|
|
1763
1763
|
"author": {
|
|
1764
1764
|
"name": "OOUI Team",
|
|
1765
1765
|
"url": "https://github.com/wikimedia/oojs-ui"
|
|
@@ -2238,8 +2238,8 @@
|
|
|
2238
2238
|
},
|
|
2239
2239
|
"simple-icons": {
|
|
2240
2240
|
"name": "Simple Icons",
|
|
2241
|
-
"total":
|
|
2242
|
-
"version": "12.
|
|
2241
|
+
"total": 3209,
|
|
2242
|
+
"version": "12.4.0",
|
|
2243
2243
|
"author": {
|
|
2244
2244
|
"name": "Simple Icons Collaborators",
|
|
2245
2245
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -2350,7 +2350,7 @@
|
|
|
2350
2350
|
},
|
|
2351
2351
|
"cbi": {
|
|
2352
2352
|
"name": "Custom Brand Icons",
|
|
2353
|
-
"total":
|
|
2353
|
+
"total": 1196,
|
|
2354
2354
|
"author": {
|
|
2355
2355
|
"name": "Emanuele & rchiileea",
|
|
2356
2356
|
"url": "https://github.com/elax46/custom-brand-icons"
|
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: 5325
|
|
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.
|
|
72
|
+
* Version: 3.7.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))
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
159
159
|
|
|
160
160
|
## Lucide
|
|
161
|
-
* Number of icons:
|
|
161
|
+
* Number of icons: 1471
|
|
162
162
|
* Author: Lucide Contributors
|
|
163
163
|
* URL: https://github.com/lucide-icons/lucide
|
|
164
164
|
* License: ISC
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
* URL: https://github.com/wikimedia/oojs-ui
|
|
867
867
|
* License: MIT
|
|
868
868
|
* License URL: https://github.com/wikimedia/oojs-ui/blob/master/LICENSE-MIT
|
|
869
|
-
* Version: 0.50.
|
|
869
|
+
* Version: 0.50.1
|
|
870
870
|
* Palette: Colorless
|
|
871
871
|
* Icon set prefix: `ooui`
|
|
872
872
|
* File: [json/ooui.json](json/ooui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1091,12 +1091,12 @@
|
|
|
1091
1091
|
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1092
1092
|
|
|
1093
1093
|
## Simple Icons
|
|
1094
|
-
* Number of icons:
|
|
1094
|
+
* Number of icons: 3209
|
|
1095
1095
|
* Author: Simple Icons Collaborators
|
|
1096
1096
|
* URL: https://github.com/simple-icons/simple-icons
|
|
1097
1097
|
* License: CC0 1.0
|
|
1098
1098
|
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
|
1099
|
-
* Version: 12.
|
|
1099
|
+
* Version: 12.4.0
|
|
1100
1100
|
* Palette: Colorless
|
|
1101
1101
|
* Icon set prefix: `simple-icons`
|
|
1102
1102
|
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
@@ -1145,7 +1145,7 @@
|
|
|
1145
1145
|
* File: [json/arcticons.json](json/arcticons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
|
1146
1146
|
|
|
1147
1147
|
## Custom Brand Icons
|
|
1148
|
-
* Number of icons:
|
|
1148
|
+
* Number of icons: 1196
|
|
1149
1149
|
* Author: Emanuele & rchiileea
|
|
1150
1150
|
* URL: https://github.com/elax46/custom-brand-icons
|
|
1151
1151
|
* License: CC BY-NC-SA 4.0
|
package/composer.json
CHANGED