@iconify-svelte/material-symbols 1.0.43 → 1.0.44
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/a/android-sharp.svelte +3 -3
- package/components/a/android.svelte +3 -3
- package/components/j/jewelry-outline-rounded.svelte +17 -0
- package/components/j/jewelry-outline.svelte +17 -0
- package/components/j/jewelry-rounded.svelte +17 -0
- package/components/j/jewelry.svelte +17 -0
- package/components/s/seat-read.svelte +17 -0
- package/iconify.json +2 -2
- package/package.json +21 -1
|
@@ -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="
|
|
8
|
+
const content = `<path class="xnllxr2mu"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:android-sharp" {...props}></Icon>
|
|
11
11
|
<style>
|
|
12
|
-
:global(.
|
|
12
|
+
:global(.xnllxr2mu) {
|
|
13
13
|
fill: currentColor;
|
|
14
|
-
d: path("M1 18q.
|
|
14
|
+
d: path("M1 18q.25-2.625 1.6-4.775t3.475-3.5L4.15 6.5q-.225-.35-.112-.75t.462-.6q.35-.225.75-.125t.6.45l2 3.325q.95-.4 1.988-.6T12 8t2.163.2t1.987.6l2-3.325q.2-.35.6-.45t.75.125q.35.2.45.6t-.1.75l-1.925 3.225q2.125 1.35 3.475 3.5T23 18zm17.013-3.787q.037-.438-.238-.863t-.675-.55t-.725.1t-.375.65t.225.85t.688.563t.737-.088t.363-.663M7.1 14.95q.4-.125.675-.55t.238-.862t-.363-.663t-.737-.088t-.688.563T6 14.2t.375.65t.725.1");
|
|
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="
|
|
8
|
+
const content = `<path class="xnllxr2mu"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:android" {...props}></Icon>
|
|
11
11
|
<style>
|
|
12
|
-
:global(.
|
|
12
|
+
:global(.xnllxr2mu) {
|
|
13
13
|
fill: currentColor;
|
|
14
|
-
d: path("M1 18q.
|
|
14
|
+
d: path("M1 18q.25-2.625 1.6-4.775t3.475-3.5L4.15 6.5q-.225-.35-.112-.75t.462-.6q.35-.225.75-.125t.6.45l2 3.325q.95-.4 1.988-.6T12 8t2.163.2t1.987.6l2-3.325q.2-.35.6-.45t.75.125q.35.2.45.6t-.1.75l-1.925 3.225q2.125 1.35 3.475 3.5T23 18zm17.013-3.787q.037-.438-.238-.863t-.675-.55t-.725.1t-.375.65t.225.85t.688.563t.737-.088t.363-.663M7.1 14.95q.4-.125.675-.55t.238-.862t-.363-.663t-.737-.088t-.688.563T6 14.2t.375.65t.725.1");
|
|
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="ig1hk1uet"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:jewelry-outline-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.ig1hk1uet) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M12 23q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 20.5q.5 0 .875.375t.375.875q0 .525-.375.888T12 23m-4.25-1q-.525 0-.888-.363T6.5 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375T9 20.75q0 .525-.375.888T7.75 22m8.5 0q-.525 0-.888-.363T15 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375t.375.875q0 .525-.375.888T16.25 22M5 19q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T5 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T5 19m7 0q-2.275 0-3.887-1.612T6.5 13.5q0-1.95 1.35-3.95t3-3.675q.475-.5 1.138-.488t1.162.488q1.65 1.675 3 3.675t1.35 3.95q0 2.275-1.612 3.888T12 19m7 0q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T19 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T19 19m-4.525-3.012q1.025-1.013 1.025-2.463q0-1.3-1.175-3.037T12 7.55q-1.175 1.2-2.337 2.938T8.5 13.525q0 1.45 1.025 2.463T12 17t2.475-1.012M12 15.5q.825 0 1.413-.575T14 13.5q0-.825-.587-1.412T12 11.5q-.85 0-1.425.588T10 13.5q0 .85.575 1.425T12 15.5m0-12q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 1q.5 0 .875.375t.375.875q0 .525-.375.888T12 3.5");
|
|
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="jnl6qbqny"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:jewelry-outline" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.jnl6qbqny) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M12 23q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 20.5q.5 0 .875.375t.375.875q0 .525-.375.888T12 23m-4.25-1q-.525 0-.888-.363T6.5 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375T9 20.75q0 .525-.375.888T7.75 22m8.5 0q-.525 0-.888-.363T15 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375t.375.875q0 .525-.375.888T16.25 22M5 19q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T5 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T5 19m7 0q-2.275 0-3.887-1.612T6.5 13.5t1.8-4.637T12 4.75q1.9 1.75 3.7 4.113t1.8 4.637t-1.612 3.888T12 19m7 0q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T19 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T19 19m-4.525-3.012q1.025-1.013 1.025-2.463q0-1.3-1.175-3.037T12 7.55q-1.175 1.2-2.337 2.938T8.5 13.525q0 1.45 1.025 2.463T12 17t2.475-1.012M12 15.5q.825 0 1.413-.575T14 13.5q0-.825-.587-1.412T12 11.5q-.85 0-1.425.588T10 13.5q0 .85.575 1.425T12 15.5m0-12q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 1q.5 0 .875.375t.375.875q0 .525-.375.888T12 3.5m0 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="dklzwxb3g"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:jewelry-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.dklzwxb3g) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M12 23q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 20.5q.5 0 .875.375t.375.875q0 .525-.375.888T12 23m-4.25-1q-.525 0-.888-.363T6.5 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375T9 20.75q0 .525-.375.888T7.75 22m8.5 0q-.525 0-.888-.363T15 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375t.375.875q0 .525-.375.888T16.25 22M5 19q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T5 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T5 19m7 0q-2.275 0-3.887-1.612T6.5 13.5q0-1.95 1.35-3.95t3-3.675q.475-.5 1.138-.488t1.162.488q1.65 1.675 3 3.675t1.35 3.95q0 2.275-1.612 3.888T12 19m7 0q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T19 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T19 19m-7-3.5q.825 0 1.413-.575T14 13.5q0-.825-.587-1.412T12 11.5q-.85 0-1.425.588T10 13.5q0 .85.575 1.425T12 15.5m0-12q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 1q.5 0 .875.375t.375.875q0 .525-.375.888T12 3.5");
|
|
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="adbwhebop"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:jewelry" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.adbwhebop) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M12 23q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 20.5q.5 0 .875.375t.375.875q0 .525-.375.888T12 23m-4.25-1q-.525 0-.888-.363T6.5 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375T9 20.75q0 .525-.375.888T7.75 22m8.5 0q-.525 0-.888-.363T15 20.75q0-.5.363-.875t.887-.375q.5 0 .875.375t.375.875q0 .525-.375.888T16.25 22M5 19q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T5 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T5 19m7 0q-2.275 0-3.887-1.612T6.5 13.5t1.8-4.637T12 4.75q1.9 1.75 3.7 4.113t1.8 4.637t-1.612 3.888T12 19m7 0q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T19 16.5q.5 0 .875.375t.375.875q0 .525-.375.888T19 19m-7-3.5q.825 0 1.413-.575T14 13.5q0-.825-.587-1.412T12 11.5q-.85 0-1.425.588T10 13.5q0 .85.575 1.425T12 15.5m0-12q-.525 0-.888-.363t-.362-.887q0-.5.363-.875T12 1q.5 0 .875.375t.375.875q0 .525-.375.888T12 3.5");
|
|
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="cbpbqxb-m"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols:seat-read" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.cbpbqxb-m) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M7.5 7q-.825 0-1.412-.587T5.5 5t.588-1.412T7.5 3t1.413.588T9.5 5t-.587 1.413T7.5 7m11 16l-2.9-5H8.65q-.725 0-1.263-.437T6.7 16.4l-1.075-5.375q-.225-1.2.538-2.112T8.124 8q.6 0 1.163.238t.937.712l2.3 2.825l2.25-1.5l-.275-.125q-.2-.1-.262-.275t.037-.375l1.25-2.725q.1-.2.288-.275t.387.025l1.35.625q.2.1.275.288t-.025.387L16.875 9.8l.7 1.025l-5.05 3.35l-.925-.625l.35 1.45h3.1q.525 0 .975.275t.725.725l3.5 6zM13 21H6.55q-.825 0-1.512-.587T4.175 19L2 8h2.05l2.2 11H13z");
|
|
15
|
+
}
|
|
16
|
+
|
|
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":
|
|
5
|
+
"total": 15462,
|
|
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": 1783920447
|
|
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.44",
|
|
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",
|
|
@@ -31018,6 +31018,22 @@
|
|
|
31018
31018
|
"types": "./types/gfwqskkx.d.ts",
|
|
31019
31019
|
"svelte": "./components/j/javascript-sharp.svelte"
|
|
31020
31020
|
},
|
|
31021
|
+
"./jewelry": {
|
|
31022
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
31023
|
+
"svelte": "./components/j/jewelry.svelte"
|
|
31024
|
+
},
|
|
31025
|
+
"./jewelry-outline": {
|
|
31026
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
31027
|
+
"svelte": "./components/j/jewelry-outline.svelte"
|
|
31028
|
+
},
|
|
31029
|
+
"./jewelry-outline-rounded": {
|
|
31030
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
31031
|
+
"svelte": "./components/j/jewelry-outline-rounded.svelte"
|
|
31032
|
+
},
|
|
31033
|
+
"./jewelry-rounded": {
|
|
31034
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
31035
|
+
"svelte": "./components/j/jewelry-rounded.svelte"
|
|
31036
|
+
},
|
|
31021
31037
|
"./join": {
|
|
31022
31038
|
"types": "./types/gfwqskkx.d.ts",
|
|
31023
31039
|
"svelte": "./components/j/join.svelte"
|
|
@@ -49602,6 +49618,10 @@
|
|
|
49602
49618
|
"types": "./types/gfwqskkx.d.ts",
|
|
49603
49619
|
"svelte": "./components/s/seat-heat-right-sharp.svelte"
|
|
49604
49620
|
},
|
|
49621
|
+
"./seat-read": {
|
|
49622
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
49623
|
+
"svelte": "./components/s/seat-read.svelte"
|
|
49624
|
+
},
|
|
49605
49625
|
"./seat-vent-left": {
|
|
49606
49626
|
"types": "./types/gfwqskkx.d.ts",
|
|
49607
49627
|
"svelte": "./components/s/seat-vent-left.svelte"
|