@iconify-json/octicon 1.1.37 → 1.1.38

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.
Files changed (3) hide show
  1. package/icons.json +6 -1
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -3075,6 +3075,11 @@
3075
3075
  "width": 12,
3076
3076
  "hidden": true
3077
3077
  },
3078
+ "x-12": {
3079
+ "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\"/>",
3080
+ "width": 12,
3081
+ "height": 12
3082
+ },
3078
3083
  "x-16": {
3079
3084
  "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\"/>"
3080
3085
  },
@@ -3193,5 +3198,5 @@
3193
3198
  "parent": "unverified-24"
3194
3199
  }
3195
3200
  },
3196
- "lastModified": 1679641270
3201
+ "lastModified": 1682660377
3197
3202
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "octicon",
3
3
  "name": "Octicons",
4
- "total": 576,
4
+ "total": 577,
5
5
  "version": "18.3.0",
6
6
  "author": {
7
7
  "name": "GitHub",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/octicon",
3
3
  "description": "Octicons icon set in Iconify JSON format",
4
- "version": "1.1.37",
4
+ "version": "1.1.38",
5
5
  "iconSetVersion": "18.3.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",