@iconify/json 2.2.191 → 2.2.193

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "material-symbols": {
3
3
  "name": "Material Symbols",
4
- "total": 12448,
4
+ "total": 12511,
5
5
  "author": {
6
6
  "name": "Google",
7
7
  "url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "material-symbols-light": {
24
24
  "name": "Material Symbols Light",
25
- "total": 12509,
25
+ "total": 12573,
26
26
  "author": {
27
27
  "name": "Google",
28
28
  "url": "https://github.com/google/material-design-icons"
@@ -129,8 +129,8 @@
129
129
  },
130
130
  "tabler": {
131
131
  "name": "Tabler Icons",
132
- "total": 5200,
133
- "version": "3.0.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"
@@ -217,7 +217,7 @@
217
217
  "carbon": {
218
218
  "name": "Carbon",
219
219
  "total": 2082,
220
- "version": "11.37.0",
220
+ "version": "11.38.0",
221
221
  "author": {
222
222
  "name": "IBM",
223
223
  "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "lucide": {
306
306
  "name": "Lucide",
307
- "total": 1444,
307
+ "total": 1447,
308
308
  "author": {
309
309
  "name": "Lucide Contributors",
310
310
  "url": "https://github.com/lucide-icons/lucide"
@@ -610,7 +610,7 @@
610
610
  },
611
611
  "flowbite": {
612
612
  "name": "Flowbite Icons",
613
- "total": 539,
613
+ "total": 486,
614
614
  "author": {
615
615
  "name": "Themesberg",
616
616
  "url": "https://github.com/themesberg/flowbite-icons"
@@ -1482,7 +1482,7 @@
1482
1482
  "pajamas": {
1483
1483
  "name": "Gitlab SVGs",
1484
1484
  "total": 376,
1485
- "version": "3.90.0",
1485
+ "version": "3.91.0",
1486
1486
  "author": {
1487
1487
  "name": "GitLab B.V.",
1488
1488
  "url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@@ -1765,7 +1765,7 @@
1765
1765
  },
1766
1766
  "formkit": {
1767
1767
  "name": "FormKit Icons",
1768
- "total": 142,
1768
+ "total": 144,
1769
1769
  "author": {
1770
1770
  "name": "FormKit, Inc",
1771
1771
  "url": "https://github.com/formkit/formkit/tree/master/packages/icons"
@@ -2158,8 +2158,8 @@
2158
2158
  },
2159
2159
  "simple-icons": {
2160
2160
  "name": "Simple Icons",
2161
- "total": 3058,
2162
- "version": "11.8.0",
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,10 +2248,10 @@
2248
2248
  },
2249
2249
  "arcticons": {
2250
2250
  "name": "Arcticons",
2251
- "total": 8749,
2251
+ "total": 9000,
2252
2252
  "author": {
2253
2253
  "name": "Donnnno",
2254
- "url": "https://github.com/Donnnno/Arcticons"
2254
+ "url": "https://github.com/Arcticons-Team/Arcticons"
2255
2255
  },
2256
2256
  "license": {
2257
2257
  "title": "CC BY-SA 4.0",
package/collections.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
  ## Material Symbols
5
- * Number of icons: 12448
5
+ * Number of icons: 12511
6
6
  * Author: Google
7
7
  * URL: https://github.com/google/material-design-icons
8
8
  * License: Apache 2.0
@@ -12,7 +12,7 @@
12
12
  * File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
13
13
 
14
14
  ## Material Symbols Light
15
- * Number of icons: 12509
15
+ * Number of icons: 12573
16
16
  * Author: Google
17
17
  * URL: https://github.com/google/material-design-icons
18
18
  * License: Apache 2.0
@@ -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: 5200
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.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))
@@ -111,7 +111,7 @@
111
111
  * Author: IBM
112
112
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
113
113
  * License: Apache 2.0
114
- * Version: 11.37.0
114
+ * Version: 11.38.0
115
115
  * Palette: Colorless
116
116
  * Icon set prefix: `carbon`
117
117
  * File: [json/carbon.json](json/carbon.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: 1444
152
+ * Number of icons: 1447
153
153
  * Author: Lucide Contributors
154
154
  * URL: https://github.com/lucide-icons/lucide
155
155
  * License: ISC
@@ -299,7 +299,7 @@
299
299
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
300
300
 
301
301
  ## Flowbite Icons
302
- * Number of icons: 539
302
+ * Number of icons: 486
303
303
  * Author: Themesberg
304
304
  * URL: https://github.com/themesberg/flowbite-icons
305
305
  * License: MIT
@@ -732,7 +732,7 @@
732
732
  * URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
733
733
  * License: MIT
734
734
  * License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
735
- * Version: 3.90.0
735
+ * Version: 3.91.0
736
736
  * Palette: Colorless
737
737
  * Icon set prefix: `pajamas`
738
738
  * File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -868,7 +868,7 @@
868
868
  * File: [json/oui.json](json/oui.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
869
869
 
870
870
  ## FormKit Icons
871
- * Number of icons: 142
871
+ * Number of icons: 144
872
872
  * Author: FormKit, Inc
873
873
  * URL: https://github.com/formkit/formkit/tree/master/packages/icons
874
874
  * License: MIT
@@ -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: 3058
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.8.0
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,9 +1099,9 @@
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: 8749
1102
+ * Number of icons: 9000
1103
1103
  * Author: Donnnno
1104
- * URL: https://github.com/Donnnno/Arcticons
1104
+ * URL: https://github.com/Arcticons-Team/Arcticons
1105
1105
  * License: CC BY-SA 4.0
1106
1106
  * License URL: https://creativecommons.org/licenses/by-sa/4.0/
1107
1107
  * Palette: Colorless
package/composer.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "type": "library",
5
- "version": "2.2.191",
5
+ "version": "2.2.193",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {