@iconify-json/octicon 1.2.8 → 1.2.9

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 +2 -2
  2. package/info.json +1 -1
  3. package/package.json +2 -2
package/icons.json CHANGED
@@ -1950,7 +1950,7 @@
1950
1950
  "height": 24
1951
1951
  },
1952
1952
  "loop-16": {
1953
- "body": "<path fill=\"currentColor\" d=\"M1.896 3.559a6.25 6.25 0 0 1 8.839 0a.75.75 0 0 1-1.06 1.061a4.75 4.75 0 1 0 0 6.717L13.03 7.98l-1.553-1.554A.25.25 0 0 1 11.654 6h4.096a.25.25 0 0 1 .25.25v4.096a.25.25 0 0 1-.427.177l-1.482-1.482l-3.356 3.356a6.25 6.25 0 0 1-8.839-8.838\"/>"
1953
+ "body": "<path fill=\"currentColor\" d=\"M1.896 4.559a6.25 6.25 0 0 1 8.839 0a.75.75 0 0 1-1.06 1.061a4.75 4.75 0 1 0 0 6.717L13.03 8.98l-1.553-1.554A.25.25 0 0 1 11.654 7h4.096a.25.25 0 0 1 .25.25v4.096a.25.25 0 0 1-.427.177l-1.482-1.482l-3.356 3.356a6.25 6.25 0 0 1-8.839-8.838\"/>"
1954
1954
  },
1955
1955
  "loop-24": {
1956
1956
  "body": "<path fill=\"currentColor\" d=\"M3.109 5.603a9 9 0 0 1 12.728 0a.75.75 0 1 1-1.061 1.061a7.5 7.5 0 0 0-10.606 0a7.5 7.5 0 0 0 0 10.606a7.5 7.5 0 0 0 10.606 0l5.821-5.82H17.3a.75.75 0 0 1 0-1.5h4.75a1 1 0 0 1 1 1v4.75a.75.75 0 1 1-1.5 0v-3.083l-5.713 5.714A9 9 0 0 1 3.109 5.603\"/>",
@@ -3543,5 +3543,5 @@
3543
3543
  "parent": "unverified-24"
3544
3544
  }
3545
3545
  },
3546
- "lastModified": 1752989780
3546
+ "lastModified": 1753511089
3547
3547
  }
package/info.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "octicon",
3
3
  "name": "Octicons",
4
4
  "total": 657,
5
- "version": "19.15.3",
5
+ "version": "19.15.5",
6
6
  "author": {
7
7
  "name": "GitHub",
8
8
  "url": "https://github.com/primer/octicons/"
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@iconify-json/octicon",
3
3
  "description": "Octicons icon set in Iconify JSON format",
4
- "version": "1.2.8",
5
- "iconSetVersion": "19.15.3",
4
+ "version": "1.2.9",
5
+ "iconSetVersion": "19.15.5",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",
8
8
  "types": "index.d.ts",