@iconify-json/octicon 1.1.23 → 1.1.24

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 +9 -1
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -1291,6 +1291,14 @@
1291
1291
  "width": 24,
1292
1292
  "height": 24
1293
1293
  },
1294
+ "goal-16": {
1295
+ "body": "<g fill=\"currentColor\" fill-rule=\"evenodd\"><path d=\"M13.637 2.363L13.302.687a.25.25 0 0 0-.422-.128l-1.374 1.374a.875.875 0 0 0-.256.619v1.137L8.389 6.551A1.502 1.502 0 0 0 6.5 8a1.5 1.5 0 1 0 2.95-.389l2.86-2.861h1.138a.875.875 0 0 0 .619-.256L15.44 3.12a.25.25 0 0 0-.128-.422l-1.676-.335z\"/><path d=\"M2 8a6 6 0 0 1 7.656-5.769a.75.75 0 0 0 .413-1.442a7.5 7.5 0 1 0 5.142 5.142a.75.75 0 1 0-1.442.413A6 6 0 1 1 2 8z\"/><path d=\"M5 8a3 3 0 0 1 3.346-2.98a.75.75 0 1 0 .17-1.49a4.5 4.5 0 1 0 3.953 3.947a.75.75 0 1 0-1.49.172A3 3 0 1 1 5 8z\"/></g>"
1296
+ },
1297
+ "goal-24": {
1298
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M20.172 6.75a.937.937 0 0 0 .663-.275l1.731-1.73a.25.25 0 0 0-.128-.422l-2.3-.46l-.46-2.301a.25.25 0 0 0-.423-.128l-1.73 1.73a.938.938 0 0 0-.275.664v1.861l-4.565 4.565a1.875 1.875 0 1 0 1.06 1.06l4.566-4.564h1.861z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2.625 12A9.375 9.375 0 0 1 12 2.625a9.38 9.38 0 0 1 2.587.361A.75.75 0 1 0 15 1.544a10.887 10.887 0 0 0-3-.419C5.994 1.125 1.125 5.994 1.125 12S5.994 22.875 12 22.875S22.875 18.006 22.875 12c0-1.04-.146-2.046-.42-3a.75.75 0 0 0-1.441.413c.235.821.361 1.689.361 2.587a9.375 9.375 0 1 1-18.75 0z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7.125 12a4.875 4.875 0 0 1 5.436-4.843a.75.75 0 1 0 .17-1.49a6.375 6.375 0 1 0 5.6 5.591a.75.75 0 1 0-1.489.173A4.875 4.875 0 1 1 7.125 12z\"/>",
1299
+ "width": 24,
1300
+ "height": 24
1301
+ },
1294
1302
  "grabber": {
1295
1303
  "body": "<path fill-rule=\"evenodd\" d=\"M8 4v1H0V4h8zM0 8h8V7H0v1zm0 3h8v-1H0v1z\" fill=\"currentColor\"/>",
1296
1304
  "width": 8,
@@ -3030,5 +3038,5 @@
3030
3038
  "parent": "unverified-24"
3031
3039
  }
3032
3040
  },
3033
- "lastModified": 1667768947
3041
+ "lastModified": 1669961617
3034
3042
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "octicon",
3
3
  "name": "Octicons",
4
- "total": 537,
4
+ "total": 539,
5
5
  "version": "17.9.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.23",
4
+ "version": "1.1.24",
5
5
  "iconSetVersion": "17.9.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",