@iconify/json 2.2.20 → 2.2.22

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
@@ -153,8 +153,8 @@
153
153
  },
154
154
  "tabler": {
155
155
  "name": "Tabler Icons",
156
- "total": 3271,
157
- "version": "2.3.0",
156
+ "total": 3401,
157
+ "version": "2.4.0",
158
158
  "author": {
159
159
  "name": "Paweł Kuna",
160
160
  "url": "https://github.com/tabler/tabler-icons"
@@ -439,7 +439,7 @@
439
439
  },
440
440
  "octicon": {
441
441
  "name": "Octicons",
442
- "total": 561,
442
+ "total": 565,
443
443
  "version": "17.11.1",
444
444
  "author": {
445
445
  "name": "GitHub",
@@ -484,7 +484,7 @@
484
484
  },
485
485
  "lucide": {
486
486
  "name": "Lucide",
487
- "total": 881,
487
+ "total": 882,
488
488
  "author": {
489
489
  "name": "Lucide Contributors",
490
490
  "url": "https://github.com/lucide-icons/lucide"
@@ -1409,7 +1409,7 @@
1409
1409
  },
1410
1410
  "ooui": {
1411
1411
  "name": "OOUI",
1412
- "total": 340,
1412
+ "total": 341,
1413
1413
  "version": "0.46.3",
1414
1414
  "author": {
1415
1415
  "name": "OOUI Team",
@@ -1781,8 +1781,8 @@
1781
1781
  },
1782
1782
  "simple-icons": {
1783
1783
  "name": "Simple Icons",
1784
- "total": 2434,
1785
- "version": "8.4.0",
1784
+ "total": 2435,
1785
+ "version": "8.5.0",
1786
1786
  "author": {
1787
1787
  "name": "Simple Icons Collaborators",
1788
1788
  "url": "https://github.com/simple-icons/simple-icons"
package/collections.md CHANGED
@@ -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: 3271
79
+ * Number of icons: 3401
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: 2.3.0
84
+ * Version: 2.4.0
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))
@@ -217,7 +217,7 @@
217
217
  * File: [json/gg.json](json/gg.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
218
218
 
219
219
  ## Octicons
220
- * Number of icons: 561
220
+ * Number of icons: 565
221
221
  * Author: GitHub
222
222
  * URL: https://github.com/primer/octicons/
223
223
  * License: MIT
@@ -239,7 +239,7 @@
239
239
  * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
240
240
 
241
241
  ## Lucide
242
- * Number of icons: 881
242
+ * Number of icons: 882
243
243
  * Author: Lucide Contributors
244
244
  * URL: https://github.com/lucide-icons/lucide
245
245
  * License: ISC
@@ -692,7 +692,7 @@
692
692
  * File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
693
693
 
694
694
  ## OOUI
695
- * Number of icons: 340
695
+ * Number of icons: 341
696
696
  * Author: OOUI Team
697
697
  * URL: https://github.com/wikimedia/oojs-ui
698
698
  * License: MIT
@@ -870,12 +870,12 @@
870
870
  * File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
871
871
 
872
872
  ## Simple Icons
873
- * Number of icons: 2434
873
+ * Number of icons: 2435
874
874
  * Author: Simple Icons Collaborators
875
875
  * URL: https://github.com/simple-icons/simple-icons
876
876
  * License: CC0 1.0
877
877
  * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
878
- * Version: 8.4.0
878
+ * Version: 8.5.0
879
879
  * Palette: Colorless
880
880
  * Icon set prefix: `simple-icons`
881
881
  * File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
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.20",
5
+ "version": "2.2.22",
6
6
  "license": "MIT",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "autoload": {
package/json/lucide.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "lucide",
3
3
  "info": {
4
4
  "name": "Lucide",
5
- "total": 881,
5
+ "total": 882,
6
6
  "author": {
7
7
  "name": "Lucide Contributors",
8
8
  "url": "https://github.com/lucide-icons/lucide"
@@ -21,7 +21,7 @@
21
21
  "category": "General",
22
22
  "palette": false
23
23
  },
24
- "lastModified": 1675839604,
24
+ "lastModified": 1676446671,
25
25
  "icons": {
26
26
  "accessibility": {
27
27
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-5.87.94M5 8l3-3l5.5 3l-2.21 3.1m-7.05 3.38c-.19.58-.27 1.2-.23 1.84a5 5 0 0 0 5.31 4.67c.65-.04 1.25-.2 1.8-.46\"/><path d=\"M13.76 17.52c.19-.58.27-1.2.23-1.84a5 5 0 0 0-5.31-4.67c-.65.04-1.25.2-1.8.46\"/></g>"
@@ -471,7 +471,7 @@
471
471
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6M2 12a9 9 0 0 1 8 8m-8-4a5 5 0 0 1 4 4m-4 0h.01\"/>"
472
472
  },
473
473
  "cat": {
474
- "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 5.256A8.148 8.148 0 0 0 12 5a9.04 9.04 0 0 0-2 .227M20.098 10c.572 1.068.902 2.24.902 3.444C21 17.89 16.97 21 12 21s-9-3-9-7.556c0-1.251.288-2.41.792-3.444m-.042 0S2.11 3.58 3.5 3C4.89 2.42 8 3 9.781 5m10.391 5.002s1.64-6.42.25-7c-1.39-.58-4.5 0-6.282 2M8 14v.5m8-.5v.5\"/><path d=\"M11.25 16.25h1.5L12 17l-.75-.75Z\"/></g>"
474
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 5c.67 0 1.35.09 2 .26c1.78-2 5.03-2.84 6.42-2.26c1.4.58-.42 7-.42 7c.57 1.07 1 2.24 1 3.44C21 17.9 16.97 21 12 21s-9-3-9-7.56c0-1.25.5-2.4 1-3.44c0 0-1.89-6.42-.5-7c1.39-.58 4.72.23 6.5 2.23A9.04 9.04 0 0 1 12 5Zm-4 9v.5m8-.5v.5\"/><path d=\"M11.25 16.25h1.5L12 17l-.75-.75Z\"/></g>"
475
475
  },
476
476
  "check": {
477
477
  "body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 6L9 17l-5-5\"/>"
@@ -1334,6 +1334,9 @@
1334
1334
  "grid": {
1335
1335
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"2\" ry=\"2\"/><path d=\"M3 9h18M3 15h18M9 3v18m6-18v18\"/></g>"
1336
1336
  },
1337
+ "grip": {
1338
+ "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"19\" cy=\"5\" r=\"1\"/><circle cx=\"5\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/><circle cx=\"19\" cy=\"19\" r=\"1\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/></g>"
1339
+ },
1337
1340
  "grip-horizontal": {
1338
1341
  "body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"1\"/><circle cx=\"19\" cy=\"9\" r=\"1\"/><circle cx=\"5\" cy=\"9\" r=\"1\"/><circle cx=\"12\" cy=\"15\" r=\"1\"/><circle cx=\"19\" cy=\"15\" r=\"1\"/><circle cx=\"5\" cy=\"15\" r=\"1\"/></g>"
1339
1342
  },
package/json/octicon.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "octicon",
3
3
  "info": {
4
4
  "name": "Octicons",
5
- "total": 561,
5
+ "total": 565,
6
6
  "version": "17.11.1",
7
7
  "author": {
8
8
  "name": "GitHub",
@@ -22,7 +22,7 @@
22
22
  "category": "General",
23
23
  "palette": false
24
24
  },
25
- "lastModified": 1676013623,
25
+ "lastModified": 1676446820,
26
26
  "icons": {
27
27
  "accessibility-16": {
28
28
  "body": "<path fill=\"currentColor\" d=\"M9.923 5.302c.063.063.122.129.178.198H14A.75.75 0 0 1 14 7h-3.3l.578 5.163l.362 2.997a.75.75 0 0 1-1.49.18L9.868 13H6.132l-.282 2.34a.75.75 0 0 1-1.49-.18l.362-2.997L5.3 7H2a.75.75 0 0 1 0-1.5h3.9a2.54 2.54 0 0 1 .176-.198a3 3 0 1 1 3.847 0ZM9.2 7.073h-.001a1.206 1.206 0 0 0-2.398 0L6.305 11.5h3.39ZM9.5 3a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 9.5 3Z\"/>"
@@ -3094,6 +3094,22 @@
3094
3094
  "body": "<path fill=\"currentColor\" d=\"M15.716 1.329a1.341 1.341 0 0 1 2.109 1.55L15.147 9h4.161c1.623 0 2.372 2.016 1.143 3.075L8.102 22.721a1.148 1.148 0 0 1-1.81-1.317L8.996 15H4.674c-1.619 0-2.37-2.008-1.148-3.07l12.19-10.6Zm.452 1.595L4.51 13.061a.25.25 0 0 0 .164.439h5.45a.749.749 0 0 1 .692 1.041l-2.559 6.066l11.215-9.668a.25.25 0 0 0-.164-.439H14a.75.75 0 0 1-.687-1.05Z\"/>",
3095
3095
  "width": 24,
3096
3096
  "height": 24
3097
+ },
3098
+ "zoom-in-16": {
3099
+ "body": "<path fill=\"currentColor\" d=\"M3.75 7.5a.75.75 0 0 1 .75-.75h2.25V4.5a.75.75 0 0 1 1.5 0v2.25h2.25a.75.75 0 0 1 0 1.5H8.25v2.25a.75.75 0 0 1-1.5 0V8.25H4.5a.75.75 0 0 1-.75-.75Z\"/><path fill=\"currentColor\" d=\"M7.5 0a7.5 7.5 0 0 1 5.807 12.247l2.473 2.473a.749.749 0 1 1-1.06 1.06l-2.473-2.473A7.5 7.5 0 1 1 7.5 0Zm-6 7.5a6 6 0 1 0 12 0a6 6 0 0 0-12 0Z\"/>"
3100
+ },
3101
+ "zoom-in-24": {
3102
+ "body": "<path fill=\"currentColor\" d=\"M10.5 5.75a.75.75 0 0 1 .75.75v3.25h3.25a.75.75 0 0 1 0 1.5h-3.25v3.25a.75.75 0 0 1-1.5 0v-3.25H6.5a.75.75 0 0 1 0-1.5h3.25V6.5a.75.75 0 0 1 .75-.75Z\"/><path fill=\"currentColor\" d=\"M0 10.5C0 4.701 4.701 0 10.5 0S21 4.701 21 10.5c0 2.63-.967 5.033-2.564 6.875l4.344 4.345a.749.749 0 1 1-1.06 1.06l-4.345-4.344A10.459 10.459 0 0 1 10.5 21C4.701 21 0 16.299 0 10.5Zm10.5-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9a9 9 0 0 0 9-9a9 9 0 0 0-9-9Z\"/>",
3103
+ "width": 24,
3104
+ "height": 24
3105
+ },
3106
+ "zoom-out-16": {
3107
+ "body": "<path fill=\"currentColor\" d=\"M4.5 6.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1 0-1.5Z\"/><path fill=\"currentColor\" d=\"M0 7.5a7.5 7.5 0 1 1 13.307 4.747l2.473 2.473a.749.749 0 1 1-1.06 1.06l-2.473-2.473A7.5 7.5 0 0 1 0 7.5Zm7.5-6a6 6 0 1 0 0 12a6 6 0 0 0 0-12Z\"/>"
3108
+ },
3109
+ "zoom-out-24": {
3110
+ "body": "<path fill=\"currentColor\" d=\"M14.5 11.25a.75.75 0 0 0 0-1.5h-8a.75.75 0 0 0 0 1.5h8Z\"/><path fill=\"currentColor\" d=\"M0 10.5C0 4.701 4.701 0 10.5 0S21 4.701 21 10.5c0 2.63-.967 5.033-2.564 6.875l4.344 4.345a.749.749 0 1 1-1.06 1.06l-4.345-4.344A10.459 10.459 0 0 1 10.5 21C4.701 21 0 16.299 0 10.5Zm10.5-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9a9 9 0 0 0 9-9a9 9 0 0 0-9-9Z\"/>",
3111
+ "width": 24,
3112
+ "height": 24
3097
3113
  }
3098
3114
  },
3099
3115
  "aliases": {