@iconify-vue/material-symbols 1.0.37 → 1.0.39
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/d/dashboard-2-add-outline-rounded.vue +16 -0
- package/components/d/dashboard-2-add-outline.vue +16 -0
- package/components/d/dashboard-2-add-rounded.vue +16 -0
- package/components/d/dashboard-2-add.vue +16 -0
- package/components/d/drive-file-rename-outline-rounded.vue +3 -3
- package/components/d/drive-file-rename-outline-sharp.vue +3 -3
- package/components/d/drive-file-rename-outline.vue +3 -3
- package/components/d/drive-file-rename-rounded.vue +16 -0
- package/components/d/drive-file-rename-sharp.vue +16 -0
- package/components/d/drive-file-rename.vue +16 -0
- package/components/i/id-card-2-outline-rounded.vue +16 -0
- package/components/i/id-card-2-outline-sharp.vue +16 -0
- package/components/i/id-card-2-outline.vue +16 -0
- package/components/i/id-card-2-rounded.vue +16 -0
- package/components/i/id-card-2-sharp.vue +16 -0
- package/components/i/id-card-2.vue +16 -0
- package/components/m/mobile-dock-outline-rounded.vue +16 -0
- package/components/m/mobile-dock-outline-sharp.vue +16 -0
- package/components/m/mobile-dock-outline.vue +16 -0
- package/components/m/mobile-dock-rounded.vue +16 -0
- package/components/m/mobile-dock-sharp.vue +16 -0
- package/components/m/mobile-dock.vue +16 -0
- package/components/p/pin-road-2.vue +16 -0
- package/iconify.json +2 -2
- package/package.json +81 -1
|
@@ -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="ihmb-jpbx"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:dashboard-2-add-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ihmb-jpbx {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M3 20h5q.425 0 .713-.288T9 19v-5q0-.425-.288-.712T8 13H3q-.425 0-.712.288T2 14v5q0 .425.288.713T3 20M4 9V6h6v3zm-1 2h8q.425 0 .713-.288T12 10V5q0-.425-.288-.712T11 4H3q-.425 0-.712.288T2 5v5q0 .425.288.713T3 11m10 7v-3h7v3zm-1 2h9q.425 0 .713-.288T22 19v-5q0-.425-.288-.712T21 13h-9q-.425 0-.712.288T11 14v5q0 .425.288.713T12 20m-8-2v-3h3v3zm14-7q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-4.5v2q0 .2.15.35T18 9t.35-.15t.15-.35v-2h2q.2 0 .35-.15T21 6t-.15-.35t-.35-.15h-2v-2q0-.2-.15-.35T18 3t-.35.15t-.15.35v2h-2q-.2 0-.35.15T15 6t.15.35t.35.15zM13 15");
|
|
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="zcry8mgqe"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:dashboard-2-add-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.zcry8mgqe {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M2 20h7v-7H2zM4 9V6h6v3zm-2 2h10V4H2zm11 7v-3h7v3zm-2 2h11v-7H11zm-7-2v-3h3v3zm14-7q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5zM7 15");
|
|
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="lp4lze32m"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:dashboard-2-add-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.lp4lze32m {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M3 20h5q.425 0 .713-.288T9 19v-5q0-.425-.288-.712T8 13H3q-.425 0-.712.288T2 14v5q0 .425.288.713T3 20m0-9h8q.425 0 .713-.288T12 10V5q0-.425-.288-.712T11 4H3q-.425 0-.712.288T2 5v5q0 .425.288.713T3 11m9 9h9q.425 0 .713-.288T22 19v-5q0-.425-.288-.712T21 13h-9q-.425 0-.712.288T11 14v5q0 .425.288.713T12 20m6-9q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-4.5v2q0 .2.15.35T18 9t.35-.15t.15-.35v-2h2q.2 0 .35-.15T21 6t-.15-.35t-.35-.15h-2v-2q0-.2-.15-.35T18 3t-.35.15t-.15.35v2h-2q-.2 0-.35.15T15 6t.15.35t.35.15z");
|
|
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="wygk3lbni"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:dashboard-2-add" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.wygk3lbni {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M2 20h7v-7H2zm0-9h10V4H2zm9 9h11v-7H11zm7-9q-2.075 0-3.537-1.463T13 6t1.463-3.537T18 1t3.538 1.463T23 6t-1.463 3.538T18 11m-.5-2h1V6.5H21v-1h-2.5V3h-1v2.5H15v1h2.5z");
|
|
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="
|
|
7
|
+
const content = `<path class="ipcitbttt"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-file-rename-outline-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.ipcitbttt {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M11.225 17H17q.425 0 .713-.288T18 16t-.288-.712T17 15h-3.775zM7 17h1.65q.2 0 .388-.075t.337-.225l6.2-6.2q.225-.225.325-.513t.1-.562t-.113-.55t-.312-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325l-6.225 6.2q-.15.15-.225.338T6 14.35V16q0 .425.288.713T7 17m7.5-7.575l-.925-.925zm-7 6.075v-.95l4.05-4.025l.475.45l.45.475L8.45 15.5zm4.525-4.525l.45.475l-.925-.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-2h14V5H5zM5 5v14z");
|
|
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="
|
|
7
|
+
const content = `<path class="xjkv5pamc"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-file-rename-outline-sharp" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.xjkv5pamc {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l7.575-7.55l-3.075-3.075L6 13.925zm8.5-7.575l-.925-.925zm-7 6.075v-.95l4.05-4.025l.475.45l.45.475L8.45 15.5zm4.525-4.525l.45.475l-.925-.925zM3 21V3h18v18zm2-2h14V5H5zM5 5v14z");
|
|
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="
|
|
7
|
+
const content = `<path class="jv0vatb1v"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-file-rename-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.jv0vatb1v {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("
|
|
13
|
+
d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l6.5-6.5q.225-.225.325-.513t.1-.562t-.112-.55t-.313-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325L6 13.925zm8.5-7.575l-.925-.925zm-7 6.075v-.95l4.05-4.025l.475.45l.45.475L8.45 15.5zm4.525-4.525l.45.475l-.925-.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm0-2h14V5H5zM5 5v14z");
|
|
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="tm8-3ehls"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-file-rename-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.tm8-3ehls {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M11.225 17H17q.425 0 .713-.288T18 16t-.288-.712T17 15h-3.775zM7 17h1.65q.2 0 .388-.075t.337-.225l6.2-6.2q.225-.225.325-.513t.1-.562t-.113-.55t-.312-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325l-6.225 6.2q-.15.15-.225.338T6 14.35V16q0 .425.288.713T7 17m6.575-6.6l-.95-.95l.95-.95l.925.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21z");
|
|
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="yc55fxgkb"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-file-rename-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.yc55fxgkb {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l7.575-7.55l-3.075-3.075L6 13.925zm7.575-6.6l-.95-.95l.95-.95l.925.925zM3 21V3h18v18z");
|
|
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="ubevbibsh"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:drive-file-rename" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ubevbibsh {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M11.225 17H18v-2h-4.775zM6 17h3.075l6.5-6.5q.225-.225.325-.513t.1-.562t-.112-.55t-.313-.5l-.925-.925q-.225-.225-.5-.337T13.575 7q-.275 0-.55.1t-.5.325L6 13.925zm7.575-6.6l-.95-.95l.95-.95l.925.925zM5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21z");
|
|
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="kjh8v0nqg"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:id-card-2-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.kjh8v0nqg {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M7.425 10.75L6.6 9.925Q6.375 9.7 6.075 9.7t-.525.225t-.225.538t.225.537l1.2 1.15q.3.275.7.288t.7-.288l2.3-2.3q.225-.225.225-.525T10.45 8.8t-.525-.225T9.4 8.8zM6.25 16h3q.325 0 .538-.213T10 15.25t-.213-.537t-.537-.213h-3q-.325 0-.537.213t-.213.537t.213.538t.537.212m10.163-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h16V6H4zm0 0V6zm11-5q-.9 0-1.625.163t-1.275.512q-.525.325-.8.738t-.275.887q0 .3.225.5t.55.2h6.4q.325 0 .55-.213t.225-.537q0-.425-.275-.825t-.8-.75q-.55-.35-1.275-.513T15 13");
|
|
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="xzgn_gb3q"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:id-card-2-outline-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.xzgn_gb3q {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M2 20V4h20v16zm2-2h16V6H4zm0 0V6z");
|
|
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="ql732rbee"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:id-card-2-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.ql732rbee {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h16V6H4zm0 0V6z");
|
|
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="j0nmwpbbm"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:id-card-2-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.j0nmwpbbm {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M7.425 10.75L6.6 9.925Q6.375 9.7 6.075 9.7t-.525.225t-.225.538t.225.537l1.2 1.15q.3.275.7.288t.7-.288l2.3-2.3q.225-.225.225-.525T10.45 8.8t-.525-.225T9.4 8.8zM6.25 16h3q.325 0 .538-.213T10 15.25t-.213-.537t-.537-.213h-3q-.325 0-.537.213t-.213.537t.213.538t.537.212m10.163-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm11-7q-.9 0-1.625.163t-1.275.512q-.525.325-.8.738t-.275.887q0 .3.225.5t.55.2h6.4q.325 0 .55-.213t.225-.537q0-.425-.275-.825t-.8-.75q-.55-.35-1.275-.513T15 13");
|
|
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="tmc2-eb6d"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:id-card-2-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.tmc2-eb6d {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M2 20V4h20v16z");
|
|
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="yiivjxb6x"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:id-card-2" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.yiivjxb6x {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("m7.45 12.85l3.525-3.525l-1.05-1.075l-2.5 2.5l-1.35-1.35l-1.05 1.05zM5.5 16H10v-1.5H5.5zm5.5 0h8v-.55q0-1.125-1.1-1.787T15 13t-2.9.663T11 15.45zm5.413-4.587Q17 10.825 17 10t-.587-1.412T15 8t-1.412.588T13 10t.588 1.413T15 12t1.413-.587M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20z");
|
|
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="w0g58w25s"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:mobile-dock-outline-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.w0g58w25s {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M16 17V3H8v14zM12.713 5.713Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M8 17V3zm0 2q-.825 0-1.412-.587T6 17V3q0-.825.588-1.412T8 1h8q.825 0 1.413.588T18 3v2.05q.425.075.713.413t.287.762v1.55q0 .425-.288.763T18 8.95V17q0 .825-.587 1.413T16 19zm1 4q-.425 0-.712-.288T8 22t.288-.712T9 21h6q.425 0 .713.288T16 22t-.288.713T15 23z");
|
|
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="qvj4f8b2n"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:mobile-dock-outline-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.qvj4f8b2n {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8 23v-2h8v2zm8-6V3H8v14zM12.713 5.713Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M8 3v14zM6 19V1h12v4.05h1v3.9h-1V19z");
|
|
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="pk_nu972n"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:mobile-dock-outline" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.pk_nu972n {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M16 17V3H8v14zM12.713 5.713Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M8 17V3zM18 3v2.05q.425.075.713.413t.287.762v1.55q0 .425-.288.763T18 8.95V17q0 .825-.587 1.413T16 19H8q-.825 0-1.412-.587T6 17V3q0-.825.588-1.412T8 1h8q.825 0 1.413.588T18 3M8 23v-2h8v2z");
|
|
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="wdn42ibiq"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:mobile-dock-rounded" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.wdn42ibiq {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M12.713 5.713Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M8 19q-.825 0-1.412-.587T6 17V3q0-.825.588-1.412T8 1h8q.825 0 1.413.588T18 3v2.05q.425.075.713.413t.287.762v1.55q0 .425-.288.763T18 8.95V17q0 .825-.587 1.413T16 19zm1 4q-.425 0-.712-.288T8 22t.288-.712T9 21h6q.425 0 .713.288T16 22t-.288.713T15 23z");
|
|
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="vt3rrtvfy"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:mobile-dock-sharp" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.vt3rrtvfy {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M8 23v-2h8v2zm4.713-17.287Q13 5.424 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M6 19V1h12v4.05h1v3.9h-1V19z");
|
|
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="tchlk1btk"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:mobile-dock" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.tchlk1btk {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M12.713 5.713Q13 5.425 13 5t-.288-.712T12 4t-.712.288T11 5t.288.713T12 6t.713-.288M18 3v2.05q.425.075.713.413t.287.762v1.55q0 .425-.288.763T18 8.95V17q0 .825-.587 1.413T16 19H8q-.825 0-1.412-.587T6 17V3q0-.825.588-1.412T8 1h8q.825 0 1.413.588T18 3M8 23v-2h8v2z");
|
|
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="f3xl_e1um"/>`;
|
|
8
|
+
</script>
|
|
9
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:pin-road-2" /></template>
|
|
10
|
+
<style>
|
|
11
|
+
.f3xl_e1um {
|
|
12
|
+
fill: currentColor;
|
|
13
|
+
d: path("M14 21v-4h2v4zm0-7v-4h2v4zm0-7V3h2v4zm6 14L17.5 3h2L22 21zm-13.538-.075q-.137-.075-.212-.225l-.1-.225q-.55-1.2-1.588-2.063T2.8 16.45q-.4-.575-.6-1.25T2 13.8q0-1.975 1.375-3.375t3.325-1.4q1.975 0 3.4 1.312t1.425 3.263q0 .75-.2 1.475T10.7 16.45q-.725 1.1-1.75 1.963t-1.6 2.062l-.1.225q-.075.15-.212.225T6.75 21t-.287-.075m1.7-5.762q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587m3.487-6.138q-.4-.425-.85-.75t-.95-.6L10.5 3h2z");
|
|
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":
|
|
5
|
+
"total": 15433,
|
|
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":
|
|
30
|
+
"lastModified": 1781326571
|
|
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.
|
|
4
|
+
"version": "1.0.39",
|
|
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",
|
|
@@ -15622,6 +15622,22 @@
|
|
|
15622
15622
|
"types": "./types/dd0bq22g.d.ts",
|
|
15623
15623
|
"default": "./components/d/dashboard-2.vue"
|
|
15624
15624
|
},
|
|
15625
|
+
"./dashboard-2-add": {
|
|
15626
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
15627
|
+
"default": "./components/d/dashboard-2-add.vue"
|
|
15628
|
+
},
|
|
15629
|
+
"./dashboard-2-add-outline": {
|
|
15630
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
15631
|
+
"default": "./components/d/dashboard-2-add-outline.vue"
|
|
15632
|
+
},
|
|
15633
|
+
"./dashboard-2-add-outline-rounded": {
|
|
15634
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
15635
|
+
"default": "./components/d/dashboard-2-add-outline-rounded.vue"
|
|
15636
|
+
},
|
|
15637
|
+
"./dashboard-2-add-rounded": {
|
|
15638
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
15639
|
+
"default": "./components/d/dashboard-2-add-rounded.vue"
|
|
15640
|
+
},
|
|
15625
15641
|
"./dashboard-2-edit": {
|
|
15626
15642
|
"types": "./types/dd0bq22g.d.ts",
|
|
15627
15643
|
"default": "./components/d/dashboard-2-edit.vue"
|
|
@@ -18850,6 +18866,10 @@
|
|
|
18850
18866
|
"types": "./types/dd0bq22g.d.ts",
|
|
18851
18867
|
"default": "./components/d/drive-file-move-sharp.vue"
|
|
18852
18868
|
},
|
|
18869
|
+
"./drive-file-rename": {
|
|
18870
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
18871
|
+
"default": "./components/d/drive-file-rename.vue"
|
|
18872
|
+
},
|
|
18853
18873
|
"./drive-file-rename-outline": {
|
|
18854
18874
|
"types": "./types/dd0bq22g.d.ts",
|
|
18855
18875
|
"default": "./components/d/drive-file-rename-outline.vue"
|
|
@@ -18874,6 +18894,14 @@
|
|
|
18874
18894
|
"types": "./types/dd0bq22g.d.ts",
|
|
18875
18895
|
"default": "./components/d/drive-file-rename-outline-sharp.vue"
|
|
18876
18896
|
},
|
|
18897
|
+
"./drive-file-rename-rounded": {
|
|
18898
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
18899
|
+
"default": "./components/d/drive-file-rename-rounded.vue"
|
|
18900
|
+
},
|
|
18901
|
+
"./drive-file-rename-sharp": {
|
|
18902
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
18903
|
+
"default": "./components/d/drive-file-rename-sharp.vue"
|
|
18904
|
+
},
|
|
18877
18905
|
"./drive-folder-upload": {
|
|
18878
18906
|
"types": "./types/dd0bq22g.d.ts",
|
|
18879
18907
|
"default": "./components/d/drive-folder-upload.vue"
|
|
@@ -29782,6 +29810,30 @@
|
|
|
29782
29810
|
"types": "./types/dd0bq22g.d.ts",
|
|
29783
29811
|
"default": "./components/i/id-card.vue"
|
|
29784
29812
|
},
|
|
29813
|
+
"./id-card-2": {
|
|
29814
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
29815
|
+
"default": "./components/i/id-card-2.vue"
|
|
29816
|
+
},
|
|
29817
|
+
"./id-card-2-outline": {
|
|
29818
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
29819
|
+
"default": "./components/i/id-card-2-outline.vue"
|
|
29820
|
+
},
|
|
29821
|
+
"./id-card-2-outline-rounded": {
|
|
29822
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
29823
|
+
"default": "./components/i/id-card-2-outline-rounded.vue"
|
|
29824
|
+
},
|
|
29825
|
+
"./id-card-2-outline-sharp": {
|
|
29826
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
29827
|
+
"default": "./components/i/id-card-2-outline-sharp.vue"
|
|
29828
|
+
},
|
|
29829
|
+
"./id-card-2-rounded": {
|
|
29830
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
29831
|
+
"default": "./components/i/id-card-2-rounded.vue"
|
|
29832
|
+
},
|
|
29833
|
+
"./id-card-2-sharp": {
|
|
29834
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
29835
|
+
"default": "./components/i/id-card-2-sharp.vue"
|
|
29836
|
+
},
|
|
29785
29837
|
"./id-card-outline": {
|
|
29786
29838
|
"types": "./types/dd0bq22g.d.ts",
|
|
29787
29839
|
"default": "./components/i/id-card-outline.vue"
|
|
@@ -36406,6 +36458,30 @@
|
|
|
36406
36458
|
"types": "./types/dd0bq22g.d.ts",
|
|
36407
36459
|
"default": "./components/m/mobile-code-sharp.vue"
|
|
36408
36460
|
},
|
|
36461
|
+
"./mobile-dock": {
|
|
36462
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
36463
|
+
"default": "./components/m/mobile-dock.vue"
|
|
36464
|
+
},
|
|
36465
|
+
"./mobile-dock-outline": {
|
|
36466
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
36467
|
+
"default": "./components/m/mobile-dock-outline.vue"
|
|
36468
|
+
},
|
|
36469
|
+
"./mobile-dock-outline-rounded": {
|
|
36470
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
36471
|
+
"default": "./components/m/mobile-dock-outline-rounded.vue"
|
|
36472
|
+
},
|
|
36473
|
+
"./mobile-dock-outline-sharp": {
|
|
36474
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
36475
|
+
"default": "./components/m/mobile-dock-outline-sharp.vue"
|
|
36476
|
+
},
|
|
36477
|
+
"./mobile-dock-rounded": {
|
|
36478
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
36479
|
+
"default": "./components/m/mobile-dock-rounded.vue"
|
|
36480
|
+
},
|
|
36481
|
+
"./mobile-dock-sharp": {
|
|
36482
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
36483
|
+
"default": "./components/m/mobile-dock-sharp.vue"
|
|
36484
|
+
},
|
|
36409
36485
|
"./mobile-dots": {
|
|
36410
36486
|
"types": "./types/dd0bq22g.d.ts",
|
|
36411
36487
|
"default": "./components/m/mobile-dots.vue"
|
|
@@ -44354,6 +44430,10 @@
|
|
|
44354
44430
|
"types": "./types/dd0bq22g.d.ts",
|
|
44355
44431
|
"default": "./components/p/pin-road.vue"
|
|
44356
44432
|
},
|
|
44433
|
+
"./pin-road-2": {
|
|
44434
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
44435
|
+
"default": "./components/p/pin-road-2.vue"
|
|
44436
|
+
},
|
|
44357
44437
|
"./pin-rounded": {
|
|
44358
44438
|
"types": "./types/dd0bq22g.d.ts",
|
|
44359
44439
|
"default": "./components/p/pin-rounded.vue"
|