@iconify-json/codicon 1.2.29 → 1.2.30

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 +2 -4
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -1221,9 +1221,7 @@
1221
1221
  "body": "<path fill=\"currentColor\" d=\"M6 9.5A2 2 0 0 1 7.937 11H13.5a.5.5 0 0 1 .09.992L13.5 12l-5.563.001a2 2 0 0 1-3.874 0L2.5 12a.5.5 0 0 1-.09-.992L2.5 11h1.563A2 2 0 0 1 6 9.5m0 1a1 1 0 1 0 0 2a1 1 0 0 0 0-2m4-8A2 2 0 0 1 11.937 4H13.5a.5.5 0 0 1 .09.992L13.5 5l-1.563.001a2 2 0 0 1-3.874 0L2.5 5a.5.5 0 0 1-.09-.992L2.5 4h5.563A2 2 0 0 1 10 2.5m0 1a1 1 0 1 0 0 2a1 1 0 0 0 0-2\"/>"
1222
1222
  },
1223
1223
  "settings-gear": {
1224
- "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m19.85 8.75l4.15.83v4.84l-4.15.83l2.35 3.52l-3.43 3.43l-3.52-2.35l-.83 4.15H9.58l-.83-4.15l-3.52 2.35l-3.43-3.43l2.35-3.52L0 14.42V9.58l4.15-.83L1.8 5.23L5.23 1.8l3.52 2.35L9.58 0h4.84l.83 4.15l3.52-2.35l3.43 3.43zm-1.57 5.07l4-.81v-2l-4-.81l-.54-1.3l2.29-3.43l-1.43-1.43l-3.43 2.29l-1.3-.54l-.81-4h-2l-.81 4l-1.3.54l-3.43-2.29l-1.43 1.43L6.38 8.9l-.54 1.3l-4 .81v2l4 .81l.54 1.3l-2.29 3.43l1.43 1.43l3.43-2.29l1.3.54l.81 4h2l.81-4l1.3-.54l3.43 2.29l1.43-1.43l-2.29-3.43zm-8.186-4.672A3.43 3.43 0 0 1 12 8.57A3.44 3.44 0 0 1 15.43 12a3.43 3.43 0 1 1-5.336-2.852m.956 4.274c.281.188.612.288.95.288A1.7 1.7 0 0 0 13.71 12a1.71 1.71 0 1 0-2.66 1.422\" clip-rule=\"evenodd\"/>",
1225
- "width": 24,
1226
- "height": 24
1224
+ "body": "<g fill=\"currentColor\"><path d=\"m15 6.59l-2.426-.484l1.373-2.058l-1.995-1.995L9.9 3.426L9.41 1H6.59l-.484 2.426l-2.058-1.373l-1.995 2l1.373 2.053L1 6.59v2.82l2.426.49l-1.373 2.052l2 1.995l2.058-1.373L6.59 15h2.82l.49-2.426l2.057 1.373l1.995-1.995L12.574 9.9L15 9.41zm-1 2l-2.359.472l-.316.761l1.336 2l-.835.835l-2-1.336l-.76.316L8.59 14H7.41l-.472-2.359l-.761-.316l-2 1.336l-.835-.835l1.336-2l-.316-.76L2 8.59V7.41l2.359-.472l.316-.761l-1.336-2l.835-.835l2 1.336l.76-.316L7.41 2h1.18l.472 2.359l.761.316l2-1.336l.835.835l-1.336 2l.316.76L14 7.41z\"/><path d=\"M8 6c-1.103 0-2 .897-2 2s.897 2 2 2s2-.897 2-2s-.897-2-2-2m0 3c-.551 0-1-.449-1-1s.449-1 1-1s1 .449 1 1s-.449 1-1 1\"/></g>"
1227
1225
  },
1228
1226
  "share": {
1229
1227
  "body": "<g fill=\"currentColor\"><path d=\"M5 4.001H1.5l-.5.5v10l.5.5h11l.5-.5V11.5h-1v2.501H2v-9h3z\"/><path fill-rule=\"evenodd\" d=\"M6 11H5V8.5a5 5 0 0 1 4-4.9V2.349a1.349 1.349 0 0 1 2.333-.923l3.646 3.89v1.368l-3.646 3.89A1.349 1.349 0 0 1 9 9.65V8.6c-.933.211-1.384.711-1.632 1.145A2.9 2.9 0 0 0 7 11zm4-6.5a4 4 0 0 0-4 4V10h.176c.138-.443.384-.965.824-1.417c.442-.455 1.08-.839 2-1a6 6 0 0 1 1-.083v2.151a.349.349 0 0 0 .603.239L14.25 6l-3.647-3.89a.349.349 0 0 0-.603.24z\" clip-rule=\"evenodd\"/><path d=\"M7 11c.052 0 .06 0 0 0m0 0v.008z\"/></g>"
@@ -1553,5 +1551,5 @@
1553
1551
  "parent": "circle-small-filled"
1554
1552
  }
1555
1553
  },
1556
- "lastModified": 1757567576
1554
+ "lastModified": 1757879148
1557
1555
  }
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.29",
4
+ "version": "1.2.30",
5
5
  "iconSetVersion": "0.0.40",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",