@iconify-react/material-symbols-light 1.0.2 → 1.0.3
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/app-spark-outline-rounded.jsx +22 -0
- package/components/a/app-spark-outline.jsx +22 -0
- package/components/a/app-spark-rounded.jsx +22 -0
- package/components/a/app-spark.jsx +22 -0
- package/components/f/frame-spark-rounded.jsx +22 -0
- package/components/f/frame-spark-sharp.jsx +22 -0
- package/components/f/frame-spark.jsx +22 -0
- package/components/h/home-storage-gear-outline-rounded.jsx +22 -0
- package/components/h/home-storage-gear-outline-sharp.jsx +22 -0
- package/components/h/home-storage-gear-outline.jsx +22 -0
- package/components/h/home-storage-gear-rounded.jsx +22 -0
- package/components/h/home-storage-gear-sharp.jsx +22 -0
- package/components/h/home-storage-gear.jsx +22 -0
- package/components/t/translate-cc-outline-rounded.jsx +22 -0
- package/components/t/translate-cc-outline-sharp.jsx +22 -0
- package/components/t/translate-cc-outline.jsx +22 -0
- package/components/t/translate-cc-rounded.jsx +22 -0
- package/components/t/translate-cc-sharp.jsx +22 -0
- package/components/t/translate-cc.jsx +22 -0
- package/components/t/translate-subtitles-outline-rounded.jsx +22 -0
- package/components/t/translate-subtitles-outline-sharp.jsx +22 -0
- package/components/t/translate-subtitles-outline.jsx +22 -0
- package/components/t/translate-subtitles-rounded.jsx +22 -0
- package/components/t/translate-subtitles-sharp.jsx +22 -0
- package/components/t/translate-subtitles.jsx +22 -0
- package/iconify.json +2 -2
- package/package.json +101 -1
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.mphz3abt {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M5 16.692V19V5zM16.673 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.372.964-2.35T7.307 4h4.14q.213 0 .356.144t.144.357t-.144.356t-.356.143h-4.14q-.952 0-1.63.684Q5 6.367 5 7.327v9.365q0 .952.678 1.63t1.63.678h9.365q.96 0 1.644-.678t.683-1.63v-4.14q0-.213.144-.356t.357-.144t.356.144t.143.356v4.14q0 1.381-.977 2.345t-2.35.963m1.308-9.885q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.388-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.391-.361 2.388-1.359q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.388 1.358q-.997.997-1.358 2.387q-.025.15-.2.15");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="mphz3abt"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:app-spark-outline-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.ome1nq9a {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M5 16.692V19V5zM16.673 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.372.964-2.35T7.307 4h4.64v1h-4.64q-.952 0-1.63.684Q5 6.367 5 7.327v9.365q0 .952.678 1.63t1.63.678h9.365q.96 0 1.644-.678t.683-1.63v-4.64h1v4.64q0 1.381-.977 2.345t-2.35.963m1.308-9.885q-.15 0-.2-.15q-.362-1.39-1.359-2.387t-2.388-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.391-.361 2.388-1.359q.997-.997 1.359-2.387q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.388 1.358q-.997.997-1.358 2.387q-.025.15-.2.15");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="ome1nq9a"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:app-spark-outline",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.ezn66_ti {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M16.674 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.38.964-2.354Q5.927 4 7.307 4h4.213q.242 0 .398.18t.094.422q-.238 1.521.235 2.997t1.575 2.578t2.578 1.575t2.997.234q.243-.036.422.107t.18.386v4.213q0 1.381-.973 2.345q-.973.963-2.354.963");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="ezn66_ti"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:app-spark-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.uq3hzfqr {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M17.98 10.116q-.15 0-.2-.15q-.36-1.391-1.358-2.388q-.997-.997-2.387-1.359q-.15-.05-.15-.2q0-.175.15-.2q1.39-.361 2.387-1.358t1.359-2.388q.05-.15.2-.15q.169 0 .2.15q.361 1.39 1.358 2.387t2.388 1.36q.15.024.15.2q0 .15-.15.2q-1.39.36-2.387 1.358q-.998.997-1.36 2.388q-.024.15-.2.15M16.674 20H7.308q-1.381 0-2.344-.963T4 16.692V7.327q0-1.38.964-2.354Q5.927 4 7.307 4h4.827q-.423 1.652.016 3.298q.44 1.646 1.672 2.879q1.233 1.233 2.879 1.672q1.646.44 3.298.017v4.826q0 1.381-.973 2.345q-.973.963-2.354.963");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="uq3hzfqr"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:app-spark",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.z8-qlwif {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M16.143 5.143Q16.286 5 16.5 5h2.885q.69 0 1.152.463T21 6.616V9.5q0 .214-.143.357T20.5 10t-.357-.143T20 9.5V6.616q0-.231-.192-.424T19.385 6H16.5q-.213 0-.357-.143T16 5.5t.143-.357M3.5 10q-.213 0-.357-.143T3 9.5V6.616q0-.691.463-1.153T4.615 5H7.5q.214 0 .357.143T8 5.5t-.143.357T7.5 6H4.616q-.231 0-.424.192T4 6.616V9.5q0 .214-.143.357T3.5 10m13 9q-.213 0-.357-.143T16 18.5t.143-.357T16.5 18h2.885q.23 0 .423-.192t.192-.424V14.5q0-.213.143-.357T20.5 14t.357.143t.143.357v2.885q0 .69-.462 1.152T19.385 19zM4.615 19q-.69 0-1.153-.462T3 17.384V14.5q0-.213.143-.357T3.5 14t.357.143T4 14.5v2.885q0 .23.192.423t.423.192H7.5q.214 0 .357.143T8 18.5t-.143.357T7.5 19zM12 16.096q.175 0 .2-.15q.362-1.39 1.359-2.387t2.387-1.359q.15-.05.15-.2q0-.175-.15-.2q-1.39-.362-2.387-1.359T12.2 8.054q-.03-.15-.2-.15q-.15 0-.2.15q-.362 1.39-1.359 2.387T8.054 11.8q-.15.025-.15.2q0 .15.15.2q1.39.362 2.387 1.359t1.359 2.387q.05.15.2.15");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="z8-qlwif"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:frame-spark-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.v2k-8giz {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M20 10V6h-4V5h5v5zM3 10V5h5v1H4v4zm13 9v-1h4v-4h1v5zM3 19v-5h1v4h4v1zm9-2.904q.175 0 .2-.15q.362-1.39 1.359-2.387t2.387-1.359q.15-.05.15-.2q0-.175-.15-.2q-1.39-.362-2.387-1.359T12.2 8.054q-.03-.15-.2-.15q-.15 0-.2.15q-.362 1.39-1.359 2.387T8.054 11.8q-.15.025-.15.2q0 .15.15.2q1.39.361 2.387 1.359q.997.997 1.359 2.387q.05.15.2.15");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="v2k-8giz"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:frame-spark-sharp",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.jkq9zsmq {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M20 10V6.616q0-.231-.192-.424T19.385 6H16V5h3.385q.69 0 1.152.463T21 6.616V10zM3 10V6.616q0-.691.463-1.153T4.615 5H8v1H4.616q-.231 0-.424.192T4 6.616V10zm13 9v-1h3.385q.23 0 .423-.192t.192-.424V14h1v3.385q0 .69-.462 1.152T19.385 19zM4.615 19q-.69 0-1.153-.462T3 17.384V14h1v3.385q0 .23.192.423t.423.192H8v1zM12 16.096q.175 0 .2-.15q.362-1.39 1.359-2.387t2.387-1.359q.15-.05.15-.2q0-.175-.15-.2q-1.39-.362-2.387-1.359T12.2 8.054q-.03-.15-.2-.15q-.15 0-.2.15q-.362 1.39-1.359 2.387T8.054 11.8q-.15.025-.15.2q0 .15.15.2q1.39.362 2.387 1.359t1.359 2.387q.05.15.2.15");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="jkq9zsmq"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:frame-spark",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.aw5_fqbw {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M6 7h12q.214 0 .357.143t.143.357t-.143.357T18 8H6q-.213 0-.357-.143T5.5 7.5t.143-.357T6 7m2-2.385h8q.214 0 .357.144q.143.143.143.356q0 .214-.143.357T16 5.615H8q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m-2.6 5.77l.34 2.111q.34 2.112.935 5.889zm6.233 9h-5.11q-.298 0-.518-.19t-.27-.481l-1.4-8.385q-.056-.373.174-.659t.608-.286h13.895q.32 0 .524.248q.204.247.148.562l-.034.19H5.4l1.275 8h4.646q.056.282.132.522t.18.479m5.569.64q-.473-.106-.89-.32q-.416-.214-.749-.588l-.475.187q-.17.062-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.302q-.165-.517-.165-1.034t.165-1.035l-.358-.302q-.14-.11-.171-.283t.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.177.174-.303q.137-.125.314-.125h.131q.177 0 .315.128t.173.306l.054.45q.473.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.332t-.171.297l-.357.302q.165.517.165 1.034t-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.188q-.146.049-.317-.013l-.475-.187q-.333.374-.75.588q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305zm2.136-1.472q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="aw5_fqbw"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:home-storage-gear-outline-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.muoearqv {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M5.5 8V7h13v1zm2-2.384v-1h9v1zm-2.1 4.769l.34 2.111q.34 2.112.935 5.889zm6.233 9H5.846l-1.673-10h15.654l-.177 1H5.4l1.275 8h4.646q.056.28.132.52q.076.241.18.48m5.677 1.525l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165 1.035t-.165 1.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626 1.528t.626 1.528t1.527.626t1.528-.626");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="muoearqv"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:home-storage-gear-outline-sharp",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.atxm5hbi {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M6 7h12q.214 0 .357.143t.143.357t-.143.357T18 8H6q-.213 0-.357-.143T5.5 7.5t.143-.357T6 7m2-2.385h8q.214 0 .357.144q.143.143.143.356q0 .214-.143.357T16 5.615H8q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m-2.6 5.77l.34 2.111q.34 2.112.935 5.889zm6.233 9H5.846l-1.673-10h15.654l-.177 1H5.4l1.275 8h4.646q.056.28.132.52q.076.241.18.48m5.677 1.525l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165 1.035t-.165 1.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626 1.528t.626 1.528t1.527.626t1.528-.626");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="atxm5hbi"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:home-storage-gear-outline",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.w1voitbs {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M6 7h12q.214 0 .357.143t.143.357t-.143.357T18 8H6q-.213 0-.357-.143T5.5 7.5t.143-.357T6 7m2-2.385h8q.214 0 .357.144q.143.143.143.356q0 .214-.143.357T16 5.615H8q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m9.202 15.41q-.473-.106-.89-.32q-.416-.214-.749-.588l-.475.187q-.17.062-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.302q-.165-.517-.165-1.034t.165-1.035l-.358-.302q-.14-.11-.171-.283t.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.177.174-.303q.137-.125.314-.125h.131q.177 0 .315.128t.173.306l.054.45q.473.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.332t-.171.297l-.357.302q.165.517.165 1.034t-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.188q-.146.049-.317-.013l-.475-.187q-.333.374-.75.588q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305zm2.136-1.472q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.528.626t1.528-.626m-12.815.832q-.298 0-.518-.19t-.27-.481l-1.4-8.385q-.056-.373.174-.659t.608-.286h13.74q.38 0 .612.296t.177.668l-.052.313q-.479-.148-.867-.212t-.918-.065q-2.77 0-4.705 1.935t-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="w1voitbs"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:home-storage-gear-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.w670nibx {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M5.5 8V7h13v1zm2-2.384v-1h9v1zm9.81 15.294l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165 1.035t-.165 1.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626 1.528t.626 1.528t1.527.626t1.528-.626m-7.704.832H5.846l-1.673-10h15.654l-.233 1.276q-.479-.147-.867-.212t-.918-.064q-2.77 0-4.705 1.934q-1.935 1.935-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="w670nibx"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:home-storage-gear-sharp",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.w_4yonzb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M6 7h12q.214 0 .357.143t.143.357t-.143.357T18 8H6q-.213 0-.357-.143T5.5 7.5t.143-.357T6 7m2-2.385h8q.214 0 .357.144q.143.143.143.356q0 .214-.143.357T16 5.615H8q-.213 0-.357-.143q-.143-.143-.143-.357q0-.213.143-.356q.144-.144.357-.144m9.31 16.295l-.108-.885q-.473-.106-.89-.32q-.416-.215-.749-.588l-.834.335l-.538-.816l.688-.577q-.165-.517-.165-1.034t.165-1.035l-.688-.577l.538-.815l.835.335q.313-.374.739-.588t.899-.32l.108-.885h1l.107.885q.474.106.9.32q.425.214.739.588l.835-.335l.538.815l-.688.577q.165.518.165 1.035t-.165 1.035l.688.577l-.538.815l-.835-.335q-.333.373-.75.588q-.415.214-.889.32l-.107.885zm2.028-2.357q.625-.626.625-1.528t-.626-1.528t-1.528-.626t-1.527.626t-.626 1.528t.626 1.528t1.527.626t1.528-.626m-7.704.832H5.846l-1.673-10h15.654l-.233 1.276q-.479-.147-.867-.212t-.918-.064q-2.77 0-4.705 1.934q-1.935 1.935-1.935 4.706q0 .564.117 1.198q.118.635.347 1.162");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="w_4yonzb"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:home-storage-gear",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.i9lve6bx {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M10.206 19.342h3.463l-1.734-4.511zM22 11.5q0 .529-.377.899t-.95.37h-7.25q-.19 0-.316-.126t-.126-.316t.126-.316t.316-.126h7.25q.173 0 .308-.116q.134-.115.134-.269V3.27q0-.155-.134-.27q-.135-.116-.308-.116H8.462q-.174 0-.308.116q-.135.116-.135.27v3.269q0 .19-.126.316t-.316.126t-.317-.126t-.126-.316v-3.27q0-.528.377-.899t.95-.37h12.212q.573 0 .95.37t.377.9zm-.885.385v-9zM9.828 8.654h.885v-2.77q0-.115.096-.211t.211-.096h1.5q.115 0 .212.096t.096.212v.192q0 .19.126.316t.316.126t.316-.126t.126-.316v-.308q0-.444-.316-.76q-.316-.317-.76-.317h-1.731q-.445 0-.76.317q-.317.316-.317.76zm6.692 1.423h1.731q.444 0 .76-.316q.317-.317.317-.761v-.27q0-.19-.126-.315t-.316-.126t-.317.126t-.126.316v.154q0 .115-.096.211t-.212.096h-1.5q-.115 0-.211-.096t-.096-.211v-3q0-.116.096-.212t.212-.096h1.5q.115 0 .211.096t.096.212v.192q0 .19.126.316t.316.126t.317-.126t.126-.316v-.308q0-.444-.316-.76q-.317-.317-.761-.317h-1.73q-.445 0-.761.317q-.317.316-.317.76V9q0 .444.317.76q.316.317.76.317m-9.282 4.727q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59 2.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.306.517.664 1.012t.757.976q.742-.842 1.342-1.765q.6-.924.956-1.985h-6.51q-.184 0-.313-.126T2 9.981q0-.185.129-.314q.129-.128.313-.128h3.789v-.866q0-.19.126-.316t.316-.126t.317.126t.126.316v.866h4.18q.19 0 .317.126t.126.316t-.127.316t-.316.126H9.858q-.406 1.235-1.084 2.316t-1.537 2.065m2.667 5.319l-.823 2.133q-.056.123-.157.203t-.249.08q-.24 0-.366-.188q-.126-.187-.04-.403l3.094-7.915q.056-.13.157-.196t.236-.068h.344q.135 0 .236.07t.156.2l3.114 7.909q.086.216-.04.403q-.125.188-.366.188q-.148 0-.249-.08t-.157-.209l-.823-2.127z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="i9lve6bx"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-cc-outline-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.kzvrh6bg {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm2.775-6.573v-.885h8.135v-9H8.019v4.097h-.885V2H22v10.77zm8.135-.885v-9zM9.827 8.654h.885V5.577h2.115v.615h.885v-1.5H9.827zm5.615 1.423h3.885V8.616h-.885v.576h-2.115V5.577h2.115v.615h.885v-1.5h-3.885z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="kzvrh6bg"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-cc-outline-sharp",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.w-lw-ubp {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm2.775-6.573v-.885h7.692q.173 0 .308-.115q.134-.115.134-.269V3.27q0-.155-.134-.27q-.135-.116-.308-.116H8.462q-.174 0-.308.116q-.135.116-.135.27v3.71h-.885V3.27q0-.53.377-.9t.95-.37h12.212q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37zm8.135-.885v-9zM9.827 8.654h.885v-2.77q0-.115.096-.211t.211-.096h1.5q.115 0 .212.096t.096.212v.307h.885V5.77q0-.444-.317-.76q-.316-.317-.76-.317h-1.731q-.444 0-.76.317q-.317.316-.317.76zm6.692 1.423h1.731q.444 0 .76-.316q.317-.317.317-.761v-.385h-.885v.27q0 .115-.096.211t-.211.096h-1.5q-.116 0-.212-.096t-.096-.211v-3q0-.116.096-.212t.212-.096h1.5q.115 0 .211.096t.096.212v.307h.885V5.77q0-.444-.316-.76q-.317-.317-.761-.317h-1.73q-.445 0-.761.317q-.317.316-.317.76V9q0 .444.317.76q.316.317.76.317");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="w-lw-ubp"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-cc-outline",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.x8sjhrom {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M10.206 19.342h3.463l-1.734-4.511zm6.313-9.265h1.731q.444 0 .76-.316q.317-.317.317-.761v-.27q0-.19-.126-.315t-.316-.126t-.317.126t-.126.316v.154q0 .115-.096.211t-.212.096h-1.5q-.115 0-.211-.096t-.096-.211v-3q0-.116.096-.212t.212-.096h1.5q.115 0 .211.096t.096.212v.192q0 .19.126.316t.316.126t.317-.126t.126-.316v-.308q0-.444-.316-.76q-.317-.317-.761-.317h-1.73q-.445 0-.761.317q-.317.316-.317.76V9q0 .444.298.76q.297.317.78.317m-9.283 4.727q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59 2.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.306.517.664 1.012t.757.976q.742-.842 1.342-1.765q.6-.924.956-1.985h-6.51q-.184 0-.313-.126T2 9.981q0-.185.129-.314q.129-.128.313-.128h3.789v-.866q0-.19.126-.316t.316-.126t.317.126t.126.316v.866h4.18q.19 0 .317.126t.126.316t-.127.316t-.316.126H9.858q-.406 1.235-1.084 2.316t-1.537 2.065m2.667 5.319l-.823 2.133q-.056.123-.157.203t-.249.08q-.24 0-.366-.188q-.126-.187-.04-.403l3.094-7.915q.056-.13.157-.196t.236-.068h.344q.135 0 .236.07t.156.2l3.114 7.909q.086.216-.04.403q-.125.188-.366.188q-.148 0-.249-.08t-.157-.209l-.823-2.127zm10.769-7.354h-6.884q-.349 0-.579-.23t-.23-.577V9.866q0-.51-.35-.861t-.86-.351h-1.058v-2.77q0-.115.096-.211t.211-.096h1.5q.115 0 .212.096t.096.212v.192q0 .19.126.316t.316.126t.316-.126t.126-.316v-.308q0-.444-.316-.76q-.316-.317-.76-.317h-1.731q-.445 0-.76.317q-.317.316-.317.76v2.885H8.134V6.98h-.23q-.31 0-.54-.23t-.23-.54V3.27q0-.528.377-.899t.95-.37h12.212q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="x8sjhrom"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-cc-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.df2ig4cn {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm5.236-9.265h3.885V8.616h-.885v.576h-2.115V5.577h2.115v.615h.885v-1.5h-3.885zM22 12.769h-9.02V8.654h-2.268V5.577h2.115v.615h.885v-1.5H9.827v3.962H8.134V6.98h-1V2H22z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="df2ig4cn"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-cc-sharp",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.ps0u0acp {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm6.313-9.265h1.731q.444 0 .76-.317q.317-.316.317-.76v-.385h-.885v.27q0 .115-.096.211t-.211.096h-1.5q-.116 0-.212-.096t-.096-.212v-3q0-.115.096-.211t.212-.096h1.5q.115 0 .211.096t.096.211v.308h.885V5.77q0-.444-.316-.76q-.317-.317-.761-.317h-1.73q-.445 0-.761.317q-.317.316-.317.76V9q0 .444.317.76q.316.317.76.317m4.154 2.692h-7.692V8.654h-2.27v-2.77q0-.115.097-.211q.096-.096.211-.096h1.5q.115 0 .212.096t.096.212v.307h.885V5.77q0-.444-.317-.76q-.316-.317-.76-.317h-1.731q-.444 0-.76.317q-.317.316-.317.76v2.885H8.134V6.98h-1V3.269q0-.528.378-.899t.95-.37h12.211q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="ps0u0acp"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-cc",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.vbj9_cav {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M15.846 9.539q.192 0 .317-.125q.126-.126.126-.317t-.126-.317t-.317-.126h-2.429q-.195 0-.316.125q-.12.125-.12.316t.125.318t.317.126zm2.818-.76q-.126-.125-.317-.125t-.317.125t-.126.316t.125.317t.316.126t.318-.125t.126-.316t-.125-.317m-7.558-2.75q-.125-.126-.317-.126q-.191 0-.317.125t-.126.316t.126.318t.317.125h.019q.183 0 .303-.125t.12-.316t-.125-.317m7.24.758q.192 0 .317-.125q.126-.125.126-.316t-.126-.317t-.317-.126h-5.25q-.191 0-.317.125q-.125.125-.125.316t.125.318t.317.125zm-11.11 8.016q.37.425.813.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59 2.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.302.51.662 1.008q.36.5.759.98q.742-.842 1.342-1.765t.956-1.985h-6.51q-.177 0-.31-.127Q2 10.17 2 9.976q0-.18.133-.309q.133-.128.31-.128H6.23v-.866q0-.191.125-.317q.125-.125.316-.125t.318.125t.125.317v.866h4.181q.192 0 .317.125q.126.125.126.316t-.126.317t-.317.126H9.858q-.406 1.235-1.084 2.316t-1.537 2.065m2.667 5.319l-.823 2.133q-.056.123-.157.203t-.246.08q-.243 0-.37-.188q-.125-.187-.039-.403l3.095-7.915q.055-.13.156-.196t.244-.068h.328q.143 0 .244.07q.1.07.156.2l3.114 7.909q.086.216-.044.403t-.362.188q-.148 0-.249-.08t-.157-.209l-.823-2.127zm.302-.78h3.463l-1.734-4.512zM22 11.5q0 .529-.376.899t-.951.37h-7.25q-.192 0-.317-.125t-.125-.316t.125-.317t.317-.126h7.25q.173 0 .308-.116q.134-.115.134-.269V3.27q0-.155-.134-.27q-.135-.116-.308-.116H8.462q-.174 0-.308.116q-.135.116-.135.27v3.269q0 .191-.125.317q-.125.125-.316.125t-.318-.125t-.125-.317v-3.27q0-.528.375-.899T8.462 2h12.212q.575 0 .951.37t.376.9zm-.885.385v-9z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="vbj9_cav"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-subtitles-outline-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.u_xn2_bi {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M12.98 9.539h3.309v-.885H12.98zm4.924 0h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308 0h6.135v-.885h-6.135zM3.73 18.308l-.614-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.298 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm2.775-6.573v-.885h8.135v-9H8.019v4.097h-.885V2H22v10.77zm8.135-.885v-9z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="u_xn2_bi"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-subtitles-outline-sharp",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.ugmhhh4i {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zM12.98 9.54h3.308v-.885H12.98zm4.923 0h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308 0h6.135v-.885h-6.135zm.327 5.98v-.885h7.692q.173 0 .308-.115q.134-.115.134-.269V3.27q0-.155-.134-.27q-.135-.116-.308-.116H8.462q-.174 0-.308.116q-.135.116-.135.27v3.71h-.885V3.27q0-.53.377-.9t.95-.37h12.212q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37zm8.135-.885v-9z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="ugmhhh4i"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-subtitles-outline",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.fl-0a7bd {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M18.664 8.78q-.126-.126-.317-.126t-.317.125t-.126.316t.125.317t.316.126t.317-.125t.126-.316t-.125-.317m-7.557-2.75q-.125-.126-.317-.126q-.191 0-.317.125t-.126.316t.125.318t.317.125h.02q.183 0 .303-.125t.12-.316t-.125-.317m7.24.758q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-5.25q-.192 0-.317.125t-.125.316t.125.318q.125.125.317.125zm-11.11 8.016q.37.425.813.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59 2.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.302.51.662 1.008q.36.5.759.98q.742-.842 1.342-1.765t.956-1.985h-6.51q-.177 0-.31-.127Q2 10.17 2 9.976q0-.18.133-.309q.133-.128.31-.128H6.23v-.866q0-.191.125-.317q.125-.125.316-.125t.318.125t.125.317v.866h4.181q.192 0 .317.125q.126.125.126.316t-.126.317t-.317.126H9.858q-.406 1.235-1.084 2.316t-1.537 2.065m2.667 5.319l-.823 2.133q-.056.123-.157.203t-.246.08q-.243 0-.37-.188q-.125-.187-.039-.403l3.095-7.915q.055-.13.156-.196t.244-.068h.328q.143 0 .244.07q.1.07.156.2l3.114 7.909q.086.216-.044.403t-.362.188q-.148 0-.249-.08t-.157-.209l-.823-2.127zm.302-.78h3.463l-1.734-4.512zm10.467-6.574h-6.884q-.344 0-.576-.232t-.232-.575V9.539h2.865q.192 0 .317-.125q.125-.126.125-.317t-.125-.317t-.317-.126H8.135V7.212q0-.098-.067-.165q-.066-.066-.164-.066q-.31 0-.54-.23t-.23-.54V3.27q0-.528.377-.899T8.46 2h12.212q.575 0 .951.37t.376.9v8.23q0 .529-.376.899t-.951.37");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="fl-0a7bd"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-subtitles-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.homirobp {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M17.904 9.539h.884v-.885h-.884zm-7.558-2.75h.885v-.885h-.885zm2.308 0h6.134v-.885h-6.134zM3.73 18.308l-.614-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.298 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zM22 12.77h-9.02V9.54h3.309v-.885H8.134V6.98h-1V2H22z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="homirobp"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-subtitles-sharp",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Icon } from '@iconify/css-react';
|
|
2
|
+
import { createElement } from 'react';
|
|
3
|
+
|
|
4
|
+
const viewBox = {"width":24,"height":24};
|
|
5
|
+
|
|
6
|
+
/** @type {{width?: string; height?: string;}} */
|
|
7
|
+
function Component({width, height, ...props}) {
|
|
8
|
+
return createElement(Icon, {
|
|
9
|
+
...props,
|
|
10
|
+
width,
|
|
11
|
+
height,
|
|
12
|
+
viewBox,
|
|
13
|
+
"content": `<style>.m5e5ggii {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm7.698-9.803h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308 0h6.135v-.885h-6.135zm8.019 5.98h-7.692V9.54h3.308v-.885H8.134V6.98h-1V3.269q0-.528.377-.899t.95-.37h12.212q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="m5e5ggii"/>`,
|
|
18
|
+
"fallback": "material-symbols-light:translate-subtitles",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|
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": 15295,
|
|
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": 1773740773
|
|
32
32
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-react/material-symbols-light",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.3",
|
|
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",
|
|
@@ -3706,6 +3706,22 @@
|
|
|
3706
3706
|
"types": "./types/hqrkovbr.d.ts",
|
|
3707
3707
|
"default": "./components/a/app-shortcut-sharp.jsx"
|
|
3708
3708
|
},
|
|
3709
|
+
"./app-spark": {
|
|
3710
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
3711
|
+
"default": "./components/a/app-spark.jsx"
|
|
3712
|
+
},
|
|
3713
|
+
"./app-spark-outline": {
|
|
3714
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
3715
|
+
"default": "./components/a/app-spark-outline.jsx"
|
|
3716
|
+
},
|
|
3717
|
+
"./app-spark-outline-rounded": {
|
|
3718
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
3719
|
+
"default": "./components/a/app-spark-outline-rounded.jsx"
|
|
3720
|
+
},
|
|
3721
|
+
"./app-spark-rounded": {
|
|
3722
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
3723
|
+
"default": "./components/a/app-spark-rounded.jsx"
|
|
3724
|
+
},
|
|
3709
3725
|
"./apparel": {
|
|
3710
3726
|
"types": "./types/hqrkovbr.d.ts",
|
|
3711
3727
|
"default": "./components/a/apparel.jsx"
|
|
@@ -24474,6 +24490,18 @@
|
|
|
24474
24490
|
"types": "./types/hqrkovbr.d.ts",
|
|
24475
24491
|
"default": "./components/f/frame-source-sharp.jsx"
|
|
24476
24492
|
},
|
|
24493
|
+
"./frame-spark": {
|
|
24494
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
24495
|
+
"default": "./components/f/frame-spark.jsx"
|
|
24496
|
+
},
|
|
24497
|
+
"./frame-spark-rounded": {
|
|
24498
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
24499
|
+
"default": "./components/f/frame-spark-rounded.jsx"
|
|
24500
|
+
},
|
|
24501
|
+
"./frame-spark-sharp": {
|
|
24502
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
24503
|
+
"default": "./components/f/frame-spark-sharp.jsx"
|
|
24504
|
+
},
|
|
24477
24505
|
"./free-cancellation": {
|
|
24478
24506
|
"types": "./types/hqrkovbr.d.ts",
|
|
24479
24507
|
"default": "./components/f/free-cancellation.jsx"
|
|
@@ -27778,6 +27806,30 @@
|
|
|
27778
27806
|
"types": "./types/hqrkovbr.d.ts",
|
|
27779
27807
|
"default": "./components/h/home-storage.jsx"
|
|
27780
27808
|
},
|
|
27809
|
+
"./home-storage-gear": {
|
|
27810
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
27811
|
+
"default": "./components/h/home-storage-gear.jsx"
|
|
27812
|
+
},
|
|
27813
|
+
"./home-storage-gear-outline": {
|
|
27814
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
27815
|
+
"default": "./components/h/home-storage-gear-outline.jsx"
|
|
27816
|
+
},
|
|
27817
|
+
"./home-storage-gear-outline-rounded": {
|
|
27818
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
27819
|
+
"default": "./components/h/home-storage-gear-outline-rounded.jsx"
|
|
27820
|
+
},
|
|
27821
|
+
"./home-storage-gear-outline-sharp": {
|
|
27822
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
27823
|
+
"default": "./components/h/home-storage-gear-outline-sharp.jsx"
|
|
27824
|
+
},
|
|
27825
|
+
"./home-storage-gear-rounded": {
|
|
27826
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
27827
|
+
"default": "./components/h/home-storage-gear-rounded.jsx"
|
|
27828
|
+
},
|
|
27829
|
+
"./home-storage-gear-sharp": {
|
|
27830
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
27831
|
+
"default": "./components/h/home-storage-gear-sharp.jsx"
|
|
27832
|
+
},
|
|
27781
27833
|
"./home-storage-outline": {
|
|
27782
27834
|
"types": "./types/hqrkovbr.d.ts",
|
|
27783
27835
|
"default": "./components/h/home-storage-outline.jsx"
|
|
@@ -57202,6 +57254,30 @@
|
|
|
57202
57254
|
"types": "./types/hqrkovbr.d.ts",
|
|
57203
57255
|
"default": "./components/t/translate.jsx"
|
|
57204
57256
|
},
|
|
57257
|
+
"./translate-cc": {
|
|
57258
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57259
|
+
"default": "./components/t/translate-cc.jsx"
|
|
57260
|
+
},
|
|
57261
|
+
"./translate-cc-outline": {
|
|
57262
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57263
|
+
"default": "./components/t/translate-cc-outline.jsx"
|
|
57264
|
+
},
|
|
57265
|
+
"./translate-cc-outline-rounded": {
|
|
57266
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57267
|
+
"default": "./components/t/translate-cc-outline-rounded.jsx"
|
|
57268
|
+
},
|
|
57269
|
+
"./translate-cc-outline-sharp": {
|
|
57270
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57271
|
+
"default": "./components/t/translate-cc-outline-sharp.jsx"
|
|
57272
|
+
},
|
|
57273
|
+
"./translate-cc-rounded": {
|
|
57274
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57275
|
+
"default": "./components/t/translate-cc-rounded.jsx"
|
|
57276
|
+
},
|
|
57277
|
+
"./translate-cc-sharp": {
|
|
57278
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57279
|
+
"default": "./components/t/translate-cc-sharp.jsx"
|
|
57280
|
+
},
|
|
57205
57281
|
"./translate-indic": {
|
|
57206
57282
|
"types": "./types/hqrkovbr.d.ts",
|
|
57207
57283
|
"default": "./components/t/translate-indic.jsx"
|
|
@@ -57214,6 +57290,30 @@
|
|
|
57214
57290
|
"types": "./types/hqrkovbr.d.ts",
|
|
57215
57291
|
"default": "./components/t/translate-rounded.jsx"
|
|
57216
57292
|
},
|
|
57293
|
+
"./translate-subtitles": {
|
|
57294
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57295
|
+
"default": "./components/t/translate-subtitles.jsx"
|
|
57296
|
+
},
|
|
57297
|
+
"./translate-subtitles-outline": {
|
|
57298
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57299
|
+
"default": "./components/t/translate-subtitles-outline.jsx"
|
|
57300
|
+
},
|
|
57301
|
+
"./translate-subtitles-outline-rounded": {
|
|
57302
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57303
|
+
"default": "./components/t/translate-subtitles-outline-rounded.jsx"
|
|
57304
|
+
},
|
|
57305
|
+
"./translate-subtitles-outline-sharp": {
|
|
57306
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57307
|
+
"default": "./components/t/translate-subtitles-outline-sharp.jsx"
|
|
57308
|
+
},
|
|
57309
|
+
"./translate-subtitles-rounded": {
|
|
57310
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57311
|
+
"default": "./components/t/translate-subtitles-rounded.jsx"
|
|
57312
|
+
},
|
|
57313
|
+
"./translate-subtitles-sharp": {
|
|
57314
|
+
"types": "./types/hqrkovbr.d.ts",
|
|
57315
|
+
"default": "./components/t/translate-subtitles-sharp.jsx"
|
|
57316
|
+
},
|
|
57217
57317
|
"./transportation": {
|
|
57218
57318
|
"types": "./types/hqrkovbr.d.ts",
|
|
57219
57319
|
"default": "./components/t/transportation.jsx"
|