@iconify-json/vscode-icons 1.2.43 → 1.2.44

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 +7 -1
  2. package/info.json +1 -1
  3. package/package.json +1 -1
package/icons.json CHANGED
@@ -1636,6 +1636,9 @@
1636
1636
  "file-type-light-shaderlab": {
1637
1637
  "body": "<path fill=\"#222c37\" d=\"m20.152 16l4.9-8.461L27.42 16l-2.368 8.46zm-2.388 1.374l4.9 8.46l-8.534-2.186l-6.166-6.273Zm4.9-11.21l-4.9 8.461h-9.8l6.166-6.273zm7 6.957L26.669 2L15.511 4.98l-1.652 2.9l-3.351-.02L2.341 16l8.167 8.139l3.35-.025l1.654 2.9L26.669 30l2.989-11.119L27.961 16l1.7-2.879Z\"/>"
1638
1638
  },
1639
+ "file-type-light-skill": {
1640
+ "body": "<path d=\"m16 2l12.12 7v14L16 30L3.88 23V9z\"/><path stroke=\"#fff\" stroke-width=\"2.71\" d=\"m16 6.97l7.82 4.51v9.04L16 25.03l-7.82-4.51v-9.04z\"/>"
1641
+ },
1639
1642
  "file-type-light-solidity": {
1640
1643
  "body": "<path d=\"m20.477 2l-4.5 8h-9l4.5-8z\" opacity=\".45\"/><path d=\"M15.975 10h9l-4.5-8h-9Z\" opacity=\".6\"/><path d=\"m11.477 18l4.5-8l-4.5-8l-4.5 8Z\" opacity=\".8\"/><path d=\"m11.52 30l4.5-8h9l-4.5 8z\" opacity=\".45\"/><path d=\"M16.022 22h-9l4.5 8h9Z\" opacity=\".6\"/><path d=\"m20.52 14l-4.5 8l4.5 8l4.5-8Z\" opacity=\".8\"/>"
1641
1644
  },
@@ -2782,6 +2785,9 @@
2782
2785
  "file-type-sketch": {
2783
2786
  "body": "<path fill=\"#fdb300\" d=\"M8.109 4.26L16 3.433l7.891.828L30 12.4L16 28.567L2 12.4Z\"/><path fill=\"#ea6c00\" d=\"M7.671 12.395L16 28.567L2 12.395zm16.658 0L16 28.567l14-16.172z\"/><path fill=\"#fdad00\" d=\"M7.671 12.395h16.658L16 28.567z\"/><path fill=\"#fdd231\" d=\"m16 3.433l-7.891.827l-.438 8.135zm0 0l7.891.827l.438 8.135z\"/><path fill=\"#fdad00\" d=\"M30 12.395L23.891 4.26l.438 8.135zm-28 0L8.109 4.26l-.438 8.135z\"/><path fill=\"#feeeb7\" d=\"m16 3.433l-8.329 8.962h16.658z\"/>"
2784
2787
  },
2788
+ "file-type-skill": {
2789
+ "body": "<g fill=\"#dedede\"><path d=\"m16 2l12.12 7v14L16 30L3.88 23V9z\"/><path stroke=\"#000\" stroke-width=\"2.71\" d=\"m16 6.97l7.82 4.51v9.04L16 25.03l-7.82-4.51v-9.04z\"/></g>"
2790
+ },
2785
2791
  "file-type-skipper": {
2786
2792
  "body": "<path fill=\"#fff\" d=\"M17.325 22.96h-.429c-8.88-.131-10.185-3.015-10.236-3.137l-.546-2.768l19.591.088l-.191 2.773c-.036.164-.826 3.044-8.189 3.044\"/><path d=\"m6.418 17.3l.473 2.421s1.191 2.856 10.009 2.986c7.653.113 8.364-2.81 8.364-2.81l.173-2.507Z\"/><path fill=\"#fed94e\" d=\"m6.631 18.385l18.743-.023l-.041.543L6.705 18.8z\"/><path d=\"M25.645 17.683h-.067l-19.133-.114c-.213-.108-5.205-2.687-4.651-5.086c.5-2.146 5.064-3.267 13.967-3.426c9.08-.162 13.8.842 14.421 3.074c.693 2.5-4.268 5.4-4.479 5.519Z\"/><path fill=\"#f2f2f0\" d=\"M6.559 17.347s-14.913-7.608 9.207-8.04c24.637-.442 9.812 8.126 9.812 8.126Z\"/><path d=\"M15.182 13.524c-.117 1.629 1.756 2.105 1.756 2.105s1.847-.571 1.646-2.192l.213-.005l-.277-.311l-.309.326l.224-.006a1.57 1.57 0 0 1-1.208 1.389l-.239-2.935l.436-.011a.123.123 0 1 0 0-.156l-.448.012l-.011-.141a.333.333 0 1 0-.245 0v.146l-.405.01a.123.123 0 1 0 .008.156l.393-.01l-.078 2.952c-1.195-.361-1.295-1.2-1.3-1.333l.224-.006l-.326-.309l-.26.324Zm1.663-2.059a.178.178 0 1 1 .173-.182a.18.18 0 0 1-.173.183Z\"/>"
2787
2793
  },
@@ -4525,7 +4531,7 @@
4525
4531
  "parent": "file-type-oxc"
4526
4532
  }
4527
4533
  },
4528
- "lastModified": 1771310484,
4534
+ "lastModified": 1771998262,
4529
4535
  "width": 32,
4530
4536
  "height": 32
4531
4537
  }
package/info.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "prefix": "vscode-icons",
3
3
  "name": "VSCode Icons",
4
- "total": 1471,
4
+ "total": 1473,
5
5
  "version": "12.17.0",
6
6
  "author": {
7
7
  "name": "Roberto Huertas",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-json/vscode-icons",
3
3
  "description": "VSCode Icons icon set in Iconify JSON format",
4
- "version": "1.2.43",
4
+ "version": "1.2.44",
5
5
  "iconSetVersion": "12.17.0",
6
6
  "main": "index.js",
7
7
  "module": "index.mjs",