@ktibow/iconset-material-icon-theme 0.0.1744608930 → 0.0.1745865732

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.
package/citation.js CHANGED
@@ -1,4 +1,6 @@
1
1
  const data = {
2
- "body": "<g fill=\"none\" fill-rule=\"evenodd\"><path fill=\"#1E88E5\" fill-rule=\"nonzero\" d=\"M10 13h3l2-4V3H9v6h3M2 13h3l2-4V3H1v6h3z\"/><path d=\"M0 0h16v16H0z\"/></g>"
2
+ "width": 1024,
3
+ "height": 1024,
4
+ "body": "<path fill=\"#1e88e5\" d=\"M256 192c-106.039 0-192 85.961-192 192c.189 103.43 82.273 188.122 185.646 191.545L128 832h128l173.473-365.715C441.746 440.412 447.323 412.44 448 384c0-106.039-85.961-192-192-192m512 0c-106.039 0-192 85.961-192 192c.189 103.43 82.273 188.122 185.646 191.545L640 832h128l173.473-365.715C953.746 440.412 959.323 412.44 960 384c0-106.039-85.961-192-192-192\"/>"
3
5
  };
4
6
  export default data;
@@ -1,6 +1,6 @@
1
1
  const data = {
2
- "width": 32,
3
- "height": 32,
4
- "body": "<path fill=\"#8d6e63\" d=\"M28.967 12H9.442a2 2 0 0 0-1.898 1.368L4 24V10h24a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h22l4.805-11.212A2 2 0 0 0 28.967 12\"/><path fill=\"#d7ccc8\" d=\"M25.375 24.781L20 20.48V14h2v5.52l4.625 3.699z\"/><path fill=\"#d7ccc8\" d=\"M22 30a10 10 0 1 1 10-10a10.01 10.01 0 0 1-10 10m0-18a8 8 0 1 0 8 8a8.01 8.01 0 0 0-8-8\"/>"
2
+ "width": 1024,
3
+ "height": 1024,
4
+ "body": "<path fill=\"#ffa726\" d=\"M926.912 384H302.144a64 64 0 0 0-60.736 43.776L128 768V320h768a64 64 0 0 0-64-64H483.968a64 64 0 0 1-40.96-14.848l-41.216-34.304A64 64 0 0 0 360.832 192H128a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h704l153.792-358.784A64 64 0 0 0 926.912 384\"/><path fill=\"#ffe0b2\" d=\"M512 320c-35.456 0-64 28.544-64 64v64c0 35.456 28.544 64 64 64v320c0 35.456 28.544 64 64 64h320c35.456 0 64-28.544 64-64V512c35.456 0 64-28.544 64-64v-64c0-35.456-28.544-64-64-64zm0 64h448v64H512zm128 128h192v64H640z\"/>"
5
5
  };
6
6
  export default data;
package/folder-archive.js CHANGED
@@ -1,6 +1,6 @@
1
1
  const data = {
2
- "width": 32,
3
- "height": 32,
4
- "body": "<path fill=\"#8d6e63\" d=\"m13.844 7.536l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464\"/><path fill=\"#d7ccc8\" d=\"M25.375 24.781L20 20.48V14h2v5.52l4.625 3.699z\"/><path fill=\"#d7ccc8\" d=\"M22 30a10 10 0 1 1 10-10a10.01 10.01 0 0 1-10 10m0-18a8 8 0 1 0 8 8a8.01 8.01 0 0 0-8-8\"/>"
2
+ "width": 1024,
3
+ "height": 1024,
4
+ "body": "<path fill=\"#ffa726\" d=\"m443.008 241.152l-41.216-34.304A64 64 0 0 0 360.832 192H128a64 64 0 0 0-64 64v512a64 64 0 0 0 64 64h768a64 64 0 0 0 64-64V320a64 64 0 0 0-64-64H483.968a64 64 0 0 1-40.96-14.848\"/><path fill=\"#ffe0b2\" d=\"M512 320c-35.456 0-64 28.544-64 64v64c0 35.456 28.544 64 64 64v320c0 35.456 28.544 64 64 64h320c35.456 0 64-28.544 64-64V512c35.456 0 64-28.544 64-64v-64c0-35.456-28.544-64-64-64zm0 64h448v64H512zm128 128h192v64H640z\"/>"
5
5
  };
6
6
  export default data;
@@ -0,0 +1,3 @@
1
+ import type { IconifyIcon } from '@iconify/types';
2
+ declare const data: IconifyIcon;
3
+ export default data;
@@ -0,0 +1,6 @@
1
+ const data = {
2
+ "width": 32,
3
+ "height": 32,
4
+ "body": "<path fill=\"#8d6e63\" d=\"M28.967 12H9.442a2 2 0 0 0-1.898 1.368L4 24V10h24a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h22l4.805-11.212A2 2 0 0 0 28.967 12\"/><path fill=\"#d7ccc8\" d=\"M25.375 24.781L20 20.48V14h2v5.52l4.625 3.699z\"/><path fill=\"#d7ccc8\" d=\"M22 30a10 10 0 1 1 10-10a10.01 10.01 0 0 1-10 10m0-18a8 8 0 1 0 8 8a8.01 8.01 0 0 0-8-8\"/>"
5
+ };
6
+ export default data;
@@ -0,0 +1,3 @@
1
+ import type { IconifyIcon } from '@iconify/types';
2
+ declare const data: IconifyIcon;
3
+ export default data;
@@ -0,0 +1,6 @@
1
+ const data = {
2
+ "width": 32,
3
+ "height": 32,
4
+ "body": "<path fill=\"#8d6e63\" d=\"m13.844 7.536l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464\"/><path fill=\"#d7ccc8\" d=\"M25.375 24.781L20 20.48V14h2v5.52l4.625 3.699z\"/><path fill=\"#d7ccc8\" d=\"M22 30a10 10 0 1 1 10-10a10.01 10.01 0 0 1-10 10m0-18a8 8 0 1 0 8 8a8.01 8.01 0 0 0-8-8\"/>"
5
+ };
6
+ export default data;
package/hadolint.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import type { IconifyIcon } from '@iconify/types';
2
+ declare const data: IconifyIcon;
3
+ export default data;
package/hadolint.js ADDED
@@ -0,0 +1,6 @@
1
+ const data = {
2
+ "width": 1024,
3
+ "height": 1024,
4
+ "body": "<path fill=\"#1976d2\" d=\"M128 704h768c35.456 0 64 28.544 64 64v128c0 35.456-28.544 64-64 64H128c-35.456 0-64-28.544-64-64V768c0-35.456 28.544-64 64-64\"/><path fill=\"#e0e0e0\" d=\"M160 768h704c17.728 0 32 14.272 32 32s-14.272 32-32 32H160c-17.728 0-32-14.272-32-32s14.272-32 32-32\"/><path fill=\"#1a237e\" d=\"M160 64c-53.02 0-96 42.98-96 96v320c0 160 128 352 288 352h320c160 0 288-256 288-512V128c0-35.346-28.654-64-64-64s-64 28.654-64 64s28.654 64 64 64v128h-64c-64-64-128-128-192-128v-32c0-53.02-42.98-96-96-96s-96 42.98-96 96v32H256v-32c0-53.02-42.98-96-96-96\"/><path fill=\"#fafafa\" d=\"M224 320c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96m256 0c-53.02 0-96 42.98-96 96s42.98 96 96 96s96-42.98 96-96s-42.98-96-96-96\"/><path d=\"M224 384a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32m256 0a32 32 0 0 0-32 32a32 32 0 0 0 32 32a32 32 0 0 0 32-32a32 32 0 0 0-32-32\"/><path fill=\"#ad1457\" d=\"M320 512h64c17.728 0 32 14.272 32 32s-14.272 32-32 32h-64c-17.728 0-32-14.272-32-32s14.272-32 32-32\"/><path fill=\"#757575\" d=\"M352 592c-8.864 0-16 7.136-16 16v6.762l-61.281 35.383A15.964 15.964 0 0 0 268.86 672a15.966 15.966 0 0 0 21.858 5.855L352 642.475l61.281 35.38A15.966 15.966 0 0 0 435.14 672a15.964 15.964 0 0 0-5.858-21.855L368 614.762V608c0-8.864-7.136-16-16-16m-80.422-368.008c-2.578.07-5.18.768-7.578 2.153A15.964 15.964 0 0 0 258.145 248l32 55.426A15.964 15.964 0 0 0 312 309.28a15.964 15.964 0 0 0 5.855-21.855l-32-55.426a15.96 15.96 0 0 0-14.277-8.008zm160.844 0A15.96 15.96 0 0 0 418.145 232l-32 55.426A15.964 15.964 0 0 0 392 309.28a15.964 15.964 0 0 0 21.855-5.855l32-55.426A15.964 15.964 0 0 0 440 226.145a16 16 0 0 0-7.578-2.153M160 128c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32m384 0c-17.728 0-32 14.272-32 32v64c0 17.728 14.272 32 32 32s32-14.272 32-32v-64c0-17.728-14.272-32-32-32\"/>"
5
+ };
6
+ export default data;
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@ktibow/iconset-material-icon-theme",
3
3
  "description": "Iconify icon components for Material Icon Theme",
4
- "version": "0.0.1744608930",
4
+ "version": "0.0.1745865732",
5
5
  "type": "module",
6
6
  "iconSetInfo": {
7
7
  "name": "Material Icon Theme",
8
- "total": 1033,
8
+ "total": 1037,
9
9
  "author": {
10
10
  "name": "Material Extensions",
11
11
  "url": "https://github.com/material-extensions/vscode-material-icon-theme"
package/snakemake.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ import type { IconifyIcon } from '@iconify/types';
2
+ declare const data: IconifyIcon;
3
+ export default data;
package/snakemake.js ADDED
@@ -0,0 +1,4 @@
1
+ const data = {
2
+ "body": "<path fill=\"#00897b\" d=\"M6.635 11.014c1.237 0 2.473-.006 3.71.002c1.273.009 2.127 1.282 1.76 2.608c-.208.754-.864 1.353-1.586 1.36c-1.711.019-3.426.07-5.133-.02c-1.558-.084-2.674-1.028-3.369-2.538c-.313-.681.121-1.403.828-1.408c1.263-.008 2.527-.002 3.79-.002z\"/><path fill=\"#00897b\" d=\"M8.19 6.022c.744 0 1.489-.003 2.233 0c2.266.01 4.026 1.934 4.061 4.41c.018 1.236-.35 2.298-1.118 3.198c-.061.072-.157.11-.236.163c-.013-.097-.047-.196-.036-.29c.217-1.871-1.058-3.473-2.82-3.498c-1.506-.022-3.013-.002-4.52-.01c-.88-.004-1.587-.639-1.771-1.569c-.243-1.227.607-2.392 1.759-2.402c.816-.007 1.632-.001 2.448-.002\"/><path fill=\"#00897b\" d=\"M11.242 3.292c.296-.006.518-.264.507-.589c-.011-.312-.237-.536-.532-.525c-.282.01-.512.27-.504.567c.007.29.261.553.529.547m-8.3 5.473c-.457-.45-.784-1.005-1.007-1.627c-.9-2.52.466-5.374 2.874-5.996a4 4 0 0 1 .985-.114c1.534-.012 3.067-.02 4.6-.001c1.697.02 2.933.888 3.721 2.516c.342.706-.071 1.449-.806 1.456c-1.058.011-2.116.003-3.174.003c-1.417 0-2.833-.006-4.25.001c-1.442.008-2.65 1.145-2.85 2.691c-.034.257.008.525.01.788c.002.088-.01.177-.017.266z\"/>"
3
+ };
4
+ export default data;