@iconify-json/codicon 1.2.1 → 1.2.2

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 -2
  2. package/package.json +1 -1
package/icons.json CHANGED
@@ -591,7 +591,7 @@
591
591
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m6 5.914l2.06-2.06v-.708L5.915 1l-.707.707l.043.043l.25.25l1 1h-3a2.5 2.5 0 0 0 0 5H4V7h-.5a1.5 1.5 0 1 1 0-3h3L5.207 5.293L5.914 6zM11 2H8.328l-1-1H12l.71.29l3 3L16 5v9l-1 1H6l-1-1V6.5l1 .847V14h9V6h-4zm1 0v3h3z\" clip-rule=\"evenodd\"/>"
592
592
  },
593
593
  "go-to-search": {
594
- "body": "<g fill=\"currentColor\"><path d=\"M4.8 10.15L1 13.84l.75.66l3.78-3.67z\"/><path d=\"M4 9a5.5 5.5 0 1 0 3.644-7.856l.872.872A4.5 4.5 0 1 1 5.158 9z\"/><path d=\"M8.06 3.854L5.915 6l-.707-.707L6.5 4h-3a1.5 1.5 0 0 0 0 3H4v1h-.5a2.5 2.5 0 1 1 0-5h3L5.207 1.707L5.914 1l2.147 2.146z\"/></g>"
594
+ "body": "<g fill=\"currentColor\"><path d=\"M4.8 10.15L1 13.84l.75.66l3.78-3.67zM5.914 6l2.147-2.146v-.708L5.914 1l-.707.707L6.5 3H3a2.5 2.5 0 0 0-.348 4.976a7 7 0 0 1-.14-1.057A1.5 1.5 0 0 1 3 4h3.5L5.207 5.293z\"/><path d=\"m8.237 2.03l-.825-.825a5.499 5.499 0 0 1 5.903 8.576A5.5 5.5 0 0 1 3.423 7h.985a4.52 4.52 0 1 0 3.829-4.97\"/></g>"
595
595
  },
596
596
  "grabber": {
597
597
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M15 6H1v1h14zm0 3H1v1h14z\" clip-rule=\"evenodd\"/>"
@@ -1441,5 +1441,5 @@
1441
1441
  "parent": "circle-small-filled"
1442
1442
  }
1443
1443
  },
1444
- "lastModified": 1727326435
1444
+ "lastModified": 1727504422
1445
1445
  }
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.1",
4
+ "version": "1.2.2",
5
5
  "iconSetVersion": "0.0.36",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",