@iconify-json/octicon 1.1.21 → 1.1.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.
Files changed (3) hide show
  1. package/icons.json +17 -1
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -500,6 +500,14 @@
500
500
  "width": 24,
501
501
  "height": 24
502
502
  },
503
+ "clock-fill-16": {
504
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm8.575-3.25a.825.825 0 1 0-1.65 0v3.5c0 .337.205.64.519.766l2.5 1a.825.825 0 0 0 .612-1.532l-1.981-.793V4.75z\"/>"
505
+ },
506
+ "clock-fill-24": {
507
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12zm11.575-4.75a.825.825 0 0 0-1.65 0v5.5c0 .296.159.57.416.716l3.5 2a.825.825 0 0 0 .818-1.432l-3.084-1.763V7.25z\"/>",
508
+ "width": 24,
509
+ "height": 24
510
+ },
503
511
  "cloud-16": {
504
512
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 7.25A5.225 5.225 0 0 1 7.25 2a5.222 5.222 0 0 1 4.767 3.029A4.472 4.472 0 0 1 16 9.5c0 2.505-1.995 4.5-4.5 4.5h-8A3.475 3.475 0 0 1 0 10.5c0-1.41.809-2.614 2.001-3.17L2 7.25zm1.54.482a.75.75 0 0 1-.556.832c-.86.22-1.484.987-1.484 1.936c0 1.124.876 2 2 2h8c1.676 0 3-1.324 3-3s-1.324-3-3-3a.75.75 0 0 1-.709-.504A3.72 3.72 0 0 0 7.25 3.5C5.16 3.5 3.5 5.16 3.5 7.25a3.276 3.276 0 0 0 .035.436l.004.036l.001.008v.002z\"/>"
505
513
  },
@@ -2452,6 +2460,14 @@
2452
2460
  "width": 24,
2453
2461
  "height": 24
2454
2462
  },
2463
+ "skip-fill-16": {
2464
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm11.333-2.167a.825.825 0 0 0-1.166-1.166l-5.5 5.5a.825.825 0 0 0 1.166 1.166l5.5-5.5z\"/>"
2465
+ },
2466
+ "skip-fill-24": {
2467
+ "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12zm16.333-4.167a.825.825 0 0 0-1.166-1.166l-9.5 9.5a.825.825 0 0 0 1.166 1.166l9.5-9.5z\"/>",
2468
+ "width": 24,
2469
+ "height": 24
2470
+ },
2455
2471
  "sliders-16": {
2456
2472
  "body": "<path fill=\"currentColor\" d=\"M15 2.75a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1 0-1.5h4a.75.75 0 0 1 .75.75zm-8.5.75v1.25a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0V2H1.75a.75.75 0 0 0 0 1.5H6.5zm1.25 5.25a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0 0 1.5h6zM15 8a.75.75 0 0 1-.75.75H11.5V10a.75.75 0 1 1-1.5 0V6a.75.75 0 0 1 1.5 0v1.25h2.75A.75.75 0 0 1 15 8zm-9 5.25v-2a.75.75 0 0 0-1.5 0v1.25H1.75a.75.75 0 0 0 0 1.5H4.5v1.25a.75.75 0 0 0 1.5 0v-2zm9 0a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75z\"/>"
2457
2473
  },
@@ -2998,5 +3014,5 @@
2998
3014
  "parent": "unverified-24"
2999
3015
  }
3000
3016
  },
3001
- "lastModified": 1666937313
3017
+ "lastModified": 1667547171
3002
3018
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "octicon",
3
3
  "name": "Octicons",
4
- "total": 529,
4
+ "total": 533,
5
5
  "version": "17.8.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.21",
4
+ "version": "1.1.22",
5
5
  "iconSetVersion": "17.8.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",