@iconify-svelte/material-symbols-light 1.0.48 → 1.0.49

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.
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="kqs_pd51l"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:display-add-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.kqs_pd51l) {
13
+ fill: currentColor;
14
+ d: path("M4 5v12zm5 13H4.616q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h7.618q.212 0 .356.144t.144.357t-.144.356t-.356.143H4.615q-.23 0-.423.192T4 5.616v10.769q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-4.893q0-.212.144-.356t.357-.144t.356.144t.143.356v4.893q0 .69-.462 1.153T19.385 18H15v1.192q0 .344-.232.576t-.576.232H9.808q-.343 0-.576-.232T9 19.192zm9-12h-2.5q-.213 0-.356-.144T15 5.499t.144-.356T15.5 5H18V2.5q0-.213.144-.356T18.501 2t.356.144T19 2.5V5h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 6H19v2.5q0 .213-.144.356T18.499 9t-.356-.144T18 8.5z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="pcegas82u"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:display-add-outline-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.pcegas82u) {
13
+ fill: currentColor;
14
+ d: path("M4 5v12zm5 15v-2H3V4h9.812q-.08.244-.119.485q-.04.24-.058.515H4v12h16v-5.825q.28-.061.521-.15q.24-.089.479-.21V18h-6v2zm9-11V6h-3V5h3V2h1v3h3v1h-3v3z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="lsu3o9blj"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:display-add-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.lsu3o9blj) {
13
+ fill: currentColor;
14
+ d: path("M4 5v12zm5 15v-2H4.616q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h8.197q-.08.244-.119.485q-.04.24-.059.515H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-5.21q.28-.061.521-.15q.24-.089.479-.21v5.57q0 .69-.462 1.152T19.385 18H15v2zm9-11V6h-3V5h3V2h1v3h3v1h-3v3z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="kjs56czqq"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:display-add-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.kjs56czqq) {
13
+ fill: currentColor;
14
+ d: path("M18 6h-2.5q-.213 0-.356-.144T15 5.499t.144-.356T15.5 5H18V2.5q0-.213.144-.356T18.501 2t.356.144T19 2.5V5h2.5q.213 0 .356.144t.144.357t-.144.356T21.5 6H19v2.5q0 .213-.144.356T18.499 9t-.356-.144T18 8.5zM9 18H4.616q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4H11.9q.364 0 .586.264q.222.263.16.636q-.03.15-.03.311v.308q0 2.444 1.71 4.155q1.71 1.71 4.155 1.71q.414 0 .806-.059t.763-.158q.373-.106.662.103q.288.209.288.561v4.56q0 .684-.462 1.147T19.385 18H15v1.192q0 .344-.232.576t-.576.232H9.808q-.343 0-.576-.232T9 19.192z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="oy4vudwmy"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:display-add-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.oy4vudwmy) {
13
+ fill: currentColor;
14
+ d: path("M18 9V6h-3V5h3V2h1v3h3v1h-3v3zM9 20v-2H3V4h9.812q-.098.36-.147.74q-.05.38-.05.78q0 2.443 1.711 4.154q1.71 1.71 4.155 1.71q.683 0 1.314-.145q.632-.145 1.205-.424V18h-6v2z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="sgsi7w_iu"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:display-add" {...props}></Icon>
11
+ <style>
12
+ :global(.sgsi7w_iu) {
13
+ fill: currentColor;
14
+ d: path("M18 9V6h-3V5h3V2h1v3h3v1h-3v3zm-3 11H9v-2H4.616q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h8.197q-.099.36-.148.74t-.049.78q0 2.443 1.711 4.154q1.71 1.71 4.155 1.71q.683 0 1.314-.145q.632-.145 1.205-.424v5.57q0 .69-.462 1.152T19.385 18H15z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="qhmxy4blo"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:drive-fusiontable-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.qhmxy4blo) {
13
+ fill: currentColor;
14
+ d: path("M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zM5 16.22v2.165q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.424V9.596l-5.192 5.777q-.237.268-.578.27q-.342.003-.584-.24L9.231 11.99zm0-1.428l3.666-3.665q.242-.243.565-.243t.565.243l3.423 3.423L19 8.096v-2.48q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616zm0-5.196v-1.5v6.454v-3.988v5.657v-4.23V16zm0 5.196V5v9.55v-3.988zm0 1.427v-4.23V16V9.596V19z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="yj-bz14fi"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:drive-fusiontable-outline-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.yj-bz14fi) {
13
+ fill: currentColor;
14
+ d: path("M4 20V4h16v16zm1-3.78V19h14V9.596L13.242 16l-4.011-4.011zm0-1.428l4.23-4.23l3.99 3.988L19 8.096V5H5zm0-5.196v-1.5v6.454v-3.988v5.657v-4.23V16zm0 5.196V5v9.55v-3.988zm0 1.427v-4.23V16V9.596V19z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="t3pzhtbhn"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:drive-fusiontable-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.t3pzhtbhn) {
13
+ fill: currentColor;
14
+ d: path("M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zM5 16.22v2.165q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.424V9.596L13.242 16l-4.011-4.011zm0-1.428l4.23-4.23l3.99 3.988L19 8.096v-2.48q0-.231-.192-.424T18.384 5H5.616q-.231 0-.424.192T5 5.616zm0-5.196v-1.5v6.454v-3.988v5.657v-4.23V16zm0 5.196V5v9.55v-3.988zm0 1.427v-4.23V16V9.596V19z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="fnkbmkbys"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:drive-fusiontable-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.fnkbmkbys) {
13
+ fill: currentColor;
14
+ d: path("M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zM19 8.096l-5.78 6.454l-3.424-3.423q-.242-.242-.565-.242t-.565.242L5 14.792v1.427l4.23-4.23l3.416 3.415q.242.242.584.24t.578-.271L19 9.596z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="mbsl7zjag"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:drive-fusiontable-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.mbsl7zjag) {
13
+ fill: currentColor;
14
+ d: path("M4 20V4h16v16zM19 8.096l-5.78 6.454l-3.99-3.988L5 14.792v1.427l4.23-4.23L13.243 16L19 9.596z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="aw3nstbpe"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:drive-fusiontable" {...props}></Icon>
11
+ <style>
12
+ :global(.aw3nstbpe) {
13
+ fill: currentColor;
14
+ d: path("M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616v12.769q0 .69-.462 1.153T18.384 20zM19 8.096l-5.78 6.454l-3.99-3.988L5 14.792v1.427l4.23-4.23L13.243 16L19 9.596z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="jw78mlbtr"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:globe-clock-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.jw78mlbtr) {
13
+ fill: currentColor;
14
+ d: path("M12 3q3.529 0 6.08 2.355t2.86 5.809q.018.207-.107.356t-.339.16t-.372-.125q-.158-.138-.181-.351q-.214-2.22-1.518-4.02Q17.119 5.383 15 4.562V5q0 .825-.587 1.413T13 7h-2v2q0 .425-.288.713T10 10H8v2h5.18q.305 0 .413.304q.109.304-.159.521q-.997.864-1.58 2.06q-.583 1.198-.612 2.538q-.006.212-.165.36q-.16.15-.39.15q-.733 0-1.21-.575T9 16v-1l-4.8-4.8q-.075.45-.137.9T4 12q0 3.212 2.184 5.494q2.183 2.283 5.326 2.477q.224.018.325.185t.07.35t-.179.342q-.149.16-.43.123q-1.742-.121-3.254-.871t-2.63-1.96t-1.765-2.788T3 12q0-1.864.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3m2.78 17.451q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165M18 17.454v-2.339q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.333q0 .162.055.301t.187.27l1.52 1.52q.11.111.263.12q.152.01.282-.12t.131-.274t-.13-.273z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="ks_-ztbmn"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:globe-clock-outline-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.ks_-ztbmn) {
13
+ fill: currentColor;
14
+ d: path("M15.507 3.709q1.643.709 2.859 1.924t1.925 2.857T21 12v.217q-.244-.152-.484-.286q-.241-.135-.522-.233q-.084-2.379-1.419-4.326T15 4.562V7h-4v3H8v2h6.598q-1.511.829-2.44 2.31q-.927 1.482-.927 3.306v.192q0 .096.019.192H9v-3l-4.8-4.8q-.075.45-.137.9T4 12q0 3.221 2.21 5.557q2.21 2.335 5.507 2.437q.09.283.22.522t.28.484H12q-1.868 0-3.51-.708t-2.857-1.924t-1.924-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709M14.78 20.45q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165m4.486-.64l.546-.545L18 17.46v-2.73h-.77v3.046z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="pg79yxbsy"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:globe-clock-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.pg79yxbsy) {
13
+ fill: currentColor;
14
+ d: path("M15.507 3.709q1.643.709 2.859 1.924t1.925 2.857T21 12v.217q-.244-.152-.484-.286q-.241-.135-.522-.233q-.084-2.379-1.419-4.326T15 4.562V5q0 .825-.587 1.413T13 7h-2v2q0 .425-.288.713T10 10H8v2h6.598q-1.511.829-2.44 2.31q-.927 1.482-.927 3.306v.192q0 .096.019.192H11q-.825 0-1.412-.587T9 16v-1l-4.8-4.8q-.075.45-.137.9T4 12q0 3.221 2.21 5.557q2.21 2.335 5.507 2.437q.09.283.22.522t.28.484H12q-1.868 0-3.51-.708t-2.857-1.924t-1.924-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709M14.78 20.45q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165m4.486-.64l.546-.545L18 17.46v-2.73h-.77v3.046z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="jw78mlbtr"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:globe-clock-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.jw78mlbtr) {
13
+ fill: currentColor;
14
+ d: path("M12 3q3.529 0 6.08 2.355t2.86 5.809q.018.207-.107.356t-.339.16t-.372-.125q-.158-.138-.181-.351q-.214-2.22-1.518-4.02Q17.119 5.383 15 4.562V5q0 .825-.587 1.413T13 7h-2v2q0 .425-.288.713T10 10H8v2h5.18q.305 0 .413.304q.109.304-.159.521q-.997.864-1.58 2.06q-.583 1.198-.612 2.538q-.006.212-.165.36q-.16.15-.39.15q-.733 0-1.21-.575T9 16v-1l-4.8-4.8q-.075.45-.137.9T4 12q0 3.212 2.184 5.494q2.183 2.283 5.326 2.477q.224.018.325.185t.07.35t-.179.342q-.149.16-.43.123q-1.742-.121-3.254-.871t-2.63-1.96t-1.765-2.788T3 12q0-1.864.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3m2.78 17.451q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165M18 17.454v-2.339q0-.161-.111-.273t-.273-.111t-.274.111t-.111.273v2.333q0 .162.055.301t.187.27l1.52 1.52q.11.111.263.12q.152.01.282-.12t.131-.274t-.13-.273z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="ks_-ztbmn"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:globe-clock-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.ks_-ztbmn) {
13
+ fill: currentColor;
14
+ d: path("M15.507 3.709q1.643.709 2.859 1.924t1.925 2.857T21 12v.217q-.244-.152-.484-.286q-.241-.135-.522-.233q-.084-2.379-1.419-4.326T15 4.562V7h-4v3H8v2h6.598q-1.511.829-2.44 2.31q-.927 1.482-.927 3.306v.192q0 .096.019.192H9v-3l-4.8-4.8q-.075.45-.137.9T4 12q0 3.221 2.21 5.557q2.21 2.335 5.507 2.437q.09.283.22.522t.28.484H12q-1.868 0-3.51-.708t-2.857-1.924t-1.924-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709M14.78 20.45q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165m4.486-.64l.546-.545L18 17.46v-2.73h-.77v3.046z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="pg79yxbsy"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:globe-clock" {...props}></Icon>
11
+ <style>
12
+ :global(.pg79yxbsy) {
13
+ fill: currentColor;
14
+ d: path("M15.507 3.709q1.643.709 2.859 1.924t1.925 2.857T21 12v.217q-.244-.152-.484-.286q-.241-.135-.522-.233q-.084-2.379-1.419-4.326T15 4.562V5q0 .825-.587 1.413T13 7h-2v2q0 .425-.288.713T10 10H8v2h6.598q-1.511.829-2.44 2.31q-.927 1.482-.927 3.306v.192q0 .096.019.192H11q-.825 0-1.412-.587T9 16v-1l-4.8-4.8q-.075.45-.137.9T4 12q0 3.221 2.21 5.557q2.21 2.335 5.507 2.437q.09.283.22.522t.28.484H12q-1.868 0-3.51-.708t-2.857-1.924t-1.924-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709M14.78 20.45q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165m4.486-.64l.546-.545L18 17.46v-2.73h-.77v3.046z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="cxw8p3bib"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:terminal-add-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.cxw8p3bib) {
13
+ fill: currentColor;
14
+ d: path("M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5H11.9q.298 0 .51.217q.211.218.205.516q.02.32.063.661q.043.34.135.656q.106.367-.093.659q-.199.291-.547.291H4v9.385q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-5.893q0-.213.143-.357t.357-.143t.357.143t.143.357v5.893q0 .69-.462 1.153T19.385 19zM18 6h-2.5q-.213 0-.357-.143T15 5.5t.143-.357T15.5 5H18V2.5q0-.213.143-.357T18.5 2t.357.143T19 2.5V5h2.5q.214 0 .357.143T22 5.5t-.143.357T21.5 6H19v2.5q0 .214-.143.357T18.5 9t-.357-.143T18 8.5zm-5 10.5q-.213 0-.357-.143T12.5 16t.143-.357T13 15.5h4q.214 0 .357.143T17.5 16t-.143.357T17 16.5zM9.387 13L7.14 10.754q-.146-.146-.153-.354t.16-.354q.145-.14.353-.133t.354.153l2.369 2.369q.242.242.242.565t-.242.566l-2.389 2.388q-.14.14-.34.134t-.348-.153q-.14-.14-.14-.335t.14-.334z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="udmduuuhk"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:terminal-add-outline-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.udmduuuhk) {
13
+ fill: currentColor;
14
+ d: path("m7.5 16.289l-.689-.689L9.388 13l-2.6-2.6l.713-.688L10.789 13zm5 .211v-1h5v1zM3 19V5h9.633q-.012.13-.015.253q-.002.124-.002.266q0 .67.135 1.289T13.166 8H4v9.385q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-6.21q.28-.061.521-.15q.24-.089.479-.21V19zM18 9V6h-3V5h3V2h1v3h3v1h-3v3z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="wyiv3-bgd"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:terminal-add-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.wyiv3-bgd) {
13
+ fill: currentColor;
14
+ d: path("m7.5 16.289l-.689-.689L9.388 13l-2.6-2.6l.713-.688L10.789 13zm5 .211v-1h5v1zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h8.018q-.012.135-.015.257t-.002.262q0 .672.135 1.29T13.166 8H4v9.385q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-6.21q.28-.061.521-.15q.24-.089.479-.21v6.57q0 .69-.462 1.152T19.385 19zM18 9V6h-3V5h3V2h1v3h3v1h-3v3z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="cxw8p3bib"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:terminal-add-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.cxw8p3bib) {
13
+ fill: currentColor;
14
+ d: path("M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5H11.9q.298 0 .51.217q.211.218.205.516q.02.32.063.661q.043.34.135.656q.106.367-.093.659q-.199.291-.547.291H4v9.385q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-5.893q0-.213.143-.357t.357-.143t.357.143t.143.357v5.893q0 .69-.462 1.153T19.385 19zM18 6h-2.5q-.213 0-.357-.143T15 5.5t.143-.357T15.5 5H18V2.5q0-.213.143-.357T18.5 2t.357.143T19 2.5V5h2.5q.214 0 .357.143T22 5.5t-.143.357T21.5 6H19v2.5q0 .214-.143.357T18.5 9t-.357-.143T18 8.5zm-5 10.5q-.213 0-.357-.143T12.5 16t.143-.357T13 15.5h4q.214 0 .357.143T17.5 16t-.143.357T17 16.5zM9.387 13L7.14 10.754q-.146-.146-.153-.354t.16-.354q.145-.14.353-.133t.354.153l2.369 2.369q.242.242.242.565t-.242.566l-2.389 2.388q-.14.14-.34.134t-.348-.153q-.14-.14-.14-.335t.14-.334z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="udmduuuhk"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:terminal-add-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.udmduuuhk) {
13
+ fill: currentColor;
14
+ d: path("m7.5 16.289l-.689-.689L9.388 13l-2.6-2.6l.713-.688L10.789 13zm5 .211v-1h5v1zM3 19V5h9.633q-.012.13-.015.253q-.002.124-.002.266q0 .67.135 1.289T13.166 8H4v9.385q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-6.21q.28-.061.521-.15q.24-.089.479-.21V19zM18 9V6h-3V5h3V2h1v3h3v1h-3v3z");
15
+ }
16
+
17
+ </style>
@@ -0,0 +1,17 @@
1
+ <script>
2
+ import Icon from '@iconify/css-svelte';
3
+
4
+ /** @type {{width?: string; height?: string;}} */
5
+ let {width, height, ...props} = $props();
6
+
7
+ const viewBox = {"width":24,"height":24};
8
+ const content = `<path class="wyiv3-bgd"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:terminal-add" {...props}></Icon>
11
+ <style>
12
+ :global(.wyiv3-bgd) {
13
+ fill: currentColor;
14
+ d: path("m7.5 16.289l-.689-.689L9.388 13l-2.6-2.6l.713-.688L10.789 13zm5 .211v-1h5v1zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h8.018q-.012.135-.015.257t-.002.262q0 .672.135 1.29T13.166 8H4v9.385q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423v-6.21q.28-.061.521-.15q.24-.089.479-.21v6.57q0 .69-.462 1.152T19.385 19zM18 9V6h-3V5h3V2h1v3h3v1h-3v3z");
15
+ }
16
+
17
+ </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols-light",
3
3
  "info": {
4
4
  "name": "Material Symbols Light",
5
- "total": 15650,
5
+ "total": 15662,
6
6
  "author": {
7
7
  "name": "Google",
8
8
  "url": "https://github.com/google/material-design-icons"
@@ -28,5 +28,5 @@
28
28
  ],
29
29
  "palette": false
30
30
  },
31
- "lastModified": 1785497202
31
+ "lastModified": 1786851743
32
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-svelte/material-symbols-light",
3
3
  "type": "module",
4
- "version": "1.0.48",
4
+ "version": "1.0.49",
5
5
  "homepage": "https://icon-sets.iconify.design/material-symbols-light/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "Apache-2.0",
@@ -17402,6 +17402,30 @@
17402
17402
  "types": "./types/gfwqskkx.d.ts",
17403
17403
  "svelte": "./components/d/dishwasher-sharp.svelte"
17404
17404
  },
17405
+ "./display-add": {
17406
+ "types": "./types/gfwqskkx.d.ts",
17407
+ "svelte": "./components/d/display-add.svelte"
17408
+ },
17409
+ "./display-add-outline": {
17410
+ "types": "./types/gfwqskkx.d.ts",
17411
+ "svelte": "./components/d/display-add-outline.svelte"
17412
+ },
17413
+ "./display-add-outline-rounded": {
17414
+ "types": "./types/gfwqskkx.d.ts",
17415
+ "svelte": "./components/d/display-add-outline-rounded.svelte"
17416
+ },
17417
+ "./display-add-outline-sharp": {
17418
+ "types": "./types/gfwqskkx.d.ts",
17419
+ "svelte": "./components/d/display-add-outline-sharp.svelte"
17420
+ },
17421
+ "./display-add-rounded": {
17422
+ "types": "./types/gfwqskkx.d.ts",
17423
+ "svelte": "./components/d/display-add-rounded.svelte"
17424
+ },
17425
+ "./display-add-sharp": {
17426
+ "types": "./types/gfwqskkx.d.ts",
17427
+ "svelte": "./components/d/display-add-sharp.svelte"
17428
+ },
17405
17429
  "./display-external-input": {
17406
17430
  "types": "./types/gfwqskkx.d.ts",
17407
17431
  "svelte": "./components/d/display-external-input.svelte"
@@ -18394,6 +18418,30 @@
18394
18418
  "types": "./types/gfwqskkx.d.ts",
18395
18419
  "svelte": "./components/d/drive-folder-upload-sharp.svelte"
18396
18420
  },
18421
+ "./drive-fusiontable": {
18422
+ "types": "./types/gfwqskkx.d.ts",
18423
+ "svelte": "./components/d/drive-fusiontable.svelte"
18424
+ },
18425
+ "./drive-fusiontable-outline": {
18426
+ "types": "./types/gfwqskkx.d.ts",
18427
+ "svelte": "./components/d/drive-fusiontable-outline.svelte"
18428
+ },
18429
+ "./drive-fusiontable-outline-rounded": {
18430
+ "types": "./types/gfwqskkx.d.ts",
18431
+ "svelte": "./components/d/drive-fusiontable-outline-rounded.svelte"
18432
+ },
18433
+ "./drive-fusiontable-outline-sharp": {
18434
+ "types": "./types/gfwqskkx.d.ts",
18435
+ "svelte": "./components/d/drive-fusiontable-outline-sharp.svelte"
18436
+ },
18437
+ "./drive-fusiontable-rounded": {
18438
+ "types": "./types/gfwqskkx.d.ts",
18439
+ "svelte": "./components/d/drive-fusiontable-rounded.svelte"
18440
+ },
18441
+ "./drive-fusiontable-sharp": {
18442
+ "types": "./types/gfwqskkx.d.ts",
18443
+ "svelte": "./components/d/drive-fusiontable-sharp.svelte"
18444
+ },
18397
18445
  "./drone": {
18398
18446
  "types": "./types/gfwqskkx.d.ts",
18399
18447
  "svelte": "./components/d/drone.svelte"
@@ -26046,6 +26094,18 @@
26046
26094
  "types": "./types/gfwqskkx.d.ts",
26047
26095
  "svelte": "./components/g/globe-book-rounded.svelte"
26048
26096
  },
26097
+ "./globe-clock": {
26098
+ "types": "./types/gfwqskkx.d.ts",
26099
+ "svelte": "./components/g/globe-clock.svelte"
26100
+ },
26101
+ "./globe-clock-rounded": {
26102
+ "types": "./types/gfwqskkx.d.ts",
26103
+ "svelte": "./components/g/globe-clock-rounded.svelte"
26104
+ },
26105
+ "./globe-clock-sharp": {
26106
+ "types": "./types/gfwqskkx.d.ts",
26107
+ "svelte": "./components/g/globe-clock-sharp.svelte"
26108
+ },
26049
26109
  "./globe-location-pin": {
26050
26110
  "types": "./types/gfwqskkx.d.ts",
26051
26111
  "svelte": "./components/g/globe-location-pin.svelte"
@@ -56550,6 +56610,18 @@
56550
56610
  "types": "./types/gfwqskkx.d.ts",
56551
56611
  "svelte": "./components/t/terminal-2-rounded.svelte"
56552
56612
  },
56613
+ "./terminal-add": {
56614
+ "types": "./types/gfwqskkx.d.ts",
56615
+ "svelte": "./components/t/terminal-add.svelte"
56616
+ },
56617
+ "./terminal-add-rounded": {
56618
+ "types": "./types/gfwqskkx.d.ts",
56619
+ "svelte": "./components/t/terminal-add-rounded.svelte"
56620
+ },
56621
+ "./terminal-add-sharp": {
56622
+ "types": "./types/gfwqskkx.d.ts",
56623
+ "svelte": "./components/t/terminal-add-sharp.svelte"
56624
+ },
56553
56625
  "./terminal-rounded": {
56554
56626
  "types": "./types/gfwqskkx.d.ts",
56555
56627
  "svelte": "./components/t/terminal-rounded.svelte"
@@ -76286,6 +76358,18 @@
76286
76358
  "types": "./types/gfwqskkx.d.ts",
76287
76359
  "svelte": "./components/g/globe-book-sharp.svelte"
76288
76360
  },
76361
+ "./globe-clock-outline": {
76362
+ "types": "./types/gfwqskkx.d.ts",
76363
+ "svelte": "./components/g/globe-clock-outline.svelte"
76364
+ },
76365
+ "./globe-clock-outline-rounded": {
76366
+ "types": "./types/gfwqskkx.d.ts",
76367
+ "svelte": "./components/g/globe-clock-outline-rounded.svelte"
76368
+ },
76369
+ "./globe-clock-outline-sharp": {
76370
+ "types": "./types/gfwqskkx.d.ts",
76371
+ "svelte": "./components/g/globe-clock-outline-sharp.svelte"
76372
+ },
76289
76373
  "./globe-location-pin-outline": {
76290
76374
  "types": "./types/gfwqskkx.d.ts",
76291
76375
  "svelte": "./components/g/globe-location-pin-outline.svelte"
@@ -91478,6 +91562,18 @@
91478
91562
  "types": "./types/gfwqskkx.d.ts",
91479
91563
  "svelte": "./components/t/terminal-2-sharp.svelte"
91480
91564
  },
91565
+ "./terminal-add-outline": {
91566
+ "types": "./types/gfwqskkx.d.ts",
91567
+ "svelte": "./components/t/terminal-add-outline.svelte"
91568
+ },
91569
+ "./terminal-add-outline-rounded": {
91570
+ "types": "./types/gfwqskkx.d.ts",
91571
+ "svelte": "./components/t/terminal-add-outline-rounded.svelte"
91572
+ },
91573
+ "./terminal-add-outline-sharp": {
91574
+ "types": "./types/gfwqskkx.d.ts",
91575
+ "svelte": "./components/t/terminal-add-outline-sharp.svelte"
91576
+ },
91481
91577
  "./terminal-outline": {
91482
91578
  "types": "./types/gfwqskkx.d.ts",
91483
91579
  "svelte": "./components/t/terminal-outline.svelte"