@iconify-svelte/material-symbols-light 1.0.29 → 1.0.30
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/t/tilt-arrow-down-outline-rounded.svelte +17 -0
- package/components/t/tilt-arrow-down-outline-sharp.svelte +17 -0
- package/components/t/tilt-arrow-down-outline.svelte +17 -0
- package/components/t/tilt-arrow-down-rounded.svelte +17 -0
- package/components/t/tilt-arrow-down-sharp.svelte +17 -0
- package/components/t/tilt-arrow-down.svelte +17 -0
- package/components/t/tilt-arrow-up-outline-rounded.svelte +17 -0
- package/components/t/tilt-arrow-up-outline-sharp.svelte +17 -0
- package/components/t/tilt-arrow-up-outline.svelte +17 -0
- package/components/t/tilt-arrow-up-rounded.svelte +17 -0
- package/components/t/tilt-arrow-up-sharp.svelte +17 -0
- package/components/t/tilt-arrow-up.svelte +17 -0
- package/components/w/watch-button-outline-rounded.svelte +17 -0
- package/components/w/watch-button-outline.svelte +17 -0
- package/components/w/watch-button-rounded.svelte +17 -0
- package/components/w/watch-button.svelte +17 -0
- package/components/w/wb-twilight-2-outline-rounded.svelte +17 -0
- package/components/w/wb-twilight-2-outline.svelte +17 -0
- package/components/w/wb-twilight-2-rounded.svelte +17 -0
- package/components/w/wb-twilight-2.svelte +17 -0
- package/iconify.json +2 -2
- package/package.json +81 -1
|
@@ -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="bk1kxvq_n"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-down-outline-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.bk1kxvq_n) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M6.616 20q-.691 0-1.153-.462T5 18.384V5.616q0-.691.463-1.153T6.616 4h10.788q.69 0 1.153.463t.462 1.153v12.769q0 .69-.462 1.153T17.404 20zm0-1h10.788q.269 0 .442-.173t.173-.442V5.615q0-.269-.173-.442T17.404 5H6.616q-.27 0-.452.173q-.183.173-.183.443v12.769q0 .269.183.442q.182.173.452.173m4.903-5.536l-1.765-1.766q-.14-.14-.341-.15q-.202-.01-.367.156q-.16.16-.16.354t.16.353l2.408 2.408q.242.242.565.242t.565-.242l2.37-2.369q.14-.14.15-.341t-.15-.367q-.166-.165-.357-.165t-.357.165l-1.72 1.721V9.27q0-.213-.144-.357t-.357-.143t-.357.143t-.143.357zM17.404 19H5.98h12.038z");
|
|
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="o5z78ibxb"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-down-outline-sharp" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.o5z78ibxb) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M5 20V4h14.02v16zm1-1h12.02V5H6zm5.52-5.536L9.4 11.35l-.708.708l3.327 3.327l3.289-3.289l-.708-.713l-2.08 2.08V8.77h-1zM18.02 19H6z");
|
|
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="mp06w2bge"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-down-outline" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.mp06w2bge) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M6.616 20q-.691 0-1.153-.462T5 18.384V5.616q0-.691.463-1.153T6.616 4h10.788q.69 0 1.153.463t.462 1.153v12.769q0 .69-.462 1.153T17.404 20zm0-1h10.788q.269 0 .442-.173t.173-.442V5.615q0-.269-.173-.442T17.404 5H6.616q-.27 0-.452.173q-.183.173-.183.443v12.769q0 .269.183.442q.182.173.452.173m4.903-5.536L9.4 11.35l-.708.708l3.327 3.327l3.289-3.289l-.708-.713l-2.08 2.08V8.77h-1zM17.404 19H5.98h12.038z");
|
|
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="c0zbkzbpa"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-down-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.c0zbkzbpa) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M6.616 20q-.691 0-1.153-.462T5 18.384V5.616q0-.691.463-1.153T6.616 4h10.788q.69 0 1.153.463t.462 1.153v12.769q0 .69-.462 1.153T17.404 20zm4.903-6.536l-1.765-1.766q-.14-.14-.341-.15q-.202-.01-.367.156q-.16.16-.16.354t.16.353l2.408 2.408q.242.242.565.242t.565-.242l2.37-2.369q.14-.14.15-.341t-.15-.367q-.166-.165-.357-.165t-.357.165l-1.72 1.721V9.27q0-.213-.144-.357t-.357-.143t-.357.143t-.143.357z");
|
|
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="shyhqslln"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-down-sharp" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.shyhqslln) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M5 20V4h14.02v16zm6.52-6.536L9.4 11.35l-.708.708l3.327 3.327l3.289-3.289l-.708-.713l-2.08 2.08V8.77h-1z");
|
|
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="bxx3-rmcm"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-down" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.bxx3-rmcm) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M6.616 20q-.691 0-1.153-.462T5 18.384V5.616q0-.691.463-1.153T6.616 4h10.788q.69 0 1.153.463t.462 1.153v12.769q0 .69-.462 1.153T17.404 20zm4.903-6.536L9.4 11.35l-.708.708l3.327 3.327l3.289-3.289l-.708-.713l-2.08 2.08V8.77h-1z");
|
|
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="f-5pjccqx"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-up-outline-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.f-5pjccqx) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M5.02 20q-.778 0-1.262-.593q-.485-.594-.304-1.37l2.869-12.77q.13-.546.575-.906Q7.342 4 7.908 4h8.165q.566 0 1.01.36q.444.361.575.907l2.888 12.77q.181.777-.304 1.37q-.484.593-1.261.593zM5 19h13.962q.307 0 .49-.23q.183-.232.106-.52L16.669 5.48q-.038-.21-.221-.345Q16.266 5 16.054 5H7.908q-.212 0-.395.135q-.182.134-.22.346L4.402 18.25q-.076.289.107.52q.182.23.49.23m6.48-8.079v4.195q0 .213.144.356q.143.144.357.144t.357-.144t.143-.356V10.92l1.765 1.766q.14.14.341.15q.202.01.367-.156q.16-.16.16-.354t-.16-.354l-2.408-2.407q-.242-.243-.565-.243t-.565.243l-2.37 2.369q-.14.14-.15.341t.15.366q.166.166.357.166t.357-.166zM18.963 19H4.846h14.27z");
|
|
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="eobwdechs"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-up-outline-sharp" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.eobwdechs) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M3 20L6.616 4h10.75L21 20zm1.23-1h15.5L16.555 5H7.408zm7.25-8.079v4.695h1V10.92l2.12 2.114l.708-.708L11.98 9l-3.289 3.289l.708.713zM19.73 19H4.23z");
|
|
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="kooh92b5d"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-up-outline" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.kooh92b5d) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M5.02 20q-.778 0-1.262-.593q-.485-.594-.304-1.37l2.869-12.77q.13-.546.575-.906Q7.342 4 7.908 4h8.165q.566 0 1.01.36q.444.361.575.907l2.888 12.77q.181.777-.304 1.37q-.484.593-1.261.593zM5 19h13.962q.307 0 .49-.23q.183-.232.106-.52L16.669 5.48q-.038-.21-.221-.345Q16.266 5 16.054 5H7.908q-.212 0-.395.135q-.182.134-.22.346L4.402 18.25q-.076.289.107.52q.182.23.49.23m6.48-8.079v4.695h1V10.92l2.12 2.114l.708-.708L11.98 9l-3.289 3.289l.708.713zM18.963 19H4.846h14.27z");
|
|
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="he2kv6gqu"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-up-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.he2kv6gqu) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M5.02 20q-.778 0-1.262-.593q-.485-.594-.304-1.37l2.869-12.77q.13-.546.575-.906Q7.342 4 7.908 4h8.165q.566 0 1.01.36q.444.361.575.907l2.888 12.77q.181.777-.304 1.37q-.484.593-1.261.593zm6.46-9.079v4.195q0 .213.144.356q.143.144.357.144t.357-.144t.143-.356V10.92l1.765 1.766q.14.14.341.15q.202.01.367-.156q.16-.16.16-.354t-.16-.354l-2.408-2.407q-.242-.243-.565-.243t-.565.243l-2.37 2.369q-.14.14-.15.341t.15.366q.166.166.357.166t.357-.166z");
|
|
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="ccpu6-tvp"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-up-sharp" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.ccpu6-tvp) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M3 20L6.616 4h10.75L21 20zm8.48-9.079v4.695h1V10.92l2.12 2.114l.708-.708L11.98 9l-3.289 3.289l.708.713z");
|
|
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="cc_ykjbzl"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:tilt-arrow-up" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.cc_ykjbzl) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M5.02 20q-.778 0-1.262-.593q-.485-.594-.304-1.37l2.869-12.77q.13-.546.575-.906Q7.342 4 7.908 4h8.165q.566 0 1.01.36q.444.361.575.907l2.888 12.77q.181.777-.304 1.37q-.484.593-1.261.593zm6.46-9.079v4.695h1V10.92l2.12 2.114l.708-.708L11.98 9l-3.289 3.289l.708.713z");
|
|
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="v_ooks_4x"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:watch-button-outline-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.v_ooks_4x) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M6.183 19.006q-.164.586-.359 1.154q-.195.567-.499 1.148q-.073.183-.278.24q-.205.058-.381-.046t-.244-.296q-.066-.192.032-.375q1.067-2.14 1.22-4.306T5.827 12q0-2.315-.153-4.484T4.46 3.225q-.098-.188-.038-.393t.244-.309t.377-.033q.196.07.288.252q.285.562.486 1.12q.202.557.366 1.138H8.23q1.4.006 2.373 1.024t.973 2.482v7.019q0 1.458-.973 2.47q-.973 1.01-2.373 1.01zM16.402 12.5l1.63 1.727q.141.16.141.351t-.165.357q-.16.16-.364.15t-.344-.17l-2.273-2.35q-.223-.242-.223-.565t.223-.565l2.273-2.35q.146-.166.344-.163t.364.169q.14.146.153.344t-.134.363L16.402 11.5H20.5q.214 0 .357.143T21 12t-.143.357t-.357.143zm-9.977 5.506h1.806q.979 0 1.662-.735q.684-.734.684-1.771V8.48q0-1.016-.684-1.748T8.231 6H6.419q.287 1.437.347 2.91q.061 1.475.061 3.09q0 1.621-.058 3.105q-.057 1.483-.344 2.9M6.827 12");
|
|
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="c4xcey-cy"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:watch-button-outline" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.c4xcey-cy) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("m5.056 21.825l-.829-.561q1.24-2.239 1.417-4.514T5.821 12q0-2.45-.177-4.734q-.177-2.285-1.417-4.504l.829-.562q.382.702.654 1.397q.273.695.473 1.403H8.23q1.4.006 2.373 1.024t.973 2.482v7.019q0 1.458-.973 2.47q-.973 1.01-2.373 1.01H6.183q-.2.709-.463 1.413t-.664 1.407m12.598-6.536L14.48 12l3.173-3.27l.708.714l-1.96 2.056H21v1h-4.598l1.96 2.08zM6.425 18h1.806q.979 0 1.662-.732t.684-1.768V8.48q0-1.016-.684-1.748T8.231 6H6.419q.287 1.437.347 2.91q.061 1.475.061 3.09q0 1.621-.058 3.102T6.425 18m.402-6");
|
|
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="kwerrk0mg"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:watch-button-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.kwerrk0mg) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M6.183 19.006q-.164.586-.359 1.154q-.195.567-.499 1.148q-.073.183-.278.24q-.205.058-.381-.046t-.241-.296t.029-.375q1.062-2.14 1.214-4.306q.153-2.165.153-4.525q0-2.315-.15-4.484T4.46 3.225q-.098-.188-.038-.393t.244-.309t.377-.033q.196.07.288.252q.284.562.486 1.12q.202.557.366 1.138H8.23q1.4.006 2.373 1.024t.973 2.482v7.019q0 1.458-.973 2.47q-.973 1.01-2.373 1.01zM16.402 12.5l1.63 1.727q.141.16.141.351t-.165.357q-.16.16-.364.15t-.344-.17l-2.273-2.35q-.223-.242-.223-.565t.223-.565l2.273-2.35q.146-.166.344-.163t.364.169q.14.146.153.344t-.134.363L16.402 11.5H20.5q.214 0 .357.143T21 12t-.143.357t-.357.143z");
|
|
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="zy04gb-1b"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:watch-button" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.zy04gb-1b) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("m5.056 21.825l-.829-.561q1.24-2.239 1.417-4.514T5.821 12q0-2.45-.177-4.734q-.177-2.285-1.417-4.504l.829-.562q.382.702.654 1.397q.273.695.473 1.403H8.23q1.4.006 2.373 1.024t.973 2.482v7.019q0 1.458-.973 2.47q-.973 1.01-2.373 1.01H6.183q-.2.709-.463 1.413t-.664 1.407m12.598-6.536L14.48 12l3.173-3.27l.708.714l-1.96 2.056H21v1h-4.598l1.96 2.08z");
|
|
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="m19zh486k"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:wb-twilight-2-outline-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.m19zh486k) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M3 19.5q-.213 0-.357-.143T2.5 19t.143-.357T3 18.5h18q.214 0 .357.143T21.5 19t-.143.357T21 19.5zM7.425 14h9.15q-.575-1.35-1.81-2.175Q13.532 11 12 11t-2.766.825T7.426 14m-1.31 1q.347-2.175 2.009-3.588T12 10t3.876 1.413T17.884 15zM12 14");
|
|
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="n3-y2jb5j"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:wb-twilight-2-outline" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.n3-y2jb5j) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M2.5 19.5v-1h19v1zM7.425 14h9.15q-.575-1.35-1.81-2.175Q13.532 11 12 11t-2.765.825Q8 12.65 7.425 14m-1.31 1q.347-2.175 2.009-3.588T12 10t3.876 1.413T17.884 15zM12 14");
|
|
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="kj5d7coof"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:wb-twilight-2-rounded" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.kj5d7coof) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M3 19.5q-.213 0-.356-.144t-.144-.357t.144-.356T3 18.5h18q.213 0 .356.144t.144.357t-.144.356T21 19.5zM6.116 15q.346-2.175 2.008-3.588T12 10t3.876 1.413T17.884 15z");
|
|
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="rtnyc2-wv"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<Icon width={width} height={height} viewBox={viewBox} content={content} fallback="material-symbols-light:wb-twilight-2" {...props}></Icon>
|
|
11
|
+
<style>
|
|
12
|
+
:global(.rtnyc2-wv) {
|
|
13
|
+
fill: currentColor;
|
|
14
|
+
d: path("M2.5 19.5v-1h19v1zM6.116 15q.346-2.175 2.008-3.588T12 10t3.876 1.413T17.884 15z");
|
|
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":
|
|
5
|
+
"total": 15439,
|
|
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":
|
|
31
|
+
"lastModified": 1778041297
|
|
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.
|
|
4
|
+
"version": "1.0.30",
|
|
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",
|
|
@@ -56538,6 +56538,54 @@
|
|
|
56538
56538
|
"types": "./types/gfwqskkx.d.ts",
|
|
56539
56539
|
"svelte": "./components/t/tile-small-rounded.svelte"
|
|
56540
56540
|
},
|
|
56541
|
+
"./tilt-arrow-down": {
|
|
56542
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56543
|
+
"svelte": "./components/t/tilt-arrow-down.svelte"
|
|
56544
|
+
},
|
|
56545
|
+
"./tilt-arrow-down-outline": {
|
|
56546
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56547
|
+
"svelte": "./components/t/tilt-arrow-down-outline.svelte"
|
|
56548
|
+
},
|
|
56549
|
+
"./tilt-arrow-down-outline-rounded": {
|
|
56550
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56551
|
+
"svelte": "./components/t/tilt-arrow-down-outline-rounded.svelte"
|
|
56552
|
+
},
|
|
56553
|
+
"./tilt-arrow-down-outline-sharp": {
|
|
56554
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56555
|
+
"svelte": "./components/t/tilt-arrow-down-outline-sharp.svelte"
|
|
56556
|
+
},
|
|
56557
|
+
"./tilt-arrow-down-rounded": {
|
|
56558
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56559
|
+
"svelte": "./components/t/tilt-arrow-down-rounded.svelte"
|
|
56560
|
+
},
|
|
56561
|
+
"./tilt-arrow-down-sharp": {
|
|
56562
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56563
|
+
"svelte": "./components/t/tilt-arrow-down-sharp.svelte"
|
|
56564
|
+
},
|
|
56565
|
+
"./tilt-arrow-up": {
|
|
56566
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56567
|
+
"svelte": "./components/t/tilt-arrow-up.svelte"
|
|
56568
|
+
},
|
|
56569
|
+
"./tilt-arrow-up-outline": {
|
|
56570
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56571
|
+
"svelte": "./components/t/tilt-arrow-up-outline.svelte"
|
|
56572
|
+
},
|
|
56573
|
+
"./tilt-arrow-up-outline-rounded": {
|
|
56574
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56575
|
+
"svelte": "./components/t/tilt-arrow-up-outline-rounded.svelte"
|
|
56576
|
+
},
|
|
56577
|
+
"./tilt-arrow-up-outline-sharp": {
|
|
56578
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56579
|
+
"svelte": "./components/t/tilt-arrow-up-outline-sharp.svelte"
|
|
56580
|
+
},
|
|
56581
|
+
"./tilt-arrow-up-rounded": {
|
|
56582
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56583
|
+
"svelte": "./components/t/tilt-arrow-up-rounded.svelte"
|
|
56584
|
+
},
|
|
56585
|
+
"./tilt-arrow-up-sharp": {
|
|
56586
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
56587
|
+
"svelte": "./components/t/tilt-arrow-up-sharp.svelte"
|
|
56588
|
+
},
|
|
56541
56589
|
"./time-auto": {
|
|
56542
56590
|
"types": "./types/gfwqskkx.d.ts",
|
|
56543
56591
|
"svelte": "./components/t/time-auto.svelte"
|
|
@@ -61034,6 +61082,18 @@
|
|
|
61034
61082
|
"types": "./types/gfwqskkx.d.ts",
|
|
61035
61083
|
"svelte": "./components/w/watch-arrow-rounded.svelte"
|
|
61036
61084
|
},
|
|
61085
|
+
"./watch-button": {
|
|
61086
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61087
|
+
"svelte": "./components/w/watch-button.svelte"
|
|
61088
|
+
},
|
|
61089
|
+
"./watch-button-outline": {
|
|
61090
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61091
|
+
"svelte": "./components/w/watch-button-outline.svelte"
|
|
61092
|
+
},
|
|
61093
|
+
"./watch-button-outline-rounded": {
|
|
61094
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61095
|
+
"svelte": "./components/w/watch-button-outline-rounded.svelte"
|
|
61096
|
+
},
|
|
61037
61097
|
"./watch-button-press": {
|
|
61038
61098
|
"types": "./types/gfwqskkx.d.ts",
|
|
61039
61099
|
"svelte": "./components/w/watch-button-press.svelte"
|
|
@@ -61050,6 +61110,10 @@
|
|
|
61050
61110
|
"types": "./types/gfwqskkx.d.ts",
|
|
61051
61111
|
"svelte": "./components/w/watch-button-press-rounded.svelte"
|
|
61052
61112
|
},
|
|
61113
|
+
"./watch-button-rounded": {
|
|
61114
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61115
|
+
"svelte": "./components/w/watch-button-rounded.svelte"
|
|
61116
|
+
},
|
|
61053
61117
|
"./watch-check": {
|
|
61054
61118
|
"types": "./types/gfwqskkx.d.ts",
|
|
61055
61119
|
"svelte": "./components/w/watch-check.svelte"
|
|
@@ -61602,6 +61666,22 @@
|
|
|
61602
61666
|
"types": "./types/gfwqskkx.d.ts",
|
|
61603
61667
|
"svelte": "./components/w/wb-twilight.svelte"
|
|
61604
61668
|
},
|
|
61669
|
+
"./wb-twilight-2": {
|
|
61670
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61671
|
+
"svelte": "./components/w/wb-twilight-2.svelte"
|
|
61672
|
+
},
|
|
61673
|
+
"./wb-twilight-2-outline": {
|
|
61674
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61675
|
+
"svelte": "./components/w/wb-twilight-2-outline.svelte"
|
|
61676
|
+
},
|
|
61677
|
+
"./wb-twilight-2-outline-rounded": {
|
|
61678
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61679
|
+
"svelte": "./components/w/wb-twilight-2-outline-rounded.svelte"
|
|
61680
|
+
},
|
|
61681
|
+
"./wb-twilight-2-rounded": {
|
|
61682
|
+
"types": "./types/gfwqskkx.d.ts",
|
|
61683
|
+
"svelte": "./components/w/wb-twilight-2-rounded.svelte"
|
|
61684
|
+
},
|
|
61605
61685
|
"./wb-twilight-outline": {
|
|
61606
61686
|
"types": "./types/gfwqskkx.d.ts",
|
|
61607
61687
|
"svelte": "./components/w/wb-twilight-outline.svelte"
|