@iconify-svelte/material-symbols 1.0.41 → 1.0.43

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.
@@ -5,13 +5,13 @@ import Icon from '@iconify/css-svelte';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="qkq5-abvw"/>`;
8
+ const content = `<path class="su3m4fbjk"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:add-task-rounded" {...props}></Icon>
11
11
  <style>
12
- :global(.qkq5-abvw) {
12
+ :global(.su3m4fbjk) {
13
13
  fill: currentColor;
14
- d: path("M18 19h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288T18 21zm-8.475-3.575q.45.45 1.063.45t1.062-.45l5.3-5.3q.3-.3.3-.712t-.3-.688q-.3-.3-.712-.3t-.713.3l-4.95 4.95L8.45 11.55q-.3-.3-.7-.3t-.7.3t-.3.7t.3.7zM9.975 20q-3.35 0-5.687-2.325T1.95 12q0-3.325 2.338-5.663T9.974 4H14q2.525 0 4.525 1.375t2.9 3.575q.275.65.413 1.338t.187 1.387q.025.4-.325.613t-.75.062q-.45-.15-.95-.237t-1-.088q-1.25 0-2.35.475t-1.9 1.275q-1.025 1.025-1.462 2.35t-.238 2.7q.05.45-.225.813t-.7.362z");
14
+ d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.2 0 2.338.275t2.187.8q.375.2.488.6t-.138.75t-.663.45t-.812-.1q-.8-.375-1.663-.575T12 4Q8.65 4 6.325 6.325T4 12t2.325 5.675T12 20q.65 0 1.275-.1t1.25-.3q.425-.125.825-.012t.625.487q.2.35.087.75t-.512.55q-.85.325-1.75.475T12 22m7-5h-2q-.425 0-.712-.288T16 16t.288-.712T17 15h2v-2q0-.425.288-.712T20 12t.713.288T21 13v2h2q.425 0 .713.288T24 16t-.288.713T23 17h-2v2q0 .425-.288.713T20 20t-.712-.288T19 19zm-8.4-3.2l9.3-9.325q.275-.275.7-.275t.7.275t.275.7t-.275.7L11.3 15.9q-.3.3-.7.3t-.7-.3l-2.85-2.85q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275z");
15
15
  }
16
16
 
17
17
  </style>
@@ -5,13 +5,13 @@ import Icon from '@iconify/css-svelte';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="w9s9ps4ym"/>`;
8
+ const content = `<path class="inraz-ajd"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:add-task" {...props}></Icon>
11
11
  <style>
12
- :global(.w9s9ps4ym) {
12
+ :global(.inraz-ajd) {
13
13
  fill: currentColor;
14
- d: path("M18 22v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-8.475-6.575q.45.45 1.063.45t1.062-.45l5.3-5.3q.3-.3.3-.712t-.3-.688q-.3-.3-.712-.3t-.713.3l-4.95 4.95L8.45 11.55q-.3-.3-.7-.3t-.7.3t-.3.7t.3.7zm3.8 4.575h-3.35q-3.35 0-5.687-2.325T1.95 12q0-3.325 2.338-5.663T9.974 4H14q3.35 0 5.688 2.338T22.025 12q0 .2-.012.413t-.038.412q-.65-.375-1.412-.587T19 12.025q-2.5 0-4.25 1.75T13 18.025q0 .525.075 1.013t.25.962");
14
+ d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.625 0 3.075.475T17.75 3.8L16.3 5.275q-.95-.6-2.025-.937T12 4Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20q.8 0 1.55-.15t1.45-.425l1.5 1.525q-1.025.5-2.15.775T12 22m7-2v-3h-3v-2h3v-3h2v3h3v2h-3v3zm-8.4-3.4l-4.25-4.25l1.4-1.4l2.85 2.85l10-10.025l1.4 1.4z");
15
15
  }
16
16
 
17
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="qo7bvmbxh"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:settings-screen-outline-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.qo7bvmbxh) {
13
+ fill: currentColor;
14
+ d: path("M15 22q-.825 0-1.412-.587T13 20v-4q0-.825.588-1.412T15 14h6q.825 0 1.413.588T23 16v4q0 .825-.587 1.413T21 22zm0-2h6v-4h-6zm-.2-8.075q-.375.2-.775.062t-.6-.512q-.2-.425-.562-.7t-.813-.275q-.625 0-1.062.425t-.438 1.05q0 .45.238.813t.662.562q.375.2.525.588t-.05.762t-.587.525t-.763-.05q-.95-.425-1.487-1.275T8.55 12q0-1.45 1.025-2.475T12.05 8.5q1.05 0 1.913.55t1.287 1.5q.2.375.063.775t-.513.6M10.275 22q-.425 0-.75-.275t-.375-.7l-.3-2.225q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.238t.675-1.062l1.325-1Q4.5 12.5 4.5 12.337v-.675q0-.162.025-.337l-1.325-1q-.525-.4-.675-1.063t.2-1.237L3.9 5.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2h2.4q.675 0 1.175.438t.575 1.112l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075l-1.15.875q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l.975-.75l-.975-1.7l-2.475 1.05q-.55-.575-1.212-.962t-1.438-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4v3.75q0 .35-.2.6t-.525.25m1.75-10.025");
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="fcnm204ao"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:settings-screen-outline-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.fcnm204ao) {
13
+ fill: currentColor;
14
+ d: path("M13 22v-8h10v8zm2-2h6v-4h-6zM12.05 8.5q-1.45 0-2.475 1.025T8.55 12q0 1.2.675 2.1T11 15.35V13.1q-.2-.2-.325-.513T10.55 12q0-.625.438-1.062t1.062-.438t1.05.438t.425 1.062h2.025q0-1.45-1.025-2.475T12.05 8.5M9.25 22l-.4-3.2q-.325-.125-.612-.3t-.563-.375L4.7 19.375l-2.75-4.75l2.575-1.95Q4.5 12.5 4.5 12.338v-.675q0-.163.025-.338L1.95 9.375l2.75-4.75l2.975 1.25q.275-.2.575-.375t.6-.3l.4-3.2h5.5l.4 3.2q.325.125.613.3t.562.375l2.975-1.25l2.75 4.75l-2.575 1.95q.025.175.025.338V12h-2q-.025-.475-.075-.837t-.15-.688l2.15-1.625l-.975-1.7l-2.475 1.05q-.55-.575-1.213-.962t-1.437-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4V22z");
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="ycvopbcob"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:settings-screen-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.ycvopbcob) {
13
+ fill: currentColor;
14
+ d: path("M15 22q-.825 0-1.412-.587T13 20v-4q0-.825.588-1.412T15 14h6q.825 0 1.413.588T23 16v4q0 .825-.587 1.413T21 22zm0-2h6v-4h-6zm-4-4.65Q9.925 15 9.237 14.1T8.55 12q0-1.45 1.025-2.475T12.05 8.5t2.475 1.025T15.55 12H14.5q-.275 0-.513.038t-.462.112v-.175q0-.625-.425-1.05t-1.05-.425t-1.063.437T10.55 12q0 .525.313.913t.812.512q-.3.425-.475.9T11 15.35M9.25 22l-.4-3.2q-.325-.125-.612-.3t-.563-.375L4.7 19.375l-2.75-4.75l2.575-1.95Q4.5 12.5 4.5 12.338v-.675q0-.163.025-.338L1.95 9.375l2.75-4.75l2.975 1.25q.275-.2.575-.375t.6-.3l.4-3.2h5.5l.4 3.2q.325.125.613.3t.562.375l2.975-1.25l2.75 4.75l-2.575 1.95q.025.175.025.338V12h-2q-.025-.475-.075-.837t-.15-.688l2.15-1.625l-.975-1.7l-2.475 1.05q-.55-.575-1.213-.962t-1.437-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4V22zm2.8-10");
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="yfyja9rwc"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:settings-screen-rounded" {...props}></Icon>
11
+ <style>
12
+ :global(.yfyja9rwc) {
13
+ fill: currentColor;
14
+ d: path("M15 22q-.825 0-1.412-.587T13 20v-4q0-.825.588-1.412T15 14h6q.825 0 1.413.588T23 16v4q0 .825-.587 1.413T21 22zm0-2h6v-4h-6zm-4.725 2q-.425 0-.75-.275t-.375-.7l-.3-2.225q-.325-.125-.613-.3t-.562-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.238t.675-1.062l1.325-1Q4.5 12.5 4.5 12.337v-.675q0-.162.025-.337l-1.325-1q-.525-.4-.675-1.063t.2-1.237L3.9 5.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2h2.4q.675 0 1.175.438t.575 1.112l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075L19.125 11.6q-.275.2-.562.3t-.638.1h-2.35q0-1.45-1.037-2.475T12.05 8.5q-1.475 0-2.488 1.013T8.55 12q0 1.2.688 2.1T11 15.35v5.8q0 .35-.2.6t-.525.25");
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="dxx5yz-vi"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:settings-screen-sharp" {...props}></Icon>
11
+ <style>
12
+ :global(.dxx5yz-vi) {
13
+ fill: currentColor;
14
+ d: path("M13 22v-8h10v8zm2-2h6v-4h-6zm-5.75 2l-.4-3.2q-.325-.125-.612-.3t-.563-.375L4.7 19.375l-2.75-4.75l2.575-1.95Q4.5 12.5 4.5 12.338v-.675q0-.163.025-.338L1.95 9.375l2.75-4.75l2.975 1.25q.275-.2.575-.375t.6-.3l.4-3.2h5.5l.4 3.2q.325.125.613.3t.562.375l2.975-1.25l2.75 4.75l-2.575 1.95q.025.175.025.338V12h-3.95q0-1.45-1.025-2.475T12.05 8.5T9.575 9.525T8.55 12q0 1.2.675 2.1T11 15.35V22z");
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="qh46j3bsw"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:settings-screen" {...props}></Icon>
11
+ <style>
12
+ :global(.qh46j3bsw) {
13
+ fill: currentColor;
14
+ d: path("M15 22q-.825 0-1.412-.587T13 20v-4q0-.825.588-1.412T15 14h6q.825 0 1.413.588T23 16v4q0 .825-.587 1.413T21 22zm0-2h6v-4h-6zm-5.75 2l-.4-3.2q-.325-.125-.612-.3t-.563-.375L4.7 19.375l-2.75-4.75l2.575-1.95Q4.5 12.5 4.5 12.338v-.675q0-.163.025-.338L1.95 9.375l2.75-4.75l2.975 1.25q.275-.2.575-.375t.6-.3l.4-3.2h5.5l.4 3.2q.325.125.613.3t.562.375l2.975-1.25l2.75 4.75l-2.575 1.95q.025.175.025.338V12h-3.925q0-1.45-1.037-2.475T12.05 8.5q-1.475 0-2.488 1.013T8.55 12q0 1.2.688 2.1T11 15.35V22z");
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="tijp81boz"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:snail-outline" {...props}></Icon>
11
+ <style>
12
+ :global(.tijp81boz) {
13
+ fill: currentColor;
14
+ d: path("M3 20q0-1.4.613-2.65t1.737-2.1q-1.1-.7-1.725-1.825T3 11q0-2.9 2.037-4.95T10 4q1.65 0 3.138.763t2.487 2.112Q16.175 6 17.063 5.5t1.912-.5q1.575 0 2.8.825T23 8.075q0 1.175-.825 2t-2 .825H20V15q0 2.1-1.462 3.55T15 20zm5-6q1.25 0 2.125-.962T11 11q0-.6-.275-.8T10.1 10q-.5 0-.8.288T9 11H7q0-1.25.875-2.125T10.025 8q1.225 0 2.1.825T13 11q0 .725-.275 1.538T11.95 14h1.55q.625 0 1.063-.425T15 12.5V11q0-2.075-1.462-3.537T10 6Q7.9 6 6.45 7.463T5 11q0 1.275.863 2.138T8 14m-2.475 4H15q1.25 0 2.125-.862T18 15v-4.1q0-.875.525-1.437t1.4-.563h.325q.35 0 .55-.238t.2-.587q0-.275-.175-.475t-.45-.3q-.35-.125-.7-.213t-.7-.087q-.825 0-1.4.587T17 9v3.5q0 1.475-1.025 2.488T13.5 16H9q-1.1 0-2.013.538T5.526 18m12.35-.15");
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="ux9xg9bhv"/>`;
9
+ </script>
10
+ <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:snail" {...props}></Icon>
11
+ <style>
12
+ :global(.ux9xg9bhv) {
13
+ fill: currentColor;
14
+ d: path("M3 20q0-1.4.613-2.65t1.737-2.1q-1.1-.7-1.725-1.825T3 11q0-2.9 2.037-4.95T10 4q1.65 0 3.138.763t2.487 2.112Q16.175 6 17.063 5.5t1.912-.5q1.575 0 2.8.825T23 8.075q0 1.175-.825 2t-2 .825H20V15q0 2.1-1.462 3.55T15 20zm5-6q1.25 0 2.125-.962T11 11q0-.6-.275-.8T10.1 10q-.5 0-.8.288T9 11H7q0-1.25.875-2.125T10.025 8q1.225 0 2.1.825T13 11q0 .725-.275 1.538T11.95 14h1.55q.625 0 1.063-.425T15 12.5V11q0-2.075-1.462-3.537T10 6Q7.9 6 6.45 7.463T5 11q0 1.275.863 2.138T8 14");
15
+ }
16
+
17
+ </style>
@@ -5,13 +5,13 @@ import Icon from '@iconify/css-svelte';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="gf9mbxqsy"/>`;
8
+ const content = `<path class="jikk7dwxd"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:task-alt" {...props}></Icon>
11
11
  <style>
12
- :global(.gf9mbxqsy) {
12
+ :global(.jikk7dwxd) {
13
13
  fill: currentColor;
14
- d: path("M9.975 20q-3.35 0-5.687-2.325T1.95 12t2.338-5.675T9.974 4H14q3.35 0 5.688 2.325T22.025 12t-2.337 5.675T14 20zm.6-6.325L8.45 11.55q-.275-.3-.687-.3t-.713.3t-.3.713t.3.687l2.475 2.475q.45.45 1.075.45t1.05-.45l5.3-5.3q.3-.275.3-.7t-.3-.7q-.3-.3-.712-.3t-.713.3z");
14
+ d: path("M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q1.625 0 3.075.475T17.75 3.8L16.3 5.275q-.95-.6-2.025-.937T12 4Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337T20 12q0-.45-.05-.9t-.15-.875L21.425 8.6q.275.8.425 1.65T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m-1.4-5.4l-4.25-4.25l1.4-1.4l2.85 2.85l10-10.025l1.4 1.4z");
15
15
  }
16
16
 
17
17
  </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols",
3
3
  "info": {
4
4
  "name": "Material Symbols",
5
- "total": 15455,
5
+ "total": 15457,
6
6
  "author": {
7
7
  "name": "Google",
8
8
  "url": "https://github.com/google/material-design-icons"
@@ -27,5 +27,5 @@
27
27
  ],
28
28
  "palette": false
29
29
  },
30
- "lastModified": 1782361775
30
+ "lastModified": 1783405523
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-svelte/material-symbols",
3
3
  "type": "module",
4
- "version": "1.0.41",
4
+ "version": "1.0.43",
5
5
  "homepage": "https://icon-sets.iconify.design/material-symbols/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "Apache-2.0",
@@ -50774,6 +50774,30 @@
50774
50774
  "types": "./types/gfwqskkx.d.ts",
50775
50775
  "svelte": "./components/s/settings-rounded.svelte"
50776
50776
  },
50777
+ "./settings-screen": {
50778
+ "types": "./types/gfwqskkx.d.ts",
50779
+ "svelte": "./components/s/settings-screen.svelte"
50780
+ },
50781
+ "./settings-screen-outline": {
50782
+ "types": "./types/gfwqskkx.d.ts",
50783
+ "svelte": "./components/s/settings-screen-outline.svelte"
50784
+ },
50785
+ "./settings-screen-outline-rounded": {
50786
+ "types": "./types/gfwqskkx.d.ts",
50787
+ "svelte": "./components/s/settings-screen-outline-rounded.svelte"
50788
+ },
50789
+ "./settings-screen-outline-sharp": {
50790
+ "types": "./types/gfwqskkx.d.ts",
50791
+ "svelte": "./components/s/settings-screen-outline-sharp.svelte"
50792
+ },
50793
+ "./settings-screen-rounded": {
50794
+ "types": "./types/gfwqskkx.d.ts",
50795
+ "svelte": "./components/s/settings-screen-rounded.svelte"
50796
+ },
50797
+ "./settings-screen-sharp": {
50798
+ "types": "./types/gfwqskkx.d.ts",
50799
+ "svelte": "./components/s/settings-screen-sharp.svelte"
50800
+ },
50777
50801
  "./settings-seating": {
50778
50802
  "types": "./types/gfwqskkx.d.ts",
50779
50803
  "svelte": "./components/s/settings-seating.svelte"
@@ -52922,6 +52946,14 @@
52922
52946
  "types": "./types/gfwqskkx.d.ts",
52923
52947
  "svelte": "./components/s/sms-sharp.svelte"
52924
52948
  },
52949
+ "./snail": {
52950
+ "types": "./types/gfwqskkx.d.ts",
52951
+ "svelte": "./components/s/snail.svelte"
52952
+ },
52953
+ "./snail-outline": {
52954
+ "types": "./types/gfwqskkx.d.ts",
52955
+ "svelte": "./components/s/snail-outline.svelte"
52956
+ },
52925
52957
  "./snippet-folder": {
52926
52958
  "types": "./types/gfwqskkx.d.ts",
52927
52959
  "svelte": "./components/s/snippet-folder.svelte"