@iconify/json 1.1.452 → 1.1.456

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
@@ -33,7 +33,7 @@
33
33
  },
34
34
  "ic": {
35
35
  "name": "Google Material Icons",
36
- "total": 10365,
36
+ "total": 10575,
37
37
  "author": "Material Design Authors",
38
38
  "url": "https://github.com/cyberalien/google-material-design-icons-updated",
39
39
  "license": "Apache 2.0",
@@ -164,7 +164,7 @@
164
164
  },
165
165
  "iconoir": {
166
166
  "name": "Iconoir",
167
- "total": 974,
167
+ "total": 1007,
168
168
  "author": "Luca Burgio",
169
169
  "url": "https://github.com/lucaburgio/iconoir",
170
170
  "license": "MIT",
@@ -256,7 +256,7 @@
256
256
  "humidity",
257
257
  "edit-off"
258
258
  ],
259
- "version": "10.44.0",
259
+ "version": "10.45.0-rc.0",
260
260
  "palette": "Colorless",
261
261
  "category": "General"
262
262
  },
@@ -295,7 +295,7 @@
295
295
  },
296
296
  "tabler": {
297
297
  "name": "Tabler Icons",
298
- "total": 1460,
298
+ "total": 1478,
299
299
  "author": "Paweł Kuna",
300
300
  "url": "https://github.com/tabler/tabler-icons",
301
301
  "license": "MIT",
@@ -306,7 +306,7 @@
306
306
  "device-desktop",
307
307
  "photo"
308
308
  ],
309
- "version": "1.50.0",
309
+ "version": "1.51.0",
310
310
  "palette": "Colorless",
311
311
  "category": "General"
312
312
  },
@@ -603,7 +603,7 @@
603
603
  },
604
604
  "lucide": {
605
605
  "name": "Lucide",
606
- "total": 533,
606
+ "total": 534,
607
607
  "author": "Lucide Contributors",
608
608
  "url": "https://github.com/lucide-icons/lucide",
609
609
  "license": "ISC",
@@ -1627,7 +1627,7 @@
1627
1627
  },
1628
1628
  "simple-icons": {
1629
1629
  "name": "Simple Icons",
1630
- "total": 2135,
1630
+ "total": 2141,
1631
1631
  "author": "Simple Icons Collaborators",
1632
1632
  "url": "https://github.com/simple-icons/simple-icons",
1633
1633
  "license": "CC0 1.0",
@@ -1638,7 +1638,7 @@
1638
1638
  "bing",
1639
1639
  "amazonaws"
1640
1640
  ],
1641
- "version": "6.5.0",
1641
+ "version": "6.6.0",
1642
1642
  "palette": "Colorless",
1643
1643
  "category": "Brands / Social"
1644
1644
  },
package/collections.md CHANGED
@@ -21,7 +21,7 @@
21
21
 
22
22
 
23
23
  ### Google Material Icons
24
- * Number of icons: 10365
24
+ * Number of icons: 10575
25
25
  * Author: Material Design Authors
26
26
  * URL: https://github.com/cyberalien/google-material-design-icons-updated
27
27
  * License: Apache 2.0
@@ -96,7 +96,7 @@
96
96
 
97
97
 
98
98
  ### Iconoir
99
- * Number of icons: 974
99
+ * Number of icons: 1007
100
100
  * Author: Luca Burgio
101
101
  * URL: https://github.com/lucaburgio/iconoir
102
102
  * License: MIT
@@ -146,7 +146,7 @@
146
146
  * Author: IBM
147
147
  * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
148
148
  * License: Apache 2.0
149
- * Version: 10.44.0
149
+ * Version: 10.45.0-rc.0
150
150
  * Palette: Colorless
151
151
 
152
152
 
@@ -170,12 +170,12 @@
170
170
 
171
171
 
172
172
  ### Tabler Icons
173
- * Number of icons: 1460
173
+ * Number of icons: 1478
174
174
  * Author: Paweł Kuna
175
175
  * URL: https://github.com/tabler/tabler-icons
176
176
  * License: MIT
177
177
  * License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
178
- * Version: 1.50.0
178
+ * Version: 1.51.0
179
179
  * Palette: Colorless
180
180
 
181
181
 
@@ -344,7 +344,7 @@
344
344
 
345
345
 
346
346
  ### Lucide
347
- * Number of icons: 533
347
+ * Number of icons: 534
348
348
  * Author: Lucide Contributors
349
349
  * URL: https://github.com/lucide-icons/lucide
350
350
  * License: ISC
@@ -931,12 +931,12 @@
931
931
 
932
932
 
933
933
  ### Simple Icons
934
- * Number of icons: 2135
934
+ * Number of icons: 2141
935
935
  * Author: Simple Icons Collaborators
936
936
  * URL: https://github.com/simple-icons/simple-icons
937
937
  * License: CC0 1.0
938
938
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
939
- * Version: 6.5.0
939
+ * Version: 6.6.0
940
940
  * Palette: Colorless
941
941
 
942
942
 
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": "1.1.452",
5
+ "version": "1.1.456",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/carbon.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "title": "Apache 2.0",
12
12
  "spdx": "Apache-2.0"
13
13
  },
14
- "version": "10.44.0",
14
+ "version": "10.45.0-rc.0",
15
15
  "samples": [
16
16
  "user-certification",
17
17
  "humidity",
package/json/codicon.json CHANGED
@@ -619,7 +619,9 @@
619
619
  "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.185 1.083l-.558.004l-5.909 4.037l.004.828L7.63 9.915l.55.004l6.092-3.963l.003-.836l-6.09-4.037zm-5.293 4.45l5.021-3.43l5.176 3.43l-5.176 3.368l-5.021-3.368zm4.739 6.882L1.793 8.5h1.795l4.325 2.9l4.459-2.9h1.833l-.8.52a4.002 4.002 0 0 0-4.21 2.739l-1.013.66l-.551-.004zm1.373.776l-1.09.71L3.587 11H1.793l5.838 3.915l.55.004l1.02-.663a3.988 3.988 0 0 1-.197-1.065z\"/><circle cx=\"13\" cy=\"13\" r=\"3\"/></g>"
620
620
  },
621
621
  "layout": {
622
- "body": "<g fill=\"currentColor\"><path d=\"M3 1L2 2v12l1 1h11l1-1V2l-1-1H3zm0 10V2h3v9H3zm0 1h11v2H3v-2zm11-1H7V2h7v9z\"/></g>"
622
+ "body": "<g fill=\"currentColor\"><path d=\"M1 0L0 1v11l1 1h4l1-1V1L5 0H1zm0 12V1h4v11H1z\"/><path d=\"M7 1l1-1h4l1 1v4l-1 1H8L7 5V1zm1 0v4h4V1H8z\"/><path d=\"M7 8l1-1h4l1 1v4l-1 1H8l-1-1V8zm1 0v4h4V8H8z\"/></g>",
623
+ "width": 13,
624
+ "height": 13
623
625
  },
624
626
  "library": {
625
627
  "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 2.5l.5-.5h2l.5.5v11l-.5.5h-2l-.5-.5v-11zM6 3v10h1V3H6zm3.171.345l.299-.641l1.88-.684l.64.299l3.762 10.336l-.299.641l-1.879.684l-.64-.299L9.17 3.345zm1.11.128l3.42 9.396l.94-.341l-3.42-9.397l-.94.342zM1 2.5l.5-.5h2l.5.5v11l-.5.5h-2l-.5-.5v-11zM2 3v10h1V3H2z\"/></g>"