@iconify-json/codicon 1.2.19 → 1.2.20

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 (2) hide show
  1. package/icons.json +3 -3
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -1321,10 +1321,10 @@
1321
1321
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 5h2V4H1.5l-.5.5v8l.5.5H4v-1H2zm12.5-1H12v1h2v7h-2v1h2.5l.5-.5v-8zm-2.74 2.57L12 7v2.51l-.3.45l-4.5 2h-.46l-2.5-1.5l-.24-.43v-2.5l.3-.46l4.5-2h.46zM5 9.71l1.5.9V9.28L5 8.38zm.58-2.15l1.45.87l3.39-1.5l-1.45-.87zm1.95 3.17l3.5-1.56v-1.4l-3.5 1.55z\" clip-rule=\"evenodd\"/>"
1322
1322
  },
1323
1323
  "sync": {
1324
- "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2.006 8.267L.78 9.5L0 8.73l2.09-2.07l.76.01l2.09 2.12l-.76.76l-1.167-1.18a5 5 0 0 0 9.4 1.983l.813.597a6 6 0 0 1-11.22-2.683m10.99-.466L11.76 6.55l-.76.76l2.09 2.11l.76.01l2.09-2.07l-.75-.76l-1.194 1.18a6 6 0 0 0-11.11-2.92l.81.594a5 5 0 0 1 9.3 2.346z\" clip-rule=\"evenodd\"/>"
1324
+ "body": "<path fill=\"currentColor\" d=\"m2.854 6.647l2 2l-.707.707l-1.142-1.142A5.006 5.006 0 0 0 8 13a4.99 4.99 0 0 0 4.16-2.227l.832.555A6 6 0 0 1 8 14a6.007 6.007 0 0 1-5.996-5.797l-1.15 1.15l-.707-.707l2.001-1.999zM8 1.999a6.007 6.007 0 0 1 5.996 5.797l1.15-1.15l.706.706l-2 2h-.707l-2-2l.707-.707l1.143 1.142A5.006 5.006 0 0 0 8 3c-1.675 0-3.23.833-4.161 2.227l-.832-.556A6 6 0 0 1 8 1.999\"/>"
1325
1325
  },
1326
1326
  "sync-ignored": {
1327
- "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"m5.468 3.687l-.757-.706a6 6 0 0 1 9.285 4.799L15.19 6.6l.75.76l-2.09 2.07l-.76-.01L11 7.31l.76-.76l1.236 1.25a5 5 0 0 0-7.528-4.113m4.55 8.889l.784.73a6 6 0 0 1-8.796-5.04L.78 9.5L0 8.73l2.09-2.07l.76.01l2.09 2.12l-.76.76l-1.167-1.18a5 5 0 0 0 7.005 4.206\" clip-rule=\"evenodd\"/><path d=\"m1.123 2.949l.682-.732L13.72 13.328l-.682.732z\"/></g>"
1327
+ "body": "<path fill=\"currentColor\" d=\"m5.689 3.568l-.73-.73A6 6 0 0 1 8 2a6.006 6.006 0 0 1 5.996 5.797l1.15-1.15l.707.707l-2 2h-.707l-2-2l.707-.707l1.142 1.142A5.005 5.005 0 0 0 8 3.001c-.819 0-1.608.201-2.311.567M8 13a5.005 5.005 0 0 1-4.995-4.788l1.142 1.142l.707-.707l-2-2h-.707l-2 2l.707.707l1.15-1.15A6.007 6.007 0 0 0 8 14.001a6 6 0 0 0 3.041-.838l-.73-.73A5 5 0 0 1 8 13.001zM1.646 2.354l12 12l.707-.707L2.354 1.646z\"/>"
1328
1328
  },
1329
1329
  "table": {
1330
1330
  "body": "<path fill=\"currentColor\" d=\"M13.5 2h-12l-.5.5v11l.5.5h12l.5-.5v-11zM2 3h11v1H2zm7 4H6V5h3zm0 1v2H6V8zM2 5h3v2H2zm0 3h3v2H2zm0 5v-2h3v2zm4 0v-2h3v2zm7 0h-3v-2h3zm0-3h-3V8h3zm-3-3V5h3v2z\"/>"
@@ -1514,5 +1514,5 @@
1514
1514
  "parent": "circle-small-filled"
1515
1515
  }
1516
1516
  },
1517
- "lastModified": 1748803206
1517
+ "lastModified": 1749705520
1518
1518
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/codicon",
3
3
  "description": "Codicons icon set in Iconify JSON format",
4
- "version": "1.2.19",
4
+ "version": "1.2.20",
5
5
  "iconSetVersion": "0.0.37",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",