@iconify-react/material-symbols 1.0.6 → 1.0.8
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/b/battery-charging-20-2-rounded.jsx +22 -0
- package/components/b/battery-charging-20-2-sharp.jsx +22 -0
- package/components/b/battery-charging-20-2.jsx +22 -0
- package/components/b/battery-charging-30-2-rounded.jsx +22 -0
- package/components/b/battery-charging-30-2-sharp.jsx +22 -0
- package/components/b/battery-charging-30-2.jsx +22 -0
- package/components/b/battery-charging-50-2-rounded.jsx +22 -0
- package/components/b/battery-charging-50-2-sharp.jsx +22 -0
- package/components/b/battery-charging-50-2.jsx +22 -0
- package/components/b/battery-charging-60-2-rounded.jsx +22 -0
- package/components/b/battery-charging-60-2-sharp.jsx +22 -0
- package/components/b/battery-charging-60-2.jsx +22 -0
- package/components/b/battery-charging-80-2-rounded.jsx +22 -0
- package/components/b/battery-charging-80-2-sharp.jsx +22 -0
- package/components/b/battery-charging-80-2.jsx +22 -0
- package/components/b/battery-charging-full-2-outline-rounded.jsx +22 -0
- package/components/b/battery-charging-full-2-outline-sharp.jsx +22 -0
- package/components/b/battery-charging-full-2-outline.jsx +22 -0
- package/components/b/battery-charging-full-2-rounded.jsx +22 -0
- package/components/b/battery-charging-full-2-sharp.jsx +22 -0
- package/components/b/battery-charging-full-2.jsx +22 -0
- package/components/c/car-fan-recirculate-2-outline-rounded.jsx +22 -0
- package/components/c/car-fan-recirculate-2-outline-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate-2-outline.jsx +22 -0
- package/components/c/car-fan-recirculate-2-rounded.jsx +22 -0
- package/components/c/car-fan-recirculate-2-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate-2.jsx +22 -0
- package/components/c/car-fan-recirculate-outline-rounded.jsx +22 -0
- package/components/c/car-fan-recirculate-outline-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate-outline.jsx +22 -0
- package/components/c/car-fan-recirculate-rounded.jsx +3 -3
- package/components/c/car-fan-recirculate-sharp.jsx +22 -0
- package/components/c/car-fan-recirculate.jsx +3 -3
- package/components/l/list-arrow-rounded.jsx +22 -0
- package/components/l/list-arrow.jsx +22 -0
- package/components/s/speed-2-outline-rounded.jsx +22 -0
- package/components/s/speed-2-outline-sharp.jsx +22 -0
- package/components/s/speed-2-outline.jsx +22 -0
- package/components/s/speed-2-rounded.jsx +22 -0
- package/components/s/speed-2-sharp.jsx +22 -0
- package/components/s/speed-2.jsx +22 -0
- package/components/s/speed-3-outline-rounded.jsx +22 -0
- package/components/s/speed-3-outline-sharp.jsx +22 -0
- package/components/s/speed-3-outline.jsx +22 -0
- package/components/s/speed-3-rounded.jsx +22 -0
- package/components/s/speed-3-sharp.jsx +22 -0
- package/components/s/speed-3.jsx +22 -0
- package/components/s/speed-4-outline-rounded.jsx +22 -0
- package/components/s/speed-4-outline-sharp.jsx +22 -0
- package/components/s/speed-4-outline.jsx +22 -0
- package/components/s/speed-4-rounded.jsx +22 -0
- package/components/s/speed-4-sharp.jsx +22 -0
- package/components/s/speed-4.jsx +22 -0
- package/components/t/touch-double-2-outline-rounded.jsx +22 -0
- package/components/t/touch-double-2-outline-sharp.jsx +22 -0
- package/components/t/touch-double-2-outline.jsx +22 -0
- package/components/t/touch-double-2-rounded.jsx +22 -0
- package/components/t/touch-double-2-sharp.jsx +22 -0
- package/components/t/touch-double-2.jsx +22 -0
- package/components/w/wifi-device-outline-rounded.jsx +22 -0
- package/components/w/wifi-device-outline-sharp.jsx +22 -0
- package/components/w/wifi-device-outline.jsx +22 -0
- package/components/w/wifi-device-rounded.jsx +22 -0
- package/components/w/wifi-device-sharp.jsx +22 -0
- package/components/w/wifi-device.jsx +22 -0
- package/iconify.json +2 -2
- package/package.json +253 -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>.j8x7dhtg {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h11.45q.425 0 .713.288T15.45 8t-.287.713T14.45 9H6v6h7.825q.425 0 .713.288t.287.712t-.287.713t-.713.287zm14.375-4H15.05q-.325 0-.462-.275t.062-.525l3.6-4.525q.125-.15.288-.175t.312.025t.25.2t.05.35L18.625 11h2.325q.325 0 .463.275t-.063.525l-3.6 4.525q-.125.15-.288.175t-.312-.025t-.25-.2t-.05-.35z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="j8x7dhtg"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-20-2-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>.qugj6ub {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M2 17V7h14.25l-1.6 2H6v6h9l-.35 2zm14.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="qugj6ub"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-20-2-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>.gf8sjnb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h13.25l-1.6 2H6v6h9l-.35 2zm13.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="gf8sjnb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-20-2",
|
|
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>.l635vxbf {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h11.45q.425 0 .713.288T15.45 8t-.287.713T14.45 9H8v6h5.825q.425 0 .713.288t.287.712t-.287.713t-.713.287zm14.375-4H15.05q-.325 0-.462-.275t.062-.525l3.6-4.525q.125-.15.288-.175t.312.025t.25.2t.05.35L18.625 11h2.325q.325 0 .463.275t-.063.525l-3.6 4.525q-.125.15-.288.175t-.312-.025t-.25-.2t-.05-.35z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="l635vxbf"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-30-2-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>.k-uv0fb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M2 17V7h14.25l-1.6 2H8v6h7l-.35 2zm14.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="k-uv0fb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-30-2-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>.xn-dnsx {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h13.25l-1.6 2H8v6h7l-.35 2zm13.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="xn-dnsx"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-30-2",
|
|
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>.wv0npm0t {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h11.45q.425 0 .713.288T15.45 8t-.287.713T14.45 9H10v6h3.825q.425 0 .713.288t.287.712t-.287.713t-.713.287zm14.375-4H15.05q-.325 0-.462-.275t.062-.525l3.6-4.525q.125-.15.288-.175t.312.025t.25.2t.05.35L18.625 11h2.325q.325 0 .463.275t-.063.525l-3.6 4.525q-.125.15-.288.175t-.312-.025t-.25-.2t-.05-.35z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="wv0npm0t"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-50-2-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>.pv_ur5k {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M2 17V7h14.25l-1.6 2H10v6h5l-.35 2zm14.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="pv_ur5k"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-50-2-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>.igfvhxb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h13.25l-1.6 2H10v6h5l-.35 2zm13.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="igfvhxb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-50-2",
|
|
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>.njm9o4xc {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h11.45q.425 0 .713.288T15.45 8t-.287.713T14.45 9H11v6h2.825q.425 0 .713.288t.287.712t-.287.713t-.713.287zm14.375-4H15.05q-.325 0-.462-.275t.062-.525l3.6-4.525q.125-.15.288-.175t.312.025t.25.2t.05.35L18.625 11h2.325q.325 0 .463.275t-.063.525l-3.6 4.525q-.125.15-.288.175t-.312-.025t-.25-.2t-.05-.35z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="njm9o4xc"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-60-2-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>.am9mn1e {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M2 17V7h14.25l-1.6 2H11v6h4l-.35 2zm14.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="am9mn1e"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-60-2-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>.h1-dp2b {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h13.25l-1.6 2H11v6h4l-.35 2zm13.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="h1-dp2b"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-60-2",
|
|
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>.j9fm0gbm {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h11.45q.425 0 .713.288T15.45 8t-.287.713T14.45 9H13v6h.825q.425 0 .713.288t.287.712t-.287.713t-.713.287zm14.375-4H15.05q-.325 0-.462-.275t.062-.525l3.6-4.525q.125-.15.288-.175t.312.025t.25.2t.05.35L18.625 11h2.325q.325 0 .463.275t-.063.525l-3.6 4.525q-.125.15-.288.175t-.312-.025t-.25-.2t-.05-.35z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="j9fm0gbm"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-80-2-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>.fa_uvkb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M2 17V7h14.25l-1.6 2H13v6h2l-.35 2zm14.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="fa_uvkb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-80-2-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>.pghbksb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h13.25l-1.6 2H13v6h2l-.35 2zm13.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="pghbksb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-80-2",
|
|
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>.rnwh0ebe {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M4 15V9zm-1 2q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h11.45q.425 0 .713.288T15.45 8t-.287.713T14.45 9H4v6h9.825q.425 0 .713.288t.287.712t-.287.713t-.713.287zm14.375-4H15.05q-.325 0-.462-.275t.062-.525l3.6-4.525q.125-.15.288-.175t.312.025t.25.2t.05.35L18.625 11h2.325q.325 0 .463.275t-.063.525l-3.6 4.525q-.125.15-.288.175t-.312-.025t-.25-.2t-.05-.35z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="rnwh0ebe"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-full-2-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>.cwsb0xb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M2 17V7h14.25l-1.6 2H4v6h11l-.35 2zm14.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6zM4 15V9z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="cwsb0xb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-full-2-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>.qnmzx0o {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h13.25l-1.6 2H4v6h11l-.35 2zm13.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6zM4 15V9z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="qnmzx0o"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-full-2-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>.g13ekgzu {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h11.45q.425 0 .713.288T15.45 8l-3.125 3.875q-.75.95-.237 2.038T13.825 15q.425 0 .713.288t.287.712t-.287.713t-.713.287zm14.375-4H15.05q-.325 0-.462-.275t.062-.525l3.6-4.525q.125-.15.288-.175t.312.025t.25.2t.05.35L18.625 11h2.325q.325 0 .463.275t-.063.525l-3.6 4.525q-.125.15-.288.175t-.312-.025t-.25-.2t-.05-.35z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="g13ekgzu"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-full-2-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>.t4gebhb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M2 17V7h14.25L12 12.3V15h3l-.35 2zm14.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="t4gebhb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-full-2-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>.ul9zfhb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M3 17q-.425 0-.712-.288T2 16V8q0-.425.288-.712T3 7h13.25L12 12.3V15h3l-.35 2zm13.675 0l.7-4H14l4.8-6h.525l-.7 4H22l-4.8 6z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="ul9zfhb"/>`,
|
|
18
|
+
"fallback": "material-symbols:battery-charging-full-2",
|
|
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>.r88nc7ac {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M14.5 10.375q0-1.2-.837-2.037T11.625 7.5H8q-.325 0-.537.213t-.213.537t.213.538T8 9h3.625q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.15-.15q.225-.225.225-.525t-.225-.525t-.525-.225t-.525.225L7.45 11.8q-.3.3-.3.712t.3.713l1.275 1.25q.225.225.525.225t.525-.225t.225-.525t-.225-.525l-.15-.175h2q1.2 0 2.038-.838t.837-2.037M6.5 20q-1.025 0-1.875-.537T3.35 18H1q-.425 0-.712-.288T0 17v-5q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712L18 9.5l4.175.35q.825.075 1.325.625t.5 1.375V17q0 .425-.288.713T23 18h-2.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m0-2q.625 0 1.063-.437T8 16.5q0-.2.15-.35T8.5 16h7q.2 0 .35.15t.15.35q0 .625.438 1.063T17.5 18t1.063-.437T19 16.5q0-.2.15-.35t.35-.15H22v-4.15l-4.675-.4q-.25-.025-.45-.15t-.325-.325L13.875 6.5H6.4l-1.75 4.85q-.125.3-.375.475T3.7 12H2v4h2.5q.2 0 .35.15t.15.35q0 .625.438 1.063T6.5 18m5.5-5.75");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="r88nc7ac"/>`,
|
|
18
|
+
"fallback": "material-symbols:car-fan-recirculate-2-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>.oi8agpbb {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m9.25 15l1.05-1.05l-.675-.7h2q1.2 0 2.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25 10l-2.5 2.5zM6.5 20q-1.025 0-1.875-.537T3.35 18H0v-8h3l2-5.5h10l3 5l6 .5v8h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m0-2q.625 0 1.063-.437T8 16.5V16h8v.5q0 .625.438 1.063T17.5 18t1.063-.437T19 16.5V16h3v-4.15l-5.2-.45l-2.925-4.9H6.4l-2 5.5H2v4h3v.5q0 .625.438 1.063T6.5 18m5.5-5.75");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="oi8agpbb"/>`,
|
|
18
|
+
"fallback": "material-symbols:car-fan-recirculate-2-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>.vw437-ya {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m9.25 15l1.05-1.05l-.675-.7h2q1.2 0 2.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25 10l-2.5 2.5zM6.5 20q-1.025 0-1.875-.537T3.35 18H0v-6q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712L18 9.5l4.175.35q.825.075 1.325.625t.5 1.375V18h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m0-2q.625 0 1.063-.437T8 16.5V16h8v.5q0 .625.438 1.063T17.5 18t1.063-.437T19 16.5V16h3v-4.15l-5.2-.45l-2.925-4.9H6.4l-2 5.5H2v4h3v.5q0 .625.438 1.063T6.5 18m5.5-5.75");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="vw437-ya"/>`,
|
|
18
|
+
"fallback": "material-symbols:car-fan-recirculate-2-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>.opow-p8u {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M14.5 10.375q0-1.2-.837-2.037T11.625 7.5H8q-.325 0-.537.213t-.213.537t.213.538T8 9h3.625q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.15-.15q.225-.225.225-.525t-.225-.525t-.525-.225t-.525.225L7.45 11.8q-.3.3-.3.712t.3.713l1.275 1.25q.225.225.525.225t.525-.225t.225-.525t-.225-.525l-.15-.175h2q1.2 0 2.038-.838t.837-2.037M6.5 20q-1.025 0-1.875-.537T3.35 18H1q-.425 0-.712-.288T0 17v-5q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712L18 9.5l4.175.35q.825.075 1.325.625t.5 1.375V17q0 .425-.288.713T23 18h-2.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="opow-p8u"/>`,
|
|
18
|
+
"fallback": "material-symbols:car-fan-recirculate-2-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>.ciy-innr {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m9.25 15l1.05-1.05l-.675-.7h2q1.2 0 2.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25 10l-2.5 2.5zM6.5 20q-1.025 0-1.875-.537T3.35 18H0v-8h3l2-5.5h10l3 5l6 .5v8h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="ciy-innr"/>`,
|
|
18
|
+
"fallback": "material-symbols:car-fan-recirculate-2-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>.dn8vembd {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("m9.25 15l1.05-1.05l-.675-.7h2q1.2 0 2.038-.837t.837-2.038t-.837-2.037t-2.038-.838H7.25V9h4.375q.575 0 .975.4t.4.975t-.4.975t-.975.4h-2l.675-.675L9.25 10l-2.5 2.5zM6.5 20q-1.025 0-1.875-.537T3.35 18H0v-6q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712L18 9.5l4.175.35q.825.075 1.325.625t.5 1.375V18h-3.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="dn8vembd"/>`,
|
|
18
|
+
"fallback": "material-symbols:car-fan-recirculate-2",
|
|
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>.s05x02bu {
|
|
14
|
+
fill: currentColor;
|
|
15
|
+
d: path("M6.5 20q-1.025 0-1.875-.537T3.35 18H1q-.425 0-.712-.288T0 17v-5q0-.825.588-1.412T2 10h1l1.5-4.175q.225-.6.738-.962T6.4 4.5h7.45q.525 0 .988.263t.737.712l.475.775q.275.425.125.8t-.475.575t-.7.138t-.65-.488l-.475-.775H6.4l-1.75 4.85q-.125.3-.375.475T3.7 12H2v4h2.5q.2 0 .35.15t.15.35q0 .625.438 1.063T6.5 18t1.063-.437T8 16.5q0-.2.15-.35T8.5 16h7q.2 0 .35.15t.15.35q0 .625.438 1.063T17.5 18t1.063-.437T19 16.5q0-.2.15-.35t.35-.15H22v-4.15l-1.7-.15q-.5-.05-.737-.375t-.188-.7t.325-.675t.775-.25l1.7.15q.825.075 1.325.625t.5 1.375V17q0 .425-.288.713T23 18h-2.35q-.425.925-1.275 1.463T17.5 20t-1.875-.537T14.35 18h-4.7q-.425.925-1.275 1.463T6.5 20m8.15-8.75h-4.275l.15-.15q.225-.225.225-.537t-.225-.538T10 9.8t-.525.225L8.2 11.3q-.3.3-.3.7t.3.7l1.275 1.275q.225.225.525.225t.525-.225t.225-.537t-.225-.538l-.15-.15h4.5q.225 0 .413-.088t.337-.262l5.45-6.35q.2-.25.188-.55T21 5t-.562-.187t-.513.262z");
|
|
16
|
+
}
|
|
17
|
+
</style><path class="s05x02bu"/>`,
|
|
18
|
+
"fallback": "material-symbols:car-fan-recirculate-outline-rounded",
|
|
19
|
+
});
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
export default Component;
|