@iconify-svelte/material-symbols 1.0.12 → 1.0.14
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/components/g/globe-2-cancel-rounded.svelte +16 -0
- package/components/g/globe-2-cancel.svelte +16 -0
- package/components/g/globe-2-question-rounded.svelte +16 -0
- package/components/g/globe-2-question.svelte +16 -0
- package/components/l/link-2-rounded.svelte +16 -0
- package/components/l/link-2.svelte +16 -0
- package/components/m/mood-heart-outline-rounded.svelte +16 -0
- package/components/m/mood-heart-outline.svelte +16 -0
- package/components/m/mood-heart-rounded.svelte +16 -0
- package/components/m/mood-heart.svelte +16 -0
- package/components/n/nest-farsight-seasonal-outline.svelte +3 -3
- package/components/n/nest-farsight-seasonal.svelte +3 -3
- package/components/s/shoe-cleats-outline-sharp.svelte +16 -0
- package/components/s/shoe-cleats-outline.svelte +16 -0
- package/components/s/shoe-cleats-sharp.svelte +16 -0
- package/components/s/shoe-cleats.svelte +16 -0
- package/components/s/sign-language-outline-rounded.svelte +3 -3
- package/components/s/sign-language-outline-sharp.svelte +3 -3
- package/components/s/sign-language-outline.svelte +3 -3
- package/components/s/sign-language-rounded.svelte +3 -3
- package/components/s/sign-language-sharp.svelte +3 -3
- package/components/s/sign-language.svelte +3 -3
- package/iconify.json +2 -2
- package/package.json +57 -1
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="k0lt4vip"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-cancel-rounded" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .k0lt4vip {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M19.5 19.925L18.125 21.3q-.3.275-.712.288T16.7 21.3t-.3-.712t.3-.713l1.4-1.375l-1.4-1.375q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l1.375 1.4l1.375-1.4q.3-.3.712-.3t.713.3t.3.713t-.3.712L20.925 18.5l1.375 1.375q.275.3.287.713t-.287.712t-.712.3t-.713-.3zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q2.1 0 3.925.8T19.1 4.963t2.125 3.175t.775 3.837q0 .425-.312.725t-.738.3q-.4 0-.675-.288T20 12q0-.5-.062-1t-.188-1h-3.4q.075.5.113 1t.037 1q0 .425-.3.713t-.725.287t-.7-.288T14.5 12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H13q.425 0 .713.288T14 15t-.288.713T13 16h-2.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1q.425-.1.763.125t.437.65t-.125.75t-.65.425q-.575.125-1.1.187T12 22m-7.75-8h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="x14ie7bn"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-cancel" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .x14ie7bn {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M17.4 22L16 20.6l2.1-2.1l-2.1-2.1l1.4-1.4l2.1 2.1l2.1-2.1l1.4 1.4l-2.075 2.1L23 20.6L21.6 22l-2.1-2.075zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 .25-.012.5t-.038.5h-2.025q.05-.25.063-.5T20 12q0-.5-.062-1t-.188-1h-3.4q.075.5.113 1t.037 1v.5q0 .25-.025.5h-2q.025-.25.025-.5V12q0-.5-.037-1t-.113-1h-4.7q-.075.5-.112 1T9.5 12t.038 1t.112 1H14v2h-3.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1l.45 1.95q-.575.125-1.112.187T12 22m-7.75-8h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="rppx4lbj"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-question-rounded" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .rppx4lbj {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M4.25 14h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q3.275 0 5.813 1.875T21.4 8.65q.2.5-.137.925t-.888.425H9.65q-.075.5-.112 1T9.5 12t.038 1t.112 1H13q.425 0 .713.288T14 15t-.288.713T13 16h-2.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1q.425-.1.75.125t.425.65t-.112.75t-.638.425q-.575.125-1.1.187T12 22m7.15 0q.425 0 .738-.313t.312-.737t-.312-.737t-.738-.313t-.737.313t-.313.737t.313.738t.737.312m-2.275-7.675q.275.15.563.088t.487-.338q.2-.3.538-.462t.687-.163q.525 0 .938.325t.412.825q0 .425-.262.775t-.588.675q-.475.425-.85.925t-.375 1.125q0 .3.213.5t.512.2t.513-.213t.262-.512q.075-.45.388-.775t.637-.65q.425-.425.738-.95T22 14.55q0-1.175-.825-1.862T19.15 12q-.75 0-1.412.363t-1.088 1.012q-.175.25-.1.538t.325.412");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="snlei3qf"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:globe-2-question" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .snlei3qf {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M4.25 14h3.4q-.075-.5-.112-1T7.5 12t.038-1t.112-1h-3.4q-.125.5-.187 1T4 12t.063 1t.187 1m.85-6h2.95q.225-.925.563-1.812T9.4 4.45q-1.375.45-2.475 1.363T5.1 8m4.3 11.55q-.45-.85-.788-1.737T8.05 16H5.1q.725 1.275 1.825 2.188T9.4 19.55M10.1 8h3.8q-.3-1.075-.775-2.062T12 4.05q-.65.9-1.125 1.888T10.1 8m5.85 0h2.95q-.725-1.275-1.825-2.187T14.6 4.45q.45.85.788 1.738T15.95 8M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q3.65 0 6.363 2.288T21.775 10H9.65q-.075.5-.112 1T9.5 12t.038 1t.112 1H14v2h-3.9q.3 1.075.775 2.063T12 19.95q.45 0 .888-.05t.887-.1l.425 1.95q-.575.125-1.1.187T12 22m7.15 0q-.425 0-.737-.313t-.313-.737t.313-.737t.737-.313t.738.313t.312.737t-.312.738t-.738.312m-.75-3.2q0-1.15.188-1.575t1.062-1.175q.35-.35.6-.687t.25-.763q0-.45-.337-.8t-1.013-.35t-1.025.388t-.475.812l-1.35-.55q.3-.875 1.025-1.487T19.15 12q1.175 0 2.013.637T22 14.55q0 .6-.3 1.125t-.75.975q-.75.75-.9 1.05t-.15 1.1z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="le-r0t2x"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:link-2-rounded" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .le-r0t2x {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M7.95 21q-2.05 0-3.5-1.45T3 16.05q0-1 .375-1.9t1.075-1.6l2.625-2.625q.3-.3.713-.3t.712.3t.3.7t-.3.7l-2.65 2.65q-.425.425-.637.963T5 16.05q0 1.225.863 2.088T7.95 19q.575 0 1.125-.213t.975-.637l2.625-2.65q.3-.275.7-.275t.7.3t.3.7t-.3.7L11.45 19.55q-.7.7-1.6 1.075T7.95 21m1.25-6.2q-.3-.3-.3-.712t.3-.713L13.375 9.2q.3-.3.713-.3t.712.3t.3.713t-.3.712L10.625 14.8q-.3.3-.712.3t-.713-.3m6.3-.725q-.3-.3-.3-.7t.3-.7l2.65-2.625q.425-.425.625-.95t.2-1.1q0-1.25-.85-2.125T16.025 5q-.575 0-1.112.213t-.963.637L11.325 8.5q-.3.3-.7.3t-.7-.3t-.3-.712t.3-.713L12.55 4.45q.7-.7 1.6-1.075T16.05 3q2.05 0 3.488 1.45t1.437 3.525q0 .975-.363 1.875t-1.062 1.6l-2.625 2.625q-.3.3-.712.3t-.713-.3");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="il039kby"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:link-2" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .il039kby {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M7.95 21q-2.05 0-3.5-1.45T3 16.05q0-1 .375-1.9t1.075-1.6L7.8 9.225l1.4 1.4l-3.35 3.35q-.425.425-.637.963T5 16.05q0 1.225.863 2.088T7.95 19q.575 0 1.125-.213t.975-.637l3.325-3.35l1.425 1.425l-3.35 3.325q-.7.7-1.6 1.075T7.95 21m1.975-5.5L8.5 14.075L14.075 8.5L15.5 9.925zm6.275-.7l-1.4-1.425l3.35-3.325q.425-.425.625-.95t.2-1.1q0-1.25-.85-2.125T16.025 5q-.575 0-1.112.213t-.963.637L10.625 9.2L9.2 7.8l3.35-3.35q.7-.7 1.6-1.075T16.05 3q2.05 0 3.487 1.45t1.438 3.525q0 .975-.363 1.875t-1.062 1.6z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="n98csbbz"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart-outline-rounded" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .n98csbbz {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M15.5 11q.625 0 1.063-.437T17 9.5t-.437-1.062T15.5 8t-1.062.438T14 9.5t.438 1.063T15.5 11m-7 0q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-2.1.788-3.925T4.95 4.9t3.2-2.125T12.025 2q.4 0 .638.313t.187.737t-.35.675t-.725.275q-.875.025-1.712.238t-1.638.612q-1.975 1-3.2 2.9T4 12q0 3.325 2.338 5.663T12 20q2.475 0 4.45-1.35t2.9-3.5q.45-1.025.6-2.1t-.025-2.175q-.05-.425.15-.763t.6-.462t.75.05t.425.575q.25 1.475.075 2.962t-.775 2.838q-1.175 2.65-3.612 4.288T12 22m6.9-19.8q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675l-2.8 2.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875M12 17.5q1.45 0 2.688-.687T16.65 14.9q.175-.275-.012-.587T16.1 14H7.9q-.35 0-.537.313t-.013.587q.725 1.225 1.975 1.913T12 17.5");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="lgq5bmbk"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart-outline" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .lgq5bmbk {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M15.5 11q.625 0 1.063-.437T17 9.5t-.437-1.062T15.5 8t-1.062.438T14 9.5t.438 1.063T15.5 11m-7 0q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11m3.5 6.5q1.7 0 3.088-.962T17.1 14H6.9q.625 1.575 2.013 2.538T12 17.5m0 4.5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q.25 0 .488.013t.487.037q-.15.5-.212.988t-.038.987Q12.525 4 12.363 4H12Q8.675 4 6.337 6.338T4 12t2.338 5.663T12 20t5.663-2.337T20 12q0-.525-.075-1.037t-.2-1.013q.5-.075.988-.225t.937-.375q.175.65.263 1.3T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m6.9-14l-3.5-3.5q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675z");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="ct5mptbz"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart-rounded" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .ct5mptbz {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8.5 11q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11m10.4-8.8q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675l-2.8 2.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875M12 17.5q1.45 0 2.688-.687T16.65 14.9q.175-.275-.012-.587T16.1 14H7.9q-.35 0-.537.313t-.013.587q.725 1.225 1.975 1.913T12 17.5m0 4.5q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q.25 0 .488.013t.487.037q-.125.425-.187.863t-.063.912q0 1.325.513 2.463t1.387 1.987q-.275.2-.45.525T14 9.5q0 .625.438 1.063T15.5 11q.575 0 .988-.375t.487-.925q.45.15.938.225T18.9 10q.725 0 1.425-.175t1.325-.475q.175.65.263 1.3T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="cghwjs8y"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:mood-heart" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .cghwjs8y {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8.5 11q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11m3.5 6.5q1.7 0 3.088-.962T17.1 14H6.9q.625 1.575 2.013 2.538T12 17.5M18.9 8l-3.5-3.5q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2q.25 0 .488.013t.487.037q-.125.425-.187.863t-.063.912q0 1.325.513 2.463t1.387 1.987q-.275.2-.45.525T14 9.5q0 .625.438 1.063T15.5 11q.575 0 .988-.375t.487-.925q.45.15.938.225T18.9 10q.725 0 1.425-.175t1.325-.475q.175.65.263 1.3T22 12q0 2.075-.788 3.9t-2.137 3.175t-3.175 2.138T12 22");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="ns8sipbx"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:nest-farsight-seasonal-outline" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .ns8sipbx {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("M12 7.125q-.45-.325-.962-.475T10 6.5q-.675 0-1.325.263t-1.15.762t-.763 1.15T6.5 10q0 .525.15 1.038t.475.962q-.325.45-.475.963T6.5 14q0 .675.263 1.325t.762 1.15t1.15.762T10 17.5q.525 0 1.038-.15t.962-.475q.45.325.963.475T14 17.5q.675 0 1.325-.263t1.15-.762t.762-1.15T17.5 14q0-.525-.15-1.038T16.875 12q.325-.45.475-.962T17.5 10q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14 6.5q-.525 0-1.037.15T12 7.125m0 7.3l-1.15.8q-.2.125-.413.2T10 15.5q-.275 0-.55-.112t-.5-.338t-.337-.5T8.5 14q0-.225.075-.437t.2-.413l.8-1.15l-.8-1.15q-.125-.2-.2-.413T8.5 10q0-.275.113-.55t.337-.5t.5-.337T10 8.5q.225 0 .438.075t.412.2l1.15.8l1.15-.8q.2-.125.413-.2T14 8.5q.275 0 .55.112t.5.338t.338.5t.112.55q0 .225-.075.438t-.2.412l-.8 1.15l.8 1.15q.125.2.2.413T15.5 14q0 .275-.112.55t-.338.5t-.5.338t-.55.112q-.225 0-.437-.075t-.413-.
|
|
13
|
+
d: path("M12 7.125q-.45-.325-.962-.475T10 6.5q-.675 0-1.325.263t-1.15.762t-.763 1.15T6.5 10q0 .525.15 1.038t.475.962q-.325.45-.475.963T6.5 14q0 .675.263 1.325t.762 1.15t1.15.762T10 17.5q.525 0 1.038-.15t.962-.475q.45.325.963.475T14 17.5q.675 0 1.325-.263t1.15-.762t.762-1.15T17.5 14q0-.525-.15-1.038T16.875 12q.325-.45.475-.962T17.5 10q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14 6.5q-.525 0-1.037.15T12 7.125m0 7.3l-1.15.8q-.2.125-.413.2T10 15.5q-.275 0-.55-.112t-.5-.338t-.337-.5T8.5 14q0-.225.075-.437t.2-.413l.8-1.15l-.8-1.15q-.125-.2-.2-.413T8.5 10q0-.275.113-.55t.337-.5t.5-.337T10 8.5q.225 0 .438.075t.412.2l1.15.8l1.15-.8q.2-.125.413-.2T14 8.5q.275 0 .55.112t.5.338t.338.5t.112.55q0 .225-.075.438t-.2.412l-.8 1.15l.8 1.15q.125.2.2.413T15.5 14q0 .275-.112.55t-.338.5t-.5.338t-.55.112q-.225 0-.437-.075t-.413-.2zm.888-1.537q.362-.363.362-.888t-.363-.888T12 10.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20m0-8");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="quj__2pm"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:nest-farsight-seasonal" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .quj__2pm {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("M12 7.125q-.45-.325-.962-.475T10 6.5q-.675 0-1.325.263t-1.15.762t-.763 1.15T6.5 10q0 .525.15 1.038t.475.962q-.325.45-.475.963T6.5 14q0 .675.263 1.325t.762 1.15t1.15.762T10 17.5q.525 0 1.038-.15t.962-.475q.45.325.963.475T14 17.5q.675 0 1.325-.263t1.15-.762t.762-1.15T17.5 14q0-.525-.15-1.038T16.875 12q.325-.45.475-.962T17.5 10q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14 6.5q-.525 0-1.037.15T12 7.
|
|
13
|
+
d: path("M12 7.125q-.45-.325-.962-.475T10 6.5q-.675 0-1.325.263t-1.15.762t-.763 1.15T6.5 10q0 .525.15 1.038t.475.962q-.325.45-.475.963T6.5 14q0 .675.263 1.325t.762 1.15t1.15.762T10 17.5q.525 0 1.038-.15t.962-.475q.45.325.963.475T14 17.5q.675 0 1.325-.263t1.15-.762t.762-1.15T17.5 14q0-.525-.15-1.038T16.875 12q.325-.45.475-.962T17.5 10q0-.675-.262-1.325t-.763-1.15t-1.15-.763T14 6.5q-.525 0-1.037.15T12 7.125m.888 5.763q.362-.363.362-.888t-.363-.888T12 10.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="q8e49dbo"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats-outline-sharp" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .q8e49dbo {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575l5.275-13.5l2.725.5q.425.1.813-.062t.662-.438q.35-.375.463-.788t-.013-.837L11.8 3.2L14.6.4l6.9 7.025l-1.275 1.35l1.15 1.25l-1.4 1.4l-1.125-1.175l-.7.725l1.15 1.15l-1.45 1.4l-1.125-1.125l-2.8 2.85l1.125 1.125l-1.45 1.4l-1.075-1.125l-.7.725l1.1 1.1l-1.45 1.4L10.4 18.8l-.7.7l1.05 1.1l-1.4 1.4l-1.075-1.1q-.575.575-1.262.85t-1.463.275m-1.7-6.375l.55-1.4zm.975-2.5l.55-1.4zm.975-2.5l.55-1.375zM5.55 20q.425 0 .775-.15t.65-.425L18.75 7.45L14.6 3.225l-.5.525q.3 1 .113 1.937T13.2 7.475q-.65.65-1.512.963T9.9 8.55l-1.025-.225l-.6 1.6l1.225.4l-.475 1.425l-1.3-.45l-.425 1.1l1.125.4l-.45 1.425L6.75 13.8l-.45 1.1l1.075.375L6.9 16.7l-1.15-.4l-1.325 3.35q.25.2.538.275T5.55 20m6.05-8.4");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="fmwmdy5v"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats-outline" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .fmwmdy5v {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575L7.15 7.2q.2-.5.688-.762T8.85 6.3l1.45.275q.425.1.813-.062t.662-.438q.35-.375.463-.788t-.013-.837l-.125-.375q-.125-.4-.037-.812t.387-.713l1.075-1.075q.425-.45 1.063-.45t1.062.425l4.525 4.6q.55.575.563 1.363t-.513 1.362l.475.475q.15.175.263.363t.112.387q0 .175-.075.35t-.275.375q-.3.275-.712.288t-.713-.288l-.45-.475l-.7.725l.45.45q.275.275.275.7t-.275.7q-.3.275-.712.288t-.713-.288l-.45-.425l-2.8 2.85l.425.4q.3.3.3.713t-.3.712q-.3.275-.712.288t-.713-.288l-.4-.425l-.7.725l.4.4q.275.275.275.7t-.275.7q-.3.275-.712.287t-.713-.287l-.4-.375l-.7.7l.4.375q.275.3.275.713t-.275.712q-.3.275-.712.288t-.713-.288l-.4-.4q-.575.575-1.263.85t-1.462.275M4.125 14.95q.125-.275.2-.487l.075-.213l-.55 1.4l.088-.212q.087-.213.187-.488m.975-2.5q.125-.275.2-.487l.075-.213l-.55 1.4l.088-.213q.087-.212.187-.487m.975-2.5q.125-.275.2-.475l.075-.2l-.55 1.375l.088-.212q.087-.213.187-.488M5.55 20q.425 0 .788-.15t.637-.45L18.75 7.45L14.6 3.225l-.5.5q.3 1 .113 1.95T13.2 7.45q-.65.65-1.5.963t-1.775.112l-1.025-.2l-.625 1.525l.575.2q.275.125.4.4t.025.55q-.1.3-.375.45t-.575.025l-.6-.225l-.425 1.1l.475.175q.275.125.413.4t.037.55q-.1.3-.387.438t-.588.012l-.5-.175l-.425 1.1l.4.15q.275.125.4.388t.025.537q-.1.3-.387.45t-.588.025l-.4-.15l-1.35 3.4q.25.175.538.263T5.55 20m6.05-8.4");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="l7-e50bp"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats-sharp" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .l7-e50bp {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575l1.55-3.95L6.875 16.7l.5-1.4L4.4 14.225l.425-1.1L7.95 14.2l.475-1.4l-3.05-1.075l.425-1.1l3.2 1.15l.5-1.425l-3.15-1.1l1.225-3.175l2.725.5q.425.075.8-.062t.675-.438q.325-.35.45-.775t0-.85L11.8 3.2L14.6.4l6.9 7.025l-1.275 1.35l1.15 1.25l-1.4 1.4l-1.125-1.175l-.7.725l1.15 1.15l-1.45 1.4l-1.125-1.125l-2.8 2.85l1.125 1.125l-1.45 1.4l-1.075-1.125l-.7.725l1.1 1.1l-1.45 1.4L10.4 18.8l-.7.7l1.05 1.1l-1.4 1.4l-1.075-1.1q-.575.575-1.262.85t-1.463.275");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
<script>
|
|
2
|
+
import Icon from '@iconify/css-svelte';
|
|
3
|
+
|
|
4
|
+
let {width, height, ...props} = $props();
|
|
5
|
+
|
|
6
|
+
const viewBox = {"width":24,"height":24};
|
|
7
|
+
const content = `<path class="oc75fsbe"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:shoe-cleats" {...props}></Icon>
|
|
10
|
+
<style>
|
|
11
|
+
:global .oc75fsbe {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M5.55 22.025q-.8 0-1.537-.3t-1.313-.9l-.175-.175q-.225-.2-.287-.5t.062-.575l1.55-3.95l2.325.8q.3.1.575-.037t.375-.438q.125-.275-.012-.55T6.7 15l-2.3-.775l.425-1.1l2.425.825q.3.1.575-.038t.375-.437q.1-.275-.025-.55t-.4-.375l-2.4-.825l.425-1.1l2.5.85q.3.125.575-.012t.375-.438q.125-.3-.013-.562t-.412-.388L6.35 9.25l.8-2.05q.2-.5.688-.762T8.85 6.3l1.45.275q.425.075.8-.062t.675-.438q.325-.35.45-.775t0-.85l-.125-.375q-.125-.4-.037-.812t.387-.713l1.075-1.075q.425-.45 1.063-.45t1.062.425l4.525 4.6q.55.575.563 1.363t-.513 1.362l.475.475q.15.175.263.363t.112.387q0 .175-.075.35t-.275.375q-.3.275-.712.288t-.713-.288l-.45-.475l-.7.725l.45.45q.275.275.275.7t-.275.7q-.3.275-.712.288t-.713-.288l-.45-.425l-2.8 2.85l.425.4q.3.3.3.713t-.3.712q-.3.275-.712.288t-.713-.288l-.4-.425l-.7.725l.4.4q.275.275.275.7t-.275.7q-.3.275-.712.287t-.713-.287l-.4-.375l-.7.7l.4.375q.275.3.275.713t-.275.712q-.3.275-.712.288t-.713-.288l-.4-.4q-.575.575-1.263.85t-1.462.275");
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="fh6u8wbd"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language-outline-rounded" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .fh6u8wbd {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M1.8 17.8q-.425-.075-.65-.413T1 16.65q.075-.425.413-.65t.762-.15l4.925.925q.425.075.663.45t.112.8q-.125.375-.437.588t-.713.137zm.025-4.125q-.4-.125-.6-.475t-.075-.75q.125-.425.463-.625t.737-.075l5.8 1.575q.4.125.613.475t.087.75t-.487.613t-.763.087zm.925 8.55q-.425-.05-.7-.363t-.225-.737t.363-.687t.737-.213L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25l-.075 1.7q-.025.55-.487.838t-.963.012L4.75 9.8q-.375-.2-.5-.6t.075-.75q.2-.375.6-.5t.75.075l5.85 3.05l.075-1.75q.025-.45.225-.8t.525-.575q.325-.25.713-.35t.812.05q.2.075.35.213t.225.337l2.3 5.3q.2.475.225.975t-.1 1L15.6 20.1q-.4 1.4-1.588 2.225T11.375 23zm4.35-17q.325-.275.725-.225t.675.375l2 2.425q-.125.2-.2.425t-.125.45l-2.7-1.4l-.525-.625q-.275-.325-.237-.737t.387-.688M9.9 2.1q.35-.25.75-.175t.65.425l2.6 3.775q-.55-.125-1.1 0t-1.05.4l-2.1-3.05q-.25-.35-.175-.75T9.9 2.1m5-1q.4-.175.775-.012t.55.537l2.525 6.1l1.15-1.3q.275-.3.65-.45t.8-.125q.35.05.675.188t.525.362t.3.5t0 .575L21.2 12.95q-.15.5-.45.913t-.725.687l-1.65 1.1q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425L14.375 2.4q-.15-.375 0-.762T14.9 1.1m3.2 10.325");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="jtjajcir"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language-outline-sharp" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .jtjajcir {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m7.625 18.925l-6.8-1.3l.35-1.95l7 1.3zm.95-3.4L.875 13.4l.55-1.925L9.1 13.6zm2.8 7.475l-9.65-.875l.2-2L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4 14.3L3.875 9.325l.9-1.775l6.75 3.525l.125-3l2.55-.5l2.55 5.925q.2.475.225.975t-.1 1L15.6 20.1q-.375 1.4-1.575 2.225t-2.65.675m-3.9-15.725L6.3 5.85L7.85 4.6l2.375 2.85l-.05 1.225zm4.275-.75L9.05 2.65l1.675-1.15L13.9 6.125zm6.625 9.125q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425l-4.125-9.95L15.825.7l2.925 7.025L20.725 5.5l2.35 1.325L21.2 12.95q-.15.5-.45.913t-.725.687zm-.275-4.225");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="ilsdtrbu"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language-outline" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .ilsdtrbu {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M7.625 18.925L1.8 17.8q-.425-.075-.65-.413T1 16.65q.075-.425.413-.65t.762-.15l6 1.125zm.95-3.4l-6.75-1.85q-.4-.125-.6-.475t-.075-.75q.125-.425.463-.625t.737-.075L9.1 13.6zm-5.825 6.7q-.425-.05-.7-.363t-.225-.737t.363-.687t.737-.213L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4 14.3L4.75 9.8q-.375-.2-.5-.6t.075-.75q.2-.375.6-.5t.75.075l5.85 3.05l.075-1.75q.025-.45.225-.8t.525-.575q.325-.25.713-.337t.812.037l.425.175l2.45 5.675q.2.475.225.975t-.1 1L15.6 20.1q-.4 1.4-1.588 2.225T11.375 23zm4.35-17q.325-.275.725-.225t.675.375l2 2.425q-.125.2-.2.425t-.125.45l-2.7-1.4l-.525-.625q-.275-.325-.237-.737t.387-.688M9.9 2.1q.35-.25.75-.175t.65.425l2.6 3.775q-.55-.125-1.1 0t-1.05.4l-2.1-3.05q-.25-.35-.175-.75T9.9 2.1m5-1q.4-.175.775-.012t.55.537l2.525 6.1l1.15-1.3q.275-.3.65-.45t.8-.125q.425.05.775.238t.6.537l.275.4l-1.8 5.925q-.15.5-.45.913t-.725.687l-1.65 1.1q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425L14.375 2.4q-.15-.375 0-.762T14.9 1.1m3.2 10.325");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="yw7uo1ba"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language-rounded" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .yw7uo1ba {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m11.375 23l-8.625-.775q-.425-.05-.7-.363t-.225-.737t.363-.687t.737-.213l4.225.375l.475-1.7L1.8 17.8q-.425-.075-.65-.413T1 16.65q.075-.425.413-.65t.762-.15l5.975 1.125l.425-1.475l-6.75-1.825q-.4-.125-.6-.475t-.075-.75t.463-.612t.737-.088l6.75 1.825l.375-1.325L4.75 9.8q-.375-.2-.5-.587t.075-.763t.587-.5t.763.075l5.85 3.05l.075-1.75q.025-.425.213-.775t.537-.6q.275-.2.6-.312t.625-.063t.525.2t.35.425l2.3 5.3q.2.475.225.975t-.1 1L15.6 20.1q-.4 1.4-1.588 2.213T11.375 23m7-7.35q.125-.575.125-1.175t-.25-1.175l-2.425-5.625l.575-.35L14.375 2.4q-.15-.375 0-.763T14.9 1.1q.4-.175.775-.012t.55.537l2.525 6.1l1.15-1.3q.275-.3.65-.45t.8-.125q.35.05.675.188t.525.362t.3.5t0 .575L21.2 12.95q-.15.5-.45.913t-.725.687zM11.75 6.525l-2.1-3.05q-.25-.35-.175-.75T9.9 2.1q.35-.25.75-.175t.65.425l2.6 3.775q-.55-.125-1.1 0t-1.05.4m-1.575 2.15l-2.7-1.4l-.525-.625q-.275-.325-.238-.737t.388-.688q.325-.275.725-.225t.675.375l2 2.425q-.125.2-.2.425t-.125.45");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="c5pjkibj"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language-sharp" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .c5pjkibj {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m11.375 23l-9.65-.875l.2-2l5.225.475l.475-1.7l-6.8-1.275l.35-1.95l6.975 1.3l.425-1.475l-7.7-2.075l.55-1.925L9.1 13.575l.375-1.325l-5.6-2.9l.9-1.8l6.75 3.525l.125-2.975l2.55-.5l2.55 5.9q.2.475.225.975t-.1 1L15.6 20.1q-.375 1.4-1.575 2.213t-2.65.687m7-7.35q.125-.575.1-1.175T18.25 13.3l-2.425-5.625l.575-.35l-2.4-5.85l1.825-.75L18.75 7.75l1.975-2.225l2.35 1.325l-1.875 6.1q-.15.5-.45.912t-.725.688zm-10.9-8.375L6.3 5.85L7.85 4.6l2.375 2.85l-.05 1.225zm4.275-.75L9.05 2.65l1.675-1.15L13.9 6.125z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
|
@@ -4,13 +4,13 @@ import Icon from '@iconify/css-svelte';
|
|
|
4
4
|
let {width, height, ...props} = $props();
|
|
5
5
|
|
|
6
6
|
const viewBox = {"width":24,"height":24};
|
|
7
|
-
const content = `<path class="
|
|
7
|
+
const content = `<path class="x2d1xi4r"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:sign-language" {...props}></Icon>
|
|
10
10
|
<style>
|
|
11
|
-
:global .
|
|
11
|
+
:global .x2d1xi4r {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("m11.375 23l-8.625-.775q-.425-.05-.7-.363t-.225-.737t.363-.687t.737-.213l4.225.375l.475-1.7L1.8 17.8q-.425-.075-.65-.413T1 16.65q.075-.425.413-.65t.762-.15l5.975 1.125l.425-1.475l-6.75-1.825q-.4-.125-.6-.475t-.075-.75q.125-.425.463-.625t.737-.075l6.75 1.825l.375-1.325L4.75 9.8q-.375-.2-.5-.6t.075-.75q.2-.375.6-.5t.75.075l5.85 3.05l.075-1.75q.025-.45.225-.8t.525-.575q.325-.25.713-.337t.812.037l.425.175l2.45 5.675q.2.475.225.975t-.1 1L15.6 20.1q-.4 1.4-1.588 2.225T11.375 23m7-7.35q.125-.575.1-1.175T18.25 13.3l-2.425-5.625l.575-.35L14.375 2.4q-.15-.375 0-.763T14.9 1.1q.4-.175.775-.012t.55.537l2.525 6.1l1.15-1.3q.275-.3.65-.45t.8-.125q.425.05.775.238t.6.537l.275.4l-1.8 5.925q-.15.5-.45.913t-.725.687zM11.75 6.525l-2.1-3.05q-.25-.35-.175-.75T9.9 2.1q.35-.25.75-.175t.65.425l2.6 3.775q-.55-.125-1.1 0t-1.05.4m-1.575 2.15l-2.7-1.4l-.525-.625q-.275-.325-.238-.737t.388-.688q.325-.275.725-.225t.675.375l2 2.425q-.125.2-.2.425t-.125.45");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
package/iconify.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"prefix": "material-symbols",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Material Symbols",
|
|
5
|
-
"total":
|
|
5
|
+
"total": 15111,
|
|
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":
|
|
30
|
+
"lastModified": 1770360549
|
|
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.
|
|
4
|
+
"version": "1.0.14",
|
|
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",
|
|
@@ -26146,6 +26146,22 @@
|
|
|
26146
26146
|
"types": "./types/gfwqskkx.d.ts",
|
|
26147
26147
|
"svelte": "./components/g/globe.svelte"
|
|
26148
26148
|
},
|
|
26149
|
+
"./globe-2-cancel": {
|
|
26150
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
26151
|
+
"svelte": "./components/g/globe-2-cancel.svelte"
|
|
26152
|
+
},
|
|
26153
|
+
"./globe-2-cancel-rounded": {
|
|
26154
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
26155
|
+
"svelte": "./components/g/globe-2-cancel-rounded.svelte"
|
|
26156
|
+
},
|
|
26157
|
+
"./globe-2-question": {
|
|
26158
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
26159
|
+
"svelte": "./components/g/globe-2-question.svelte"
|
|
26160
|
+
},
|
|
26161
|
+
"./globe-2-question-rounded": {
|
|
26162
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
26163
|
+
"svelte": "./components/g/globe-2-question-rounded.svelte"
|
|
26164
|
+
},
|
|
26149
26165
|
"./globe-asia": {
|
|
26150
26166
|
"types": "./types/gfwqskkx.d.ts",
|
|
26151
26167
|
"svelte": "./components/g/globe-asia.svelte"
|
|
@@ -32166,6 +32182,14 @@
|
|
|
32166
32182
|
"types": "./types/gfwqskkx.d.ts",
|
|
32167
32183
|
"svelte": "./components/l/link.svelte"
|
|
32168
32184
|
},
|
|
32185
|
+
"./link-2": {
|
|
32186
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
32187
|
+
"svelte": "./components/l/link-2.svelte"
|
|
32188
|
+
},
|
|
32189
|
+
"./link-2-rounded": {
|
|
32190
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
32191
|
+
"svelte": "./components/l/link-2-rounded.svelte"
|
|
32192
|
+
},
|
|
32169
32193
|
"./link-off": {
|
|
32170
32194
|
"types": "./types/gfwqskkx.d.ts",
|
|
32171
32195
|
"svelte": "./components/l/link-off.svelte"
|
|
@@ -36890,6 +36914,22 @@
|
|
|
36890
36914
|
"types": "./types/gfwqskkx.d.ts",
|
|
36891
36915
|
"svelte": "./components/m/mood-bad-rounded.svelte"
|
|
36892
36916
|
},
|
|
36917
|
+
"./mood-heart": {
|
|
36918
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
36919
|
+
"svelte": "./components/m/mood-heart.svelte"
|
|
36920
|
+
},
|
|
36921
|
+
"./mood-heart-outline": {
|
|
36922
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
36923
|
+
"svelte": "./components/m/mood-heart-outline.svelte"
|
|
36924
|
+
},
|
|
36925
|
+
"./mood-heart-outline-rounded": {
|
|
36926
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
36927
|
+
"svelte": "./components/m/mood-heart-outline-rounded.svelte"
|
|
36928
|
+
},
|
|
36929
|
+
"./mood-heart-rounded": {
|
|
36930
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
36931
|
+
"svelte": "./components/m/mood-heart-rounded.svelte"
|
|
36932
|
+
},
|
|
36893
36933
|
"./mood-outline": {
|
|
36894
36934
|
"types": "./types/gfwqskkx.d.ts",
|
|
36895
36935
|
"svelte": "./components/m/mood-outline.svelte"
|
|
@@ -50366,6 +50406,22 @@
|
|
|
50366
50406
|
"types": "./types/gfwqskkx.d.ts",
|
|
50367
50407
|
"svelte": "./components/s/shift-rounded.svelte"
|
|
50368
50408
|
},
|
|
50409
|
+
"./shoe-cleats": {
|
|
50410
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
50411
|
+
"svelte": "./components/s/shoe-cleats.svelte"
|
|
50412
|
+
},
|
|
50413
|
+
"./shoe-cleats-outline": {
|
|
50414
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
50415
|
+
"svelte": "./components/s/shoe-cleats-outline.svelte"
|
|
50416
|
+
},
|
|
50417
|
+
"./shoe-cleats-outline-sharp": {
|
|
50418
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
50419
|
+
"svelte": "./components/s/shoe-cleats-outline-sharp.svelte"
|
|
50420
|
+
},
|
|
50421
|
+
"./shoe-cleats-sharp": {
|
|
50422
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
50423
|
+
"svelte": "./components/s/shoe-cleats-sharp.svelte"
|
|
50424
|
+
},
|
|
50369
50425
|
"./shop": {
|
|
50370
50426
|
"types": "./types/gfwqskkx.d.ts",
|
|
50371
50427
|
"svelte": "./components/s/shop.svelte"
|