@iconify-vue/material-symbols-light 1.0.44 → 1.0.46

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.
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="jx84e8x9m"/>`;
7
+ const content = `<path class="h88hzqbqb"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:android" /></template>
10
10
  <style>
11
- .jx84e8x9m {
11
+ .h88hzqbqb {
12
12
  fill: currentColor;
13
- d: path("M2.692 17.02q.206-2.272 1.398-4.173q1.192-1.9 3.176-3.02l-1.562-2.7q-.131-.206-.066-.408q.066-.202.277-.327q.2-.106.393-.04q.192.065.319.256l1.565 2.715q1.82-.764 3.808-.764t3.808.764l1.565-2.715q.127-.19.32-.256q.192-.066.391.04q.212.125.278.327q.065.202-.066.408l-1.561 2.7q1.983 1.12 3.175 3.02q1.192 1.901 1.398 4.172zm5.83-2.635q.305-.308.305-.753t-.308-.75t-.752-.305t-.75.308t-.306.752q0 .446.308.75t.753.305t.75-.307m8.462 0q.304-.308.304-.753t-.307-.75t-.753-.305t-.75.308t-.305.752t.307.75t.753.305t.75-.307");
13
+ d: path("M2.692 16.98q.212-2.22 1.35-4.044T6.98 9.975L5.36 7.269q-.186-.292-.093-.634q.093-.343.386-.523q.292-.187.634-.096q.343.09.523.382l1.673 2.806q.816-.342 1.7-.513q.883-.172 1.816-.172t1.816.172q.884.17 1.7.513l1.672-2.806q.181-.292.523-.382q.343-.091.635.096q.292.18.383.523q.09.342-.09.634L17.02 9.975q1.798 1.139 2.937 2.962t1.35 4.044zm14.388-3.19q.028-.361-.19-.728q-.217-.368-.56-.473t-.628.08t-.318.554q-.03.367.187.735q.217.367.563.466q.345.099.631-.088q.287-.186.315-.547m-9.21.622q.341-.105.559-.473q.217-.348.19-.718q-.029-.37-.315-.557q-.287-.186-.632-.087t-.563.466q-.217.348-.186.725q.03.377.317.564t.63.08");
14
14
  }
15
15
 
16
16
  </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="dh_vt9vyg"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:jewelry-outline-rounded" /></template>
10
+ <style>
11
+ .dh_vt9vyg {
12
+ fill: currentColor;
13
+ d: path("M12 21.75q-.313 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308 0 .52.211t.21.52q0 .313-.21.521q-.212.209-.52.209m-3.98-.923q-.314 0-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308 0 .52.212t.211.52q0 .313-.212.521t-.519.209m7.962 0q-.314 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308 0 .519.212t.212.52q0 .313-.212.521t-.52.209M5.443 18.038q-.313 0-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308 0 .52.212t.211.519q0 .313-.211.522q-.212.209-.52.209m6.558 0q-1.948 0-3.33-1.334Q7.29 15.37 7.29 13.442q0-1.892 1.302-3.67q1.301-1.78 2.798-3.166q.263-.25.608-.247q.345.002.615.247q1.496 1.386 2.797 3.165t1.302 3.671q0 1.93-1.381 3.263T12 18.038m6.558 0q-.314 0-.523-.208q-.208-.209-.208-.522q0-.308.208-.52q.21-.211.523-.211q.307 0 .519.212t.211.519q0 .313-.211.522q-.212.209-.52.209m-3.938-2.042q1.092-1.041 1.092-2.549q0-1.646-1.261-3.23T12 7.377q-1.194 1.258-2.453 2.841t-1.259 3.23q0 1.508 1.093 2.549T12 17.038t2.62-1.041M12 15.25q.787 0 1.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12 11.462q-.773 0-1.32.55t-.545 1.354q0 .793.546 1.339T12 15.25m0-11q-.313 0-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12 2.788q.308 0 .52.212t.21.52q0 .313-.21.521q-.212.209-.52.209");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="qlemilb3t"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:jewelry-outline" /></template>
10
+ <style>
11
+ .qlemilb3t {
12
+ fill: currentColor;
13
+ d: path("M12 21.75q-.313 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308 0 .52.211t.21.52q0 .313-.21.521q-.212.209-.52.209m-3.98-.923q-.314 0-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308 0 .52.212t.211.52q0 .313-.212.521t-.519.209m7.962 0q-.314 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308 0 .519.212t.212.52q0 .313-.212.521t-.52.209M5.443 18.038q-.313 0-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308 0 .52.212t.211.519q0 .313-.211.522q-.212.209-.52.209m6.558 0q-1.948 0-3.33-1.334Q7.29 15.37 7.29 13.442q0-2.083 1.55-4.032T12 6.04q1.612 1.423 3.162 3.372t1.55 4.031q0 1.93-1.382 3.263Q13.948 18.04 12 18.04m6.558 0q-.314 0-.523-.21q-.208-.208-.208-.521q0-.308.208-.52q.21-.211.523-.211q.307 0 .519.212t.211.519q0 .313-.211.522q-.212.209-.52.209m-3.938-2.042q1.092-1.041 1.092-2.549q0-1.646-1.261-3.23T12 7.377q-1.194 1.258-2.453 2.841t-1.259 3.23q0 1.508 1.093 2.549T12 17.038t2.62-1.041M12 15.25q.787 0 1.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12 11.462q-.773 0-1.32.55t-.545 1.354q0 .793.546 1.339T12 15.25m0-11q-.313 0-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12 2.788q.308 0 .52.212t.21.52q0 .313-.21.521q-.212.209-.52.209m0 9.116");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="xzvxwebal"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:jewelry-rounded" /></template>
10
+ <style>
11
+ .xzvxwebal {
12
+ fill: currentColor;
13
+ d: path("M12 21.75q-.313 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308 0 .52.211t.21.52q0 .313-.21.521q-.212.209-.52.209m-3.98-.923q-.314 0-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308 0 .52.212t.211.52q0 .313-.212.521t-.519.209m7.962 0q-.314 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308 0 .519.212t.212.52q0 .313-.212.521t-.52.209M5.443 18.038q-.313 0-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308 0 .52.212t.211.519q0 .313-.211.522q-.212.209-.52.209m6.558 0q-1.948 0-3.33-1.334Q7.29 15.37 7.29 13.442q0-1.892 1.302-3.67q1.301-1.78 2.798-3.166q.263-.25.608-.247q.345.002.615.247q1.496 1.386 2.797 3.165t1.302 3.671q0 1.93-1.381 3.263T12 18.038m6.558 0q-.314 0-.523-.208q-.208-.209-.208-.522q0-.308.208-.52q.21-.211.523-.211q.307 0 .519.212t.211.519q0 .313-.211.522q-.212.209-.52.209M12 15.25q.787 0 1.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12 11.462q-.773 0-1.32.55t-.545 1.354q0 .793.546 1.339T12 15.25m0-11q-.313 0-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12 2.788q.308 0 .52.212t.21.52q0 .313-.21.521q-.212.209-.52.209");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="k305ppb_r"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:jewelry" /></template>
10
+ <style>
11
+ .k305ppb_r {
12
+ fill: currentColor;
13
+ d: path("M12 21.75q-.313 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.209-.211.522-.211q.308 0 .52.211t.21.52q0 .313-.21.521q-.212.209-.52.209m-3.98-.923q-.314 0-.523-.209q-.209-.208-.209-.522q0-.307.209-.519t.522-.212q.308 0 .52.212t.211.52q0 .313-.212.521t-.519.209m7.962 0q-.314 0-.522-.209q-.209-.208-.209-.522q0-.307.209-.519q.208-.212.522-.212q.308 0 .519.212t.212.52q0 .313-.212.521t-.52.209M5.443 18.038q-.313 0-.522-.208q-.208-.209-.208-.522q0-.308.208-.52q.209-.211.522-.211q.308 0 .52.212t.211.519q0 .313-.211.522q-.212.209-.52.209m6.558 0q-1.948 0-3.33-1.334Q7.29 15.37 7.29 13.442q0-2.083 1.55-4.032T12 6.04q1.612 1.423 3.162 3.372t1.55 4.031q0 1.93-1.382 3.263Q13.948 18.04 12 18.04m6.558 0q-.314 0-.523-.21q-.208-.208-.208-.521q0-.308.208-.52q.21-.211.523-.211q.307 0 .519.212t.211.519q0 .313-.211.522q-.212.209-.52.209M12 15.25q.787 0 1.345-.546q.559-.546.559-1.339q0-.806-.559-1.355T12 11.462q-.773 0-1.32.55t-.545 1.354q0 .793.546 1.339T12 15.25m0-11q-.313 0-.522-.209q-.209-.208-.209-.522q0-.308.209-.519T12 2.788q.308 0 .52.212t.21.52q0 .313-.21.521q-.212.209-.52.209");
14
+ }
15
+
16
+ </style>
@@ -0,0 +1,16 @@
1
+ <script setup>
2
+ import { Icon } from '@iconify/css-vue';
3
+
4
+ const props = defineProps(["width","height"]);
5
+
6
+ const viewBox = {"width":24,"height":24};
7
+ const content = `<path class="kyodg3b9l"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:seat-read" /></template>
10
+ <style>
11
+ .kyodg3b9l {
12
+ fill: currentColor;
13
+ d: path("M7.23 7.577q-.69 0-1.19-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.501 1.192q-.5.501-1.191.501m10.808 14.807L15.484 18H8.267q-.552 0-.946-.332t-.504-.845l-1.172-5.644q-.205-.95.413-1.69q.618-.739 1.587-.739q.504 0 .941.209q.438.208.774.587l2.743 3.018l2.692-2.058l-.794-.414q-.142-.08-.185-.236t.018-.298l.904-1.994q.08-.162.239-.218t.32.025l1.062.529q.142.08.188.24q.046.158-.015.3l-.81 1.802l.412.544l-4.05 3.255l-1.79-1.395l.773 3.354h3.6q.39 0 .724.198q.335.198.552.571l2.962 5.116zM12.96 20H7.01q-.69 0-1.243-.443q-.552-.443-.69-1.134L3 8h1.012l2.084 10.385q.038.23.27.423q.23.192.461.192h6.134z");
14
+ }
15
+
16
+ </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="xf2yxed0t"/>`;
7
+ const content = `<path class="z4uljhbux"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-cinematic-blur-outline-rounded" /></template>
10
10
  <style>
11
- .xf2yxed0t {
11
+ .z4uljhbux {
12
12
  fill: currentColor;
13
- d: path("M14.539 21q-.53 0-.9-.37t-.37-.9V15.5q0-.38.194-.675q.193-.295.516-.463l.404.812q.08.145.208.236q.126.09.296.09q.317 0 .478-.264q.162-.265.024-.561l-.216-.444h1.264l.484.952q.081.136.208.227q.127.09.296.09q.317 0 .479-.264q.162-.265.024-.561l-.216-.444h1.263l.485.952q.08.136.207.227q.127.09.297.09q.317 0 .478-.264q.162-.265.024-.561l-.216-.444h.212q.529 0 .899.37t.37.899v4.23q0 .53-.37.9t-.9.37zm0-1.27h5.922v-2.96H14.54zm-.489-8.17q-.183.103-.38.062q-.199-.041-.303-.224q-.258-.367-.608-.633q-.35-.265-.786-.265q-.625 0-1.062.43t-.438 1.064q0 .436.228.786t.595.55q.183.105.246.31q.064.204-.04.387t-.309.237t-.387-.05q-.623-.33-.978-.92T9.473 12q0-1.046.727-1.773t1.773-.727q.723 0 1.316.377t.923 1q.104.183.062.38q-.041.199-.224.303M10.583 21q-.2 0-.353-.14q-.153-.139-.176-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.1-.637t.344-.547l1.672-1.25q-.045-.272-.073-.559q-.03-.288-.03-.55q0-.26.03-.539q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.555t.113-.648l1.06-1.8q.182-.295.506-.41t.642.025l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.315-.574q.258-.226.608-.226h2.092q.35 0 .609.226t.314.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.646-.025t.508.41l1.06 1.819q.177.306.106.637q-.072.331-.344.548l-1.824 1.355q-.176.116-.365.095q-.188-.022-.313-.198t-.101-.366t.195-.323l1.744-1.327l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.814q0 .395.05.766q.05.37.156.726l-2.15 1.644l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579v3.134q0 .2-.123.342t-.294.143m1.404-9.006");
13
+ d: path("M14.539 21q-.53 0-.9-.37t-.37-.9V15.5q0-.38.194-.675q.193-.295.516-.463l.404.812q.08.145.208.236q.126.09.296.09q.317 0 .478-.264q.162-.265.024-.561l-.216-.444h1.264l.484.952q.081.136.208.227q.127.09.296.09q.317 0 .479-.264q.162-.265.024-.561l-.216-.444h1.263l.485.952q.08.136.207.227q.127.09.297.09q.317 0 .478-.264q.162-.265.024-.561l-.216-.444h.212q.529 0 .899.37t.37.899v4.23q0 .53-.37.9t-.9.37zm0-1.27h5.922v-2.96H14.54zm-.489-8.17q-.183.103-.38.062q-.199-.041-.303-.224q-.258-.367-.608-.633q-.35-.265-.786-.265q-.625 0-1.062.43t-.438 1.064q0 .436.228.786t.595.55q.183.105.246.31q.064.204-.04.387t-.309.237t-.387-.05q-.623-.33-.978-.92T9.473 12q0-1.046.727-1.773t1.773-.727q.723 0 1.316.377t.923 1q.104.183.062.38q-.041.199-.224.303M10.583 21q-.2 0-.353-.14q-.153-.139-.176-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.1-.637t.344-.547l1.672-1.25q-.045-.272-.073-.559q-.03-.288-.03-.55q0-.26.03-.539q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.555t.113-.648l1.06-1.8q.182-.295.506-.41t.642.025l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.315-.574q.258-.226.608-.226h2.092q.35 0 .609.226t.314.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.646-.025t.508.41l1.06 1.819q.177.306.106.637q-.072.331-.344.548l-1.824 1.355q-.176.116-.365.095q-.188-.022-.313-.198t-.101-.366t.195-.323l1.744-1.327l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.814q0 .395.05.766q.05.37.156.726l-2.15 1.644l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579v3.134q0 .2-.123.342t-.294.143m6.917-2.75");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="o5egvwiwd"/>`;
7
+ const content = `<path class="w92e2unlk"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-cinematic-blur-outline-sharp" /></template>
10
10
  <style>
11
- .o5egvwiwd {
11
+ .w92e2unlk {
12
12
  fill: currentColor;
13
- d: path("M13.27 21v-6.638h.709l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h1.48V21zm.884-.885h6.692v-3.73h-6.692zM11.973 9.5q-1.046 0-1.773.727T9.473 12q0 .796.416 1.408q.415.611 1.111.904v-1.135q-.238-.2-.383-.532T10.473 12q0-.625.438-1.062t1.062-.438t1.06.438t.434 1.062h1.006q0-1.046-.727-1.773T11.973 9.5M10.134 21l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21z");
13
+ d: path("M13.27 21v-6.638h.709l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h1.48V21zm.884-.885h6.692v-3.73h-6.692zM11.973 9.5q-1.046 0-1.773.727T9.473 12q0 .796.416 1.408q.415.611 1.111.904v-1.135q-.238-.2-.383-.532T10.473 12q0-.625.438-1.062t1.062-.438t1.06.438t.434 1.062h1.006q0-1.046-.727-1.773T11.973 9.5M10.134 21l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21zm7.366-2.75");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="kqh6ld3pr"/>`;
7
+ const content = `<path class="ynik05bee"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-cinematic-blur-outline" /></template>
10
10
  <style>
11
- .kqh6ld3pr {
11
+ .ynik05bee {
12
12
  fill: currentColor;
13
- d: path("M11.096 14.35q-.71-.273-1.166-.904T9.473 12q0-1.046.727-1.773t1.773-.727q1.012 0 1.727.689t.773 1.676h-.242q-.217.02-.397.047q-.18.028-.367.084v-.04q-.019-.606-.453-1.031q-.435-.425-1.05-.425q-.616 0-1.054.438t-.437 1.056q0 .52.293.903q.293.384.736.528q-.146.213-.244.438t-.162.487M10.134 21l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.55q0-.26.03-.539q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.814q0 .395.05.766q.05.37.156.726l-2.15 1.644l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21zm4.058 0q-.384 0-.654-.27t-.269-.653V15.25q0-.354.206-.598t.504-.29l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h.558q.384 0 .653.27t.27.654v4.923q0 .385-.27.654t-.653.269zm-.038-.885h6.692v-3.73h-6.692zM11.973 12");
13
+ d: path("M11.096 14.35q-.71-.273-1.166-.904T9.473 12q0-1.046.727-1.773t1.773-.727q1.012 0 1.727.689t.773 1.676h-.242q-.217.02-.397.047q-.18.028-.367.084v-.04q-.019-.606-.453-1.031q-.435-.425-1.05-.425q-.616 0-1.054.438t-.437 1.056q0 .52.293.903q.293.384.736.528q-.146.213-.244.438t-.162.487M10.134 21l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.55q0-.26.03-.539q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.814q0 .395.05.766q.05.37.156.726l-2.15 1.644l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21zm4.058 0q-.384 0-.654-.27t-.269-.653V15.25q0-.354.206-.598t.504-.29l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h.558q.384 0 .653.27t.27.654v4.923q0 .385-.27.654t-.653.269zm-.038-.885h6.692v-3.73h-6.692zM17.5 18.25");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="cjtrhkb_f"/>`;
7
+ const content = `<path class="tclkt32jl"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-cinematic-blur-rounded" /></template>
10
10
  <style>
11
- .cjtrhkb_f {
11
+ .tclkt32jl {
12
12
  fill: currentColor;
13
- d: path("M10.583 21q-.194 0-.346-.14t-.183-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.104-.638t.348-.546l1.672-1.25q-.045-.272-.073-.559q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.555t.113-.648l1.06-1.8q.177-.287.504-.406t.644.021l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.306-.574T10.935 3h2.111q.348 0 .608.226t.315.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.648-.021t.506.406l1.06 1.819q.177.306.107.638q-.07.333-.345.547l-1.83 1.37q.04.097.049.174t.029.173q-.025.277-.265.473q-.239.196-.57.196l-3.062-.02q0-1.026-.739-1.753q-.74-.727-1.766-.727q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913v6.224q0 .196-.123.34t-.294.144m3.956 0q-.53 0-.9-.37t-.37-.9V15.5q0-.373.196-.675t.514-.463l.404.82q.08.137.211.227q.131.091.293.091q.317 0 .479-.264q.161-.265.025-.557l-.218-.448h1.27l.478.952q.081.136.212.227q.13.09.292.09q.317 0 .479-.264q.162-.265.025-.557l-.217-.448h1.269l.478.952q.082.136.212.227q.131.09.293.09q.317 0 .478-.264q.162-.265.025-.557l-.217-.448h.212q.529 0 .899.37t.37.899v4.23q0 .53-.37.9t-.9.37zm0-1.27h5.923v-2.96h-5.924z");
13
+ d: path("M10.583 21q-.194 0-.346-.14t-.183-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.104-.638t.348-.546l1.672-1.25q-.045-.272-.073-.559q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626l-1.672-1.25q-.275-.213-.338-.555t.113-.648l1.06-1.8q.177-.287.504-.406t.644.021l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.306-.574T10.935 3h2.111q.348 0 .608.226t.315.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.648-.021t.506.406l1.06 1.819q.177.306.107.638q-.07.333-.345.547l-1.83 1.37q.04.097.049.174t.029.173q-.025.277-.265.473q-.239.196-.57.196l-3.062-.02q0-1.026-.739-1.753q-.74-.727-1.766-.727q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913v6.224q0 .196-.123.34t-.294.144m3.956 0q-.53 0-.9-.37t-.37-.9V15.5q0-.373.196-.675t.514-.463l.404.82q.08.137.211.227q.131.091.293.091q.317 0 .479-.264q.161-.265.025-.557l-.218-.448h1.27l.478.952q.081.136.212.227q.13.09.292.09q.317 0 .479-.264q.162-.265.025-.557l-.217-.448h1.269l.478.952q.082.136.212.227q.131.09.293.09q.317 0 .478-.264q.162-.265.025-.557l-.217-.448h.212q.529 0 .899.37t.37.899v4.23q0 .53-.37.9t-.9.37z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="gffw22bth"/>`;
7
+ const content = `<path class="dlpntabar"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-cinematic-blur-sharp" /></template>
10
10
  <style>
11
- .gffw22bth {
11
+ .dlpntabar {
12
12
  fill: currentColor;
13
- d: path("M13.27 21v-6.638h.709l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h1.48V21zm.884-.885h6.692v-3.73h-6.692zm-4.02.885l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-3.989q0-1.046-.727-1.773T11.973 9.5t-1.773.727T9.473 12q0 .796.416 1.408q.415.611 1.111.904V21z");
13
+ d: path("M13.27 21v-6.638h.709l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h1.48V21zm-3.136 0l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-3.989q0-1.046-.727-1.773T11.973 9.5t-1.773.727T9.473 12q0 .796.416 1.408q.415.611 1.111.904V21z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="wnz5sbc0u"/>`;
7
+ const content = `<path class="bzdnxjb9w"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-cinematic-blur" /></template>
10
10
  <style>
11
- .wnz5sbc0u {
11
+ .bzdnxjb9w {
12
12
  fill: currentColor;
13
- d: path("M14.192 21q-.394 0-.658-.264q-.265-.265-.265-.659V15.25q0-.354.206-.598t.504-.29l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h.558q.394 0 .658.265q.265.265.265.659v4.923q0 .394-.265.659q-.264.264-.658.264zm-.038-.885h6.692v-3.73h-6.692zm-4.02.885l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51H14.46v-.02q0-1.026-.74-1.753T11.954 9.5q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913V21z");
13
+ d: path("M14.192 21q-.394 0-.658-.264q-.265-.265-.265-.659V15.25q0-.354.206-.598t.504-.29l.56 1.138h1.269l-.635-1.27h1.27l.634 1.27h1.27l-.636-1.27h1.27l.634 1.27h1.27l-.635-1.27h.558q.394 0 .658.265q.265.265.265.659v4.923q0 .394-.265.659q-.264.264-.658.264zm-4.057 0l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51H14.46v-.02q0-1.026-.74-1.753T11.954 9.5q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913V21z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="l7gp0yb4v"/>`;
7
+ const content = `<path class="c0iizwbkj"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-screen-outline-rounded" /></template>
10
10
  <style>
11
- .l7gp0yb4v {
11
+ .c0iizwbkj {
12
12
  fill: currentColor;
13
- d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm0-1h5.769q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442T20.385 15h-5.77q-.269 0-.442.173t-.173.443v3.769q0 .269.173.442t.443.173m-.566-8.44q-.183.103-.38.062q-.199-.041-.303-.224q-.258-.367-.608-.633q-.35-.265-.786-.265q-.625 0-1.062.43t-.438 1.064q0 .436.228.786t.595.55q.183.105.246.31q.064.204-.04.387t-.309.237t-.387-.05q-.623-.33-.978-.92T9.473 12q0-1.046.727-1.773t1.773-.727q.723 0 1.316.377t.923 1q.104.183.062.38q-.041.199-.224.303M10.583 21q-.2 0-.353-.14q-.153-.139-.176-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.1-.643t.344-.541l1.672-1.25q-.045-.271-.073-.559q-.03-.287-.03-.55q0-.26.03-.538q.028-.279.073-.627l-1.672-1.25q-.275-.207-.338-.552t.113-.652l1.06-1.8q.182-.294.506-.41t.642.026l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.315-.574q.258-.226.608-.226h2.092q.35 0 .609.226t.314.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.646-.025t.508.41l1.06 1.819q.177.306.106.637q-.072.331-.344.548l-1.824 1.355q-.176.116-.365.095q-.188-.022-.313-.198t-.101-.366t.195-.323l1.744-1.327l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.814q0 .395.05.766q.05.37.156.726l-2.15 1.644l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579v3.134q0 .2-.123.342t-.294.143m1.404-9.006");
13
+ d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm0-1h5.769q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442T20.385 15h-5.77q-.269 0-.442.173t-.173.443v3.769q0 .269.173.442t.443.173m-.566-8.44q-.183.103-.38.062q-.199-.041-.303-.224q-.258-.367-.608-.633q-.35-.265-.786-.265q-.625 0-1.062.43t-.438 1.064q0 .436.228.786t.595.55q.183.105.246.31q.064.204-.04.387t-.309.237t-.387-.05q-.623-.33-.978-.92T9.473 12q0-1.046.727-1.773t1.773-.727q.723 0 1.316.377t.923 1q.104.183.062.38q-.041.199-.224.303M10.583 21q-.2 0-.353-.14q-.153-.139-.176-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.1-.643t.344-.541l1.672-1.25q-.045-.271-.073-.559q-.03-.287-.03-.55q0-.26.03-.538q.028-.279.073-.627l-1.672-1.25q-.275-.207-.338-.552t.113-.652l1.06-1.8q.182-.294.506-.41t.642.026l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.315-.574q.258-.226.608-.226h2.092q.35 0 .609.226t.314.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.646-.025t.508.41l1.06 1.819q.177.306.106.637q-.072.331-.344.548l-1.824 1.355q-.176.116-.365.095q-.188-.022-.313-.198t-.101-.366t.195-.323l1.744-1.327l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.814q0 .395.05.766q.05.37.156.726l-2.15 1.644l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579v3.134q0 .2-.123.342t-.294.143m6.917-3.5");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="h1_n3cymx"/>`;
7
+ const content = `<path class="vyz1w0pje"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-screen-outline-sharp" /></template>
10
10
  <style>
11
- .h1_n3cymx {
11
+ .vyz1w0pje {
12
12
  fill: currentColor;
13
- d: path("M13 21v-7h9v7zm1-1h7v-5h-7zM11.973 9.5q-1.046 0-1.773.727T9.473 12q0 .796.415 1.408q.416.611 1.112.904v-1.135q-.239-.2-.383-.532T10.473 12q0-.625.438-1.062t1.062-.438t1.06.438t.434 1.062h1.006q0-1.046-.727-1.773T11.973 9.5M10.134 21l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21z");
13
+ d: path("M13 21v-7h9v7zm1-1h7v-5h-7zM11.973 9.5q-1.046 0-1.773.727T9.473 12q0 .796.415 1.408q.416.611 1.112.904v-1.135q-.239-.2-.383-.532T10.473 12q0-.625.438-1.062t1.062-.438t1.06.438t.434 1.062h1.006q0-1.046-.727-1.773T11.973 9.5M10.134 21l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21zm7.366-3.5");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="arw0iac7l"/>`;
7
+ const content = `<path class="bl36c7tbi"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-screen-outline" /></template>
10
10
  <style>
11
- .arw0iac7l {
11
+ .bl36c7tbi {
12
12
  fill: currentColor;
13
- d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm0-1h5.769q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442T20.385 15h-5.77q-.269 0-.442.173t-.173.443v3.769q0 .269.173.442t.443.173m-3.52-5.65q-.71-.273-1.166-.904T9.473 12q0-1.046.727-1.773t1.773-.727q1.008 0 1.725.689q.718.688.775 1.676h-.242q-.217.02-.397.047q-.18.028-.367.084v-.04q-.019-.606-.453-1.031q-.435-.425-1.041-.425q-.625 0-1.062.438T10.473 12q0 .506.293.893t.736.532q-.146.214-.244.439q-.098.224-.162.486M10.135 21l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.947-.664l-2.668 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.82q0 .38.05.755t.156.73l-2.15 1.645l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21zm1.838-9");
13
+ d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm0-1h5.769q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442T20.385 15h-5.77q-.269 0-.442.173t-.173.443v3.769q0 .269.173.442t.443.173m-3.52-5.65q-.71-.273-1.166-.904T9.473 12q0-1.046.727-1.773t1.773-.727q1.012 0 1.727.689t.773 1.676h-.242q-.217.02-.397.047q-.18.028-.367.084v-.04q-.019-.606-.453-1.031q-.435-.425-1.05-.425q-.616 0-1.054.438t-.437 1.056q0 .52.293.903q.293.384.736.528q-.146.213-.244.438t-.162.487M10.134 21l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.55q0-.26.03-.539q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-1.039q-.006-.436-.056-.77t-.15-.697l2.227-1.683l-.994-1.7l-2.552 1.07q-.454-.499-1.193-.935q-.74-.435-1.4-.577L13 4h-1.994l-.312 2.689q-.756.161-1.39.52q-.633.358-1.26.985L5.55 7.15l-.994 1.7l2.169 1.62q-.125.336-.175.73t-.05.814q0 .395.05.766q.05.37.156.726l-2.15 1.644l.994 1.7l2.475-1.05q.6.606 1.36 1.002t1.615.579V21zm7.366-3.5");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="tqne88bdq"/>`;
7
+ const content = `<path class="htovbkbaz"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-screen-rounded" /></template>
10
10
  <style>
11
- .tqne88bdq {
11
+ .htovbkbaz {
12
12
  fill: currentColor;
13
- d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm0-1h5.769q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442T20.385 15h-5.77q-.269 0-.442.173t-.173.443v3.769q0 .269.173.442t.443.173m-4.033 1q-.194 0-.346-.14t-.183-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.104-.641t.348-.543l1.672-1.25q-.045-.272-.073-.559q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626l-1.672-1.25q-.275-.207-.338-.552t.113-.652l1.06-1.8q.177-.286.504-.405t.644.021l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.306-.574T10.935 3h2.111q.348 0 .608.226t.315.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.648-.021t.506.406l1.06 1.819q.177.306.107.638q-.07.333-.345.547l-1.83 1.37q.04.097.049.174t.029.173q-.025.277-.265.473q-.239.196-.57.196l-3.062-.02q0-1.026-.739-1.753q-.74-.727-1.766-.727q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913v6.224q0 .196-.123.34t-.294.144");
13
+ d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm-4.033 0q-.194 0-.346-.14t-.183-.354l-.281-2.398q-.479-.145-1.035-.454q-.557-.31-.947-.664l-1.916.824q-.317.14-.644.03t-.504-.415L3.648 15.57q-.177-.305-.104-.641t.348-.543l1.672-1.25q-.045-.272-.073-.559q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626l-1.672-1.25q-.275-.207-.338-.552t.113-.652l1.06-1.8q.177-.286.504-.405t.644.021l1.896.804q.448-.373.97-.673q.52-.3 1.013-.464L10.03 3.8q.056-.348.306-.574T10.935 3h2.111q.348 0 .608.226t.315.574l.258 2.112q.575.202 1.016.463t.909.654l1.98-.804q.318-.14.648-.021t.506.406l1.06 1.819q.177.306.107.638q-.07.333-.345.547l-1.83 1.37q.04.097.049.174t.029.173q-.025.277-.265.473q-.239.196-.57.196l-3.062-.02q0-1.026-.739-1.753q-.74-.727-1.766-.727q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913v6.224q0 .196-.123.34t-.294.144");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="ljzkb6p2y"/>`;
7
+ const content = `<path class="dsnn23lfc"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-screen-sharp" /></template>
10
10
  <style>
11
- .ljzkb6p2y {
11
+ .dsnn23lfc {
12
12
  fill: currentColor;
13
- d: path("M13 21v-7h9v7zm1-1h7v-5h-7zm-3.866 1l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-3.989q0-1.046-.727-1.773T11.973 9.5t-1.773.727T9.473 12q0 .796.416 1.408q.415.611 1.111.904V21z");
13
+ d: path("M13 21v-7h9v7zm-2.866 0l-.361-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51h-3.989q0-1.046-.727-1.773T11.973 9.5t-1.773.727T9.473 12q0 .796.416 1.408q.415.611 1.111.904V21z");
14
14
  }
15
15
 
16
16
  </style>
@@ -4,13 +4,13 @@ import { Icon } from '@iconify/css-vue';
4
4
  const props = defineProps(["width","height"]);
5
5
 
6
6
  const viewBox = {"width":24,"height":24};
7
- const content = `<path class="wbm39-d7k"/>`;
7
+ const content = `<path class="x__pb1b7z"/>`;
8
8
  </script>
9
9
  <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols-light:settings-screen" /></template>
10
10
  <style>
11
- .wbm39-d7k {
11
+ .x__pb1b7z {
12
12
  fill: currentColor;
13
- d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm0-1h5.769q.269 0 .442-.173t.173-.442v-3.77q0-.269-.173-.442T20.385 15h-5.77q-.269 0-.442.173t-.173.443v3.769q0 .269.173.442t.443.173m-4.481 1l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51H14.46v-.02q0-1.026-.74-1.753T11.954 9.5q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913V21z");
13
+ d: path("M14.616 21q-.691 0-1.153-.462T13 19.385v-3.77q0-.69.463-1.152T14.616 14h5.769q.69 0 1.153.463T22 15.616v3.769q0 .69-.462 1.153T20.385 21zm-4.481 0l-.362-2.892q-.479-.145-1.035-.454q-.557-.31-.948-.664l-2.667 1.135l-1.865-3.25l2.306-1.739q-.045-.27-.073-.558q-.03-.288-.03-.559q0-.252.03-.53q.028-.278.073-.626L3.258 9.126l1.865-3.212L7.771 7.03q.448-.373.97-.673q.52-.3 1.013-.464L10.134 3h3.732l.361 2.912q.575.202 1.016.463t.909.654l2.725-1.115l1.865 3.211l-2.382 1.796q.082.31.092.569t.01.51H14.46v-.02q0-1.026-.74-1.753T11.954 9.5q-1.033 0-1.757.724t-.724 1.757q0 .777.418 1.398t1.109.913V21z");
14
14
  }
15
15
 
16
16
  </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols-light",
3
3
  "info": {
4
4
  "name": "Material Symbols Light",
5
- "total": 15531,
5
+ "total": 15536,
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": 1783405496
31
+ "lastModified": 1784091536
32
32
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/material-symbols-light",
3
3
  "type": "module",
4
- "version": "1.0.44",
4
+ "version": "1.0.46",
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",
@@ -30062,6 +30062,22 @@
30062
30062
  "types": "./types/dd0bq22g.d.ts",
30063
30063
  "default": "./components/j/javascript-sharp.vue"
30064
30064
  },
30065
+ "./jewelry": {
30066
+ "types": "./types/dd0bq22g.d.ts",
30067
+ "default": "./components/j/jewelry.vue"
30068
+ },
30069
+ "./jewelry-outline": {
30070
+ "types": "./types/dd0bq22g.d.ts",
30071
+ "default": "./components/j/jewelry-outline.vue"
30072
+ },
30073
+ "./jewelry-outline-rounded": {
30074
+ "types": "./types/dd0bq22g.d.ts",
30075
+ "default": "./components/j/jewelry-outline-rounded.vue"
30076
+ },
30077
+ "./jewelry-rounded": {
30078
+ "types": "./types/dd0bq22g.d.ts",
30079
+ "default": "./components/j/jewelry-rounded.vue"
30080
+ },
30065
30081
  "./join": {
30066
30082
  "types": "./types/dd0bq22g.d.ts",
30067
30083
  "default": "./components/j/join.vue"
@@ -48046,6 +48062,10 @@
48046
48062
  "types": "./types/dd0bq22g.d.ts",
48047
48063
  "default": "./components/s/seat-heat-right-sharp.vue"
48048
48064
  },
48065
+ "./seat-read": {
48066
+ "types": "./types/dd0bq22g.d.ts",
48067
+ "default": "./components/s/seat-read.vue"
48068
+ },
48049
48069
  "./seat-vent-left": {
48050
48070
  "types": "./types/dd0bq22g.d.ts",
48051
48071
  "default": "./components/s/seat-vent-left.vue"