@iconify-json/codicon 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 +4 -1
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -594,6 +594,9 @@
594
594
  "info": {
595
595
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.568 1.031A6.8 6.8 0 0 1 12.76 3.05a7.06 7.06 0 0 1 .46 9.39a6.85 6.85 0 0 1-8.58 1.74a7 7 0 0 1-3.12-3.5a7.12 7.12 0 0 1-.23-4.71a7 7 0 0 1 2.77-3.79a6.8 6.8 0 0 1 4.508-1.149zM9.04 13.88a5.89 5.89 0 0 0 3.41-2.07a6.07 6.07 0 0 0-.4-8.06a5.82 5.82 0 0 0-7.43-.74a6.06 6.06 0 0 0 .5 10.29a5.81 5.81 0 0 0 3.92.58zM7.375 6h1.25V5h-1.25v1zm1.25 1v4h-1.25V7h1.25z\" clip-rule=\"evenodd\"/>"
596
596
  },
597
+ "insert": {
598
+ "body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" d=\"m14 1l1 1v4l-1 1H6L5 6V2l1-1h8Zm0 1H6v4h8V2Zm0 7l1 1v4l-1 1H6l-1-1v-4l1-1h8Zm0 1H6v4h8v-4Z\" clip-rule=\"evenodd\"/><path d=\"m1 6.393l1.614 1.614L1 9.62l.694.693L4 8.007L1.694 5.7L1 6.393Z\"/></g>"
599
+ },
597
600
  "inspect": {
598
601
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m1 3l1-1h12l1 1v6h-1V3H2v8h5v1H2l-1-1V3zm14.707 9.707L9 6v9.414l2.707-2.707h4zM10 13V8.414l3.293 3.293h-2L10 13z\" clip-rule=\"evenodd\"/>"
599
602
  },
@@ -1330,5 +1333,5 @@
1330
1333
  "parent": "circle-small-filled"
1331
1334
  }
1332
1335
  },
1333
- "lastModified": 1678862125
1336
+ "lastModified": 1679294511
1334
1337
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "codicon",
3
3
  "name": "Codicons",
4
- "total": 425,
4
+ "total": 426,
5
5
  "version": "0.0.32",
6
6
  "author": {
7
7
  "name": "Microsoft Corporation",
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.1.23",
4
+ "version": "1.1.24",
5
5
  "iconSetVersion": "0.0.32",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",