@iconify-vue/material-symbols 1.0.11 → 1.0.12

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,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="o227f56u"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:antigravity-outline" /></template>
10
+ <style>
11
+ .o227f56u {
12
+ fill: currentColor;
13
+ d: path("M12.025 2q2.025 0 3.163 1.525T17.125 7q.65 1.575 1.25 3.5t1.275 3.875q.65 1.875 1.425 3.525t1.8 2.825q.2.225.175.525t-.225.525t-.475.25t-.55-.175q-1.975-1.55-3.25-3.463t-2.575-3.337q-.85-.95-1.812-1.5T12.025 13t-2.137.55t-1.813 1.5q-1.3 1.425-2.575 3.338T2.25 21.85q-.275.2-.55.175t-.475-.25T1 21.25t.175-.525Q2.2 19.55 2.975 17.9T4.4 14.375q.675-1.95 1.275-3.875T6.925 7q.8-1.95 1.938-3.475T12.025 2m0 2q-1.125 0-1.775.975T9.1 7q-.65 1.4-1.162 3.013T6.8 13.5q.5-.525.963-.925t.962-.725q.8-.475 1.588-.663T12.025 11t1.713.188t1.587.662q.5.325.963.725t.962.925q-.625-1.875-1.137-3.487T14.95 7q-.5-1.05-1.15-2.025T12.025 4m0 7");
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="c5o6o4uk"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:antigravity" /></template>
10
+ <style>
11
+ .c5o6o4uk {
12
+ fill: currentColor;
13
+ d: path("M12.025 2q2.025 0 3.163 1.525T17.125 7q.65 1.575 1.25 3.5t1.275 3.875q.65 1.875 1.425 3.525t1.8 2.825q.2.225.175.525t-.225.525t-.475.25t-.55-.175q-1.975-1.55-3.25-3.463t-2.575-3.337q-.85-.95-1.812-1.5T12.025 13t-2.137.55t-1.813 1.5q-1.3 1.425-2.575 3.338T2.25 21.85q-.275.2-.55.175t-.475-.25T1 21.25t.175-.525Q2.2 19.55 2.975 17.9T4.4 14.375q.675-1.95 1.275-3.875T6.925 7q.8-1.95 1.938-3.475T12.025 2");
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="pu9_2cl"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:video-template-outline-sharp" /></template>
10
+ <style>
11
+ .pu9_2cl {
12
+ fill: currentColor;
13
+ d: path("M3 23v-3h2v1h14v-1h2v3zm-1-5V6h20v12zm8-3l5-3l-5-3zM3 4V1h18v3h-2V3H5v1zm1 12h16V8H4zm8-4");
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="xeywgkva"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:video-template-outline" /></template>
10
+ <style>
11
+ .xeywgkva {
12
+ fill: currentColor;
13
+ d: path("M5 23q-.825 0-1.412-.587T3 21v-1h2v1h14v-1h2v1q0 .825-.587 1.413T19 23zm-1-5q-.825 0-1.412-.587T2 16V8q0-.825.588-1.412T4 6h16q.825 0 1.413.588T22 8v8q0 .825-.587 1.413T20 18zM3 4V3q0-.825.588-1.412T5 1h14q.825 0 1.413.588T21 3v1h-2V3H5v1zm1 12h16V8H4zm6-1l5-3l-5-3z");
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="j96mtd"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:video-template-sharp" /></template>
10
+ <style>
11
+ .j96mtd {
12
+ fill: currentColor;
13
+ d: path("M3 23v-3h18v3zm-1-5V6h20v12zm8-3l5-3l-5-3zM3 4V1h18v3z");
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="f-7ekinn"/>`;
8
+ </script>
9
+ <template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:video-template" /></template>
10
+ <style>
11
+ .f-7ekinn {
12
+ fill: currentColor;
13
+ d: path("M5 23q-.825 0-1.412-.587T3 21v-1h18v1q0 .825-.587 1.413T19 23zm-1-5q-.825 0-1.412-.587T2 16V8q0-.825.588-1.412T4 6h16q.825 0 1.413.588T22 8v8q0 .825-.587 1.413T20 18zM3 4V3q0-.825.588-1.412T5 1h14q.825 0 1.413.588T21 3v1zm7 11l5-3l-5-3z");
14
+ }
15
+
16
+ </style>
package/iconify.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "prefix": "material-symbols",
3
3
  "info": {
4
4
  "name": "Material Symbols",
5
- "total": 15061,
5
+ "total": 15067,
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": 1764827375
30
+ "lastModified": 1765435221
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-vue/material-symbols",
3
3
  "type": "module",
4
- "version": "1.0.11",
4
+ "version": "1.0.12",
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",
@@ -3650,6 +3650,14 @@
3650
3650
  "types": "./types/dd0bq22g.d.ts",
3651
3651
  "default": "./components/a/animation-outline.vue"
3652
3652
  },
3653
+ "./antigravity": {
3654
+ "types": "./types/dd0bq22g.d.ts",
3655
+ "default": "./components/a/antigravity.vue"
3656
+ },
3657
+ "./antigravity-outline": {
3658
+ "types": "./types/dd0bq22g.d.ts",
3659
+ "default": "./components/a/antigravity-outline.vue"
3660
+ },
3653
3661
  "./aod-tablet": {
3654
3662
  "types": "./types/dd0bq22g.d.ts",
3655
3663
  "default": "./components/a/aod-tablet.vue"
@@ -60290,6 +60298,22 @@
60290
60298
  "types": "./types/dd0bq22g.d.ts",
60291
60299
  "default": "./components/v/video-stable-sharp.vue"
60292
60300
  },
60301
+ "./video-template": {
60302
+ "types": "./types/dd0bq22g.d.ts",
60303
+ "default": "./components/v/video-template.vue"
60304
+ },
60305
+ "./video-template-outline": {
60306
+ "types": "./types/dd0bq22g.d.ts",
60307
+ "default": "./components/v/video-template-outline.vue"
60308
+ },
60309
+ "./video-template-outline-sharp": {
60310
+ "types": "./types/dd0bq22g.d.ts",
60311
+ "default": "./components/v/video-template-outline-sharp.vue"
60312
+ },
60313
+ "./video-template-sharp": {
60314
+ "types": "./types/dd0bq22g.d.ts",
60315
+ "default": "./components/v/video-template-sharp.vue"
60316
+ },
60293
60317
  "./videocam": {
60294
60318
  "types": "./types/dd0bq22g.d.ts",
60295
60319
  "default": "./components/v/videocam.vue"