@iconify-json/codicon 1.2.17 → 1.2.18

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 +5 -2
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -463,7 +463,10 @@
463
463
  "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m13.086 7l-2.39-2.398l.702-.704L15 7.5l-3.602 3.602l-.703-.704l2.383-2.382V8H3V7zM1 4h1v7H1z\" clip-rule=\"evenodd\"/>"
464
464
  },
465
465
  "extensions": {
466
- "body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M13.5 1.5L15 0h7.5L24 1.5V9l-1.5 1.5H15L13.5 9zm1.5 0V9h7.5V1.5zM0 15V6l1.5-1.5H9L10.5 6v7.5H18l1.5 1.5v7.5L18 24H1.5L0 22.5zm9-1.5V6H1.5v7.5zM9 15H1.5v7.5H9zm1.5 7.5H18V15h-7.5z\" clip-rule=\"evenodd\"/>",
466
+ "body": "<path fill=\"currentColor\" d=\"m15.507 4.646l-3.5-3.5H11.3L8.654 3.792V2.499l-.5-.5H2.153l-.5.5v12l.5.5h12l.5-.5v-6l-.5-.5H12.86l2.646-2.646zM2.653 3h5v5h-5zm0 6h5v5h-5zm11 5h-5V9h5zm-5-6V6.207L10.446 8zm3-.207L8.86 5l2.793-2.793L14.446 5z\"/>"
467
+ },
468
+ "extensions-large": {
469
+ "body": "<path fill=\"currentColor\" d=\"m22.281 6.969l-5.25-5.25h-1.06L12 5.688v-1.94l-.75-.75h-9l-.75.75v18l.75.75h18l.75-.75v-9l-.75-.75h-1.94l3.97-3.969V6.97zM3 4.5h7.5V12H3zm0 9h7.5V21H3zM19.5 21H12v-7.5h7.5zM12 12V9.31L14.69 12zm4.5-.31L12.31 7.5l4.19-4.19l4.19 4.19z\"/>",
467
470
  "width": 24,
468
471
  "height": 24
469
472
  },
@@ -1502,5 +1505,5 @@
1502
1505
  "parent": "circle-small-filled"
1503
1506
  }
1504
1507
  },
1505
- "lastModified": 1747425710
1508
+ "lastModified": 1748584083
1506
1509
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "codicon",
3
3
  "name": "Codicons",
4
- "total": 479,
4
+ "total": 480,
5
5
  "version": "0.0.37",
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.2.17",
4
+ "version": "1.2.18",
5
5
  "iconSetVersion": "0.0.37",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",