@iconify/json 2.2.56 → 2.2.57

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/json/octicon.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "octicon",
3
3
  "info": {
4
4
  "name": "Octicons",
5
- "total": 576,
5
+ "total": 577,
6
6
  "version": "18.3.0",
7
7
  "author": {
8
8
  "name": "GitHub",
@@ -22,7 +22,7 @@
22
22
  "category": "General",
23
23
  "palette": false
24
24
  },
25
- "lastModified": 1679641270,
25
+ "lastModified": 1682660377,
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\"/>"
@@ -3098,6 +3098,11 @@
3098
3098
  "width": 12,
3099
3099
  "hidden": true
3100
3100
  },
3101
+ "x-12": {
3102
+ "body": "<path fill=\"currentColor\" d=\"M2.22 2.22a.749.749 0 0 1 1.06 0L6 4.939L8.72 2.22a.749.749 0 1 1 1.06 1.06L7.061 6L9.78 8.72a.749.749 0 1 1-1.06 1.06L6 7.061L3.28 9.78a.749.749 0 1 1-1.06-1.06L4.939 6L2.22 3.28a.749.749 0 0 1 0-1.06Z\"/>",
3103
+ "width": 12,
3104
+ "height": 12
3105
+ },
3101
3106
  "x-16": {
3102
3107
  "body": "<path fill=\"currentColor\" d=\"M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326a.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275a.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018a.751.751 0 0 1-.018-1.042L6.94 8L3.72 4.78a.75.75 0 0 1 0-1.06Z\"/>"
3103
3108
  },
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@iconify/json",
3
3
  "description": "Iconify icons collection in JSON format",
4
4
  "license": "MIT",
5
- "version": "2.2.56",
5
+ "version": "2.2.57",
6
6
  "type": "module",
7
7
  "homepage": "https://iconify.design/icon-sets/",
8
8
  "bugs": "https://github.com/iconify/icon-sets/issues",