@iconify-solid/material-symbols 1.0.15 → 1.0.16

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.
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.j1g8o3bdu {
6
+ fill: currentColor;
7
+ d: path("M3.7 20.3q-.475.475-1.088.213T2 19.575V13q0-.425.288-.712T3 12t.713.288T4 13v4.125l.85-.85q.125-.125.313-.2T5.55 16H7q.425 0 .713.288T8 17t-.288.713T7 18H6zM17 18q-.425 0-.712-.288T16 17t.288-.712T17 16h3v-3.025q0-.425.288-.7T21 12t.713.288T22 13v3q0 .825-.587 1.413T20 18zm-5.712-3.287Q11 14.425 11 14V6q0-.425.288-.712T12 5t.713.288T13 6v8q0 .425-.288.713T12 15t-.712-.288m-4-2Q7 12.426 7 12V8q0-.425.288-.712T8 7t.713.288T9 8v4q0 .425-.288.713T8 13t-.712-.288m8-1Q15 11.426 15 11V9q0-.425.288-.712T16 8t.713.288T17 9v2q0 .425-.288.713T16 12t-.712-.288M3 8q-.425 0-.712-.288T2 7V4q0-.825.588-1.412T4 2h3q.425 0 .713.288T8 3t-.288.713T7 4H4v3.025q0 .425-.288.7T3 8m17.288-.288Q20 7.426 20 7V4h-3q-.425 0-.712-.288T16 3t.288-.712T17 2h3q.825 0 1.413.588T22 4v3.025q0 .425-.288.7T21 8t-.712-.288");
8
+ }
9
+ </style><path class="j1g8o3bdu"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:audio-capture-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.whdw9jb9f {
6
+ fill: currentColor;
7
+ d: path("M2 22V12h2v5.125L5.15 16H8v2H6zm14-4v-2h4v-4h2v6zm-5-3V5h2v10zm-4-2V7h2v6zm8-1V8h2v4zM2 8V2h6v2H4v4zm18 0V4h-4V2h6v6z");
8
+ }
9
+ </style><path class="whdw9jb9f"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:audio-capture-sharp"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.ak4xehkue {
6
+ fill: currentColor;
7
+ d: path("M2 22V12h2v5.125L5.15 16H8v2H6zm14-4v-2h4v-4h2v4q0 .825-.587 1.413T20 18zm-5-3V5h2v10zm-4-2V7h2v6zm8-1V8h2v4zM2 8V4q0-.825.588-1.412T4 2h4v2H4v4zm18 0V4h-4V2h4q.825 0 1.413.588T22 4v4z");
8
+ }
9
+ </style><path class="ak4xehkue"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:audio-capture"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.u4d9itb9q {
6
+ fill: currentColor;
7
+ d: path("M12 17q-2.075 0-3.537-1.463T7 12q0-2.1 1.488-3.55T12 7q.15 0 .3.013t.325.037q.425.05.675.363t.2.737t-.375.675t-.75.2Q12.275 9 12.188 9H12q-1.225 0-2.113.863T9 12q0 1.25.875 2.125T12 15q.95 0 1.725-.55t1.1-1.45q.125-.4.5-.562t.775-.038t.562.5t.038.775q-.525 1.5-1.812 2.413T12 17m4.4-8l-.5 1.4q-.1.275-.325.438t-.5.162q-.475 0-.737-.387t-.113-.813l2.55-7.175q.1-.275.35-.45t.55-.175h.65q.3 0 .55.175t.35.45l2.55 7.175q.15.425-.112.813t-.738.387q-.275 0-.5-.162T20.1 10.4L19.6 9zm.45-1.35h2.3L18 4zM2 13q-.425 0-.712-.288T1 12t.288-.712T2 11h2q.425 0 .713.288T5 12t-.288.713T4 13zm9.288-8.287Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288m0 18Q11 22.426 11 22v-2q0-.425.288-.712T12 19t.713.288T13 20v2q0 .425-.288.713T12 23t-.712-.288M5.65 7.05L4.575 6q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05 5.65q.275.3.275.7t-.275.7t-.687.288t-.713-.288M18 19.425l-1.05-1.075q-.275-.3-.275-.712t.275-.688q.275-.3.688-.287t.712.287L19.425 18q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3m-13.425 0q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6 19.425q-.275.3-.7.288t-.725-.288M11.925 12");
8
+ }
9
+ </style><path class="u4d9itb9q"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:light-mode-auto-outline-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.s3zmsmv0o {
6
+ fill: currentColor;
7
+ d: path("M1 13v-2h4v2zm10-8V1h2v4zm0 18v-4h2v4zM6.4 7.75L3.875 5.325L5.3 3.85l2.4 2.5zm12.3 12.4l-2.425-2.525L17.6 16.25l2.525 2.425zm-13.375-.025L3.85 18.7l2.525-2.425L7.75 17.6zM12 17q-2.075 0-3.537-1.463T7 12t1.463-3.537T12 7q.275 0 .525.038t.525.087l-.675 1.9Q12.275 9 12.188 9H12q-1.25 0-2.125.875T9 12t.875 2.125T12 15q.975 0 1.738-.562T14.825 13H16.9q-.35 1.725-1.725 2.863T12 17m1.8-6L17 2h2l3.2 9h-1.9l-.7-2h-3.2l-.7 2zm3.05-3.35h2.3L18 4z");
8
+ }
9
+ </style><path class="s3zmsmv0o"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:light-mode-auto-outline"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.q83ypogut {
6
+ fill: currentColor;
7
+ d: path("m16.4 9l-.5 1.4q-.1.275-.325.438t-.5.162q-.475 0-.737-.387t-.113-.813l2.55-7.175q.1-.275.35-.45t.55-.175h.65q.3 0 .55.175t.35.45l2.55 7.175q.15.425-.112.813t-.738.387q-.275 0-.5-.162T20.1 10.4L19.6 9zm.45-1.35h2.3L18 4zM2 13q-.425 0-.712-.288T1 12t.288-.712T2 11h2q.425 0 .713.288T5 12t-.288.713T4 13zm9.288-8.287Q11 4.425 11 4V2q0-.425.288-.712T12 1t.713.288T13 2v2q0 .425-.288.713T12 5t-.712-.288m0 18Q11 22.426 11 22v-2q0-.425.288-.712T12 19t.713.288T13 20v2q0 .425-.288.713T12 23t-.712-.288M5.65 7.05L4.575 6q-.3-.275-.288-.7t.288-.725q.3-.3.725-.3t.7.3L7.05 5.65q.275.3.275.7t-.275.7t-.687.288t-.713-.288M18 19.425l-1.05-1.075q-.275-.3-.275-.712t.275-.688q.275-.3.688-.287t.712.287L19.425 18q.3.275.288.7t-.288.725q-.3.3-.725.3t-.7-.3m-13.425 0q-.3-.3-.3-.725t.3-.7l1.075-1.05q.3-.275.712-.275t.688.275q.3.275.288.688t-.288.712L6 19.425q-.275.3-.7.288t-.725-.288M12 17q-2.075 0-3.537-1.463T7 12q0-2.125 1.475-3.588T12.075 7q.375 0 .575.325t.075.7l-.8 2.3q-.35.975.237 1.825T13.8 13h1.7q.55 0 .838.425t.087.9q-.625 1.2-1.8 1.938T12 17");
8
+ }
9
+ </style><path class="q83ypogut"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:light-mode-auto-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.ge51r8bxv {
6
+ fill: currentColor;
7
+ d: path("M1 13v-2h4v2zm10-8V1h2v4zm0 18v-4h2v4zM6.4 7.75L3.875 5.325L5.3 3.85l2.4 2.5zm12.3 12.4l-2.425-2.525L17.6 16.25l2.525 2.425zm-13.375-.025L3.85 18.7l2.525-2.425L7.75 17.6zM13.8 11L17 2h2l3.2 9h-1.9l-.7-2h-3.2l-.7 2zm3.05-3.35h2.3L18 4zM12 17q-2.075 0-3.537-1.463T7 12t1.463-3.537T12 7q.275 0 .525.025t.525.075L10.975 13H16.9q-.35 1.725-1.712 2.863T12 17");
8
+ }
9
+ </style><path class="ge51r8bxv"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:light-mode-auto"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.verqrpbal {
6
+ fill: currentColor;
7
+ d: path("m6 14l-.875 5.175q-.05.35-.325.588T4.175 20q-.45 0-.75-.35t-.225-.8L5 7.875l-2 .8V10q0 .425-.288.712T2 11t-.712-.288T1 10V8.35q0-.475.25-.85t.675-.55L6.05 5.3q.575-.225 1.113-.012T7.9 6q.075.15.175.638t.413 1.012t.9.938T11 9q.425 0 .713.288T12 10t-.288.713T11 11q-.75 0-1.437-.225t-1.263-.6L7.9 12.5l1.625 1.55q.225.225.35.5t.125.6V19q0 .425-.288.713T9 20t-.712-.288T8 19v-3zm.513-10.013Q6 3.475 6 2.75t.513-1.237T7.75 1t1.238.513T9.5 2.75t-.513 1.238T7.75 4.5t-1.237-.513M18.5 22.026q-1.5 0-2.65-.837T14.225 19H12.5q-.425 0-.712-.288T11.5 18t.288-.712T12.5 17H14q.05-.55.238-1.062t.487-.938H13.5q-.425 0-.712-.288T12.5 14t.288-.712T13.5 13h2.45l-.675-2H14.5q-.425 0-.713-.288T13.5 10t.288-.712T14.5 9h.775q.65 0 1.175.363t.725.987l.875 2.625q.125-.025.225-.012t.225.012q1.875 0 3.2 1.325t1.325 3.2t-1.325 3.2t-3.2 1.325m0-2.025q1.05 0 1.775-.725T21 17.5q0-.975-.662-1.687T18.725 15l.725 2.175l-1.9.625l-.725-2.15q-.375.35-.6.813T16 17.5q0 1.05.725 1.775T18.5 20");
8
+ }
9
+ </style><path class="verqrpbal"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:walk-bike-rounded"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.ll3vq7kji {
6
+ fill: currentColor;
7
+ d: path("M3 20L5 7.875l-2 .8V11H1V7.325L6.05 5.3q.575-.225 1.113-.012T7.9 6q.075.15.175.638t.413 1.012t.9.938T11 9h1v2h-1q-.75 0-1.437-.225t-1.263-.6L7.9 12.5l2.1 2V20H8v-4l-2-2l-1 6zM6.513 3.988Q6 3.475 6 2.75t.513-1.237T7.75 1t1.238.513T9.5 2.75t-.513 1.238T7.75 4.5t-1.237-.513M18.5 22.026q-1.5 0-2.65-.837T14.225 19H11.5l1-2H14q.05-.55.238-1.062t.487-.938H12.5l1-2h2.45l-.675-2H13.5V9h3.225l1.325 3.975q.125-.025.225-.012t.225.012q1.875 0 3.2 1.325t1.325 3.2t-1.325 3.2t-3.2 1.325m0-2.025q1.05 0 1.775-.725T21 17.5q0-.975-.662-1.687T18.725 15l.725 2.175l-1.9.625l-.725-2.15q-.375.35-.6.813T16 17.5q0 1.05.725 1.775T18.5 20");
8
+ }
9
+ </style><path class="ll3vq7kji"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:walk-bike-sharp"} {...others} />);
16
+ }
17
+
18
+ export default Component;
@@ -0,0 +1,18 @@
1
+ import { Icon } from '@iconify/css-solid';
2
+ import { splitProps } from 'solid-js';
3
+
4
+ const viewBox = {"width":24,"height":24};
5
+ const content = `<style>.mm88lwa2m {
6
+ fill: currentColor;
7
+ d: path("M3 20L5 7.875l-2 .8V11H1V8.35q0-.475.25-.85t.675-.55L6.05 5.3q.575-.225 1.113-.012T7.9 6q.075.15.175.638t.413 1.012t.9.938T11 9h1v2h-1q-.75 0-1.437-.225t-1.263-.6L7.9 12.5l1.625 1.55q.225.225.35.5t.125.6V20H8v-4l-2-2l-1 6zM6.513 3.988Q6 3.475 6 2.75t.513-1.237T7.75 1t1.238.513T9.5 2.75t-.513 1.238T7.75 4.5t-1.237-.513M18.5 22.026q-1.5 0-2.65-.837T14.225 19H11.5l1-2H14q.05-.55.238-1.062t.487-.938H12.5l1-2h2.45l-.675-2H13.5V9h1.775q.65 0 1.175.363t.725.987l.875 2.625q.125-.025.225-.012t.225.012q1.875 0 3.2 1.325t1.325 3.2t-1.325 3.2t-3.2 1.325m0-2.025q1.05 0 1.775-.725T21 17.5q0-.975-.662-1.687T18.725 15l.725 2.175l-1.9.625l-.725-2.15q-.375.35-.6.813T16 17.5q0 1.05.725 1.775T18.5 20");
8
+ }
9
+ </style><path class="mm88lwa2m"/>`;
10
+
11
+ /** @param props {{width?: string; height?: string;}} */
12
+ function Component(props) {
13
+ const [local, others] = splitProps(props, ["width","height"]);
14
+
15
+ return (<Icon width={local.width} height={local.height} viewBox={viewBox} content={content} fallback={"material-symbols:walk-bike"} {...others} />);
16
+ }
17
+
18
+ export default Component;
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols",
3
3
  "info": {
4
4
  "name": "Material Symbols",
5
- "total": 15399,
5
+ "total": 15409,
6
6
  "author": {
7
7
  "name": "Google",
8
8
  "url": "https://github.com/google/material-design-icons"
@@ -27,5 +27,5 @@
27
27
  ],
28
28
  "palette": false
29
29
  },
30
- "lastModified": 1779514363
30
+ "lastModified": 1779951075
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-solid/material-symbols",
3
3
  "type": "module",
4
- "version": "1.0.15",
4
+ "version": "1.0.16",
5
5
  "homepage": "https://icon-sets.iconify.design/material-symbols/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "Apache-2.0",
@@ -5194,6 +5194,18 @@
5194
5194
  "types": "./types/vn2rmosy.d.ts",
5195
5195
  "default": "./components/a/attribution-sharp.jsx"
5196
5196
  },
5197
+ "./audio-capture": {
5198
+ "types": "./types/vn2rmosy.d.ts",
5199
+ "default": "./components/a/audio-capture.jsx"
5200
+ },
5201
+ "./audio-capture-rounded": {
5202
+ "types": "./types/vn2rmosy.d.ts",
5203
+ "default": "./components/a/audio-capture-rounded.jsx"
5204
+ },
5205
+ "./audio-capture-sharp": {
5206
+ "types": "./types/vn2rmosy.d.ts",
5207
+ "default": "./components/a/audio-capture-sharp.jsx"
5208
+ },
5197
5209
  "./audio-description": {
5198
5210
  "types": "./types/vn2rmosy.d.ts",
5199
5211
  "default": "./components/a/audio-description.jsx"
@@ -32446,6 +32458,22 @@
32446
32458
  "types": "./types/vn2rmosy.d.ts",
32447
32459
  "default": "./components/l/light-mode.jsx"
32448
32460
  },
32461
+ "./light-mode-auto": {
32462
+ "types": "./types/vn2rmosy.d.ts",
32463
+ "default": "./components/l/light-mode-auto.jsx"
32464
+ },
32465
+ "./light-mode-auto-outline": {
32466
+ "types": "./types/vn2rmosy.d.ts",
32467
+ "default": "./components/l/light-mode-auto-outline.jsx"
32468
+ },
32469
+ "./light-mode-auto-outline-rounded": {
32470
+ "types": "./types/vn2rmosy.d.ts",
32471
+ "default": "./components/l/light-mode-auto-outline-rounded.jsx"
32472
+ },
32473
+ "./light-mode-auto-rounded": {
32474
+ "types": "./types/vn2rmosy.d.ts",
32475
+ "default": "./components/l/light-mode-auto-rounded.jsx"
32476
+ },
32449
32477
  "./light-mode-outline": {
32450
32478
  "types": "./types/vn2rmosy.d.ts",
32451
32479
  "default": "./components/l/light-mode-outline.jsx"
@@ -62798,6 +62826,18 @@
62798
62826
  "types": "./types/vn2rmosy.d.ts",
62799
62827
  "default": "./components/v/vrpano-sharp.jsx"
62800
62828
  },
62829
+ "./walk-bike": {
62830
+ "types": "./types/vn2rmosy.d.ts",
62831
+ "default": "./components/w/walk-bike.jsx"
62832
+ },
62833
+ "./walk-bike-rounded": {
62834
+ "types": "./types/vn2rmosy.d.ts",
62835
+ "default": "./components/w/walk-bike-rounded.jsx"
62836
+ },
62837
+ "./walk-bike-sharp": {
62838
+ "types": "./types/vn2rmosy.d.ts",
62839
+ "default": "./components/w/walk-bike-sharp.jsx"
62840
+ },
62801
62841
  "./wall-art": {
62802
62842
  "types": "./types/vn2rmosy.d.ts",
62803
62843
  "default": "./components/w/wall-art.jsx"