@iconify-vue/material-symbols 1.0.17 → 1.0.18
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="
|
|
7
|
+
const content = `<path class="l61oocbr"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-triangle-outline-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.l61oocbr {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("M3.6
|
|
13
|
+
d: path("M3.6 20q-.875 0-1.3-.75t0-1.5l8.4-14.5q.225-.375.575-.562T12 2.5t.725.188t.575.562l8.4 14.5q.425.75 0 1.5t-1.3.75zm.875-2h15.05L12 5zM11 14.5v1q0 .425.288.713T12 16.5t.713-.288T13 15.5v-1h1q.425 0 .713-.288T15 13.5t-.288-.712T14 12.5h-1v-1q0-.425-.288-.712T12 10.5t-.712.288T11 11.5v1h-1q-.425 0-.712.288T9 13.5t.288.713t.712.287zm1-1");
|
|
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="meja6hb"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-triangle-outline" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.meja6hb {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("M1
|
|
13
|
+
d: path("M1 20L12 1l11 19zm3.475-2h15.05L12 5zM11 16.5h2v-2h2v-2h-2v-2h-2v2H9v2h2zm1-3");
|
|
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="hxc072bl"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-triangle-rounded" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.hxc072bl {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("M3.6
|
|
13
|
+
d: path("M3.6 20q-.875 0-1.3-.75t0-1.5l8.4-14.5q.225-.375.575-.562T12 2.5t.725.188t.575.562l8.4 14.5q.425.75 0 1.5t-1.3.75zm7.4-5.5v1q0 .425.288.713T12 16.5t.713-.288T13 15.5v-1h1q.425 0 .713-.288T15 13.5t-.288-.712T14 12.5h-1v-1q0-.425-.288-.712T12 10.5t-.712.288T11 11.5v1h-1q-.425 0-.712.288T9 13.5t.288.713t.712.287z");
|
|
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="pd_21k"/>`;
|
|
8
8
|
</script>
|
|
9
9
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="material-symbols:add-triangle" /></template>
|
|
10
10
|
<style>
|
|
11
|
-
.
|
|
11
|
+
.pd_21k {
|
|
12
12
|
fill: currentColor;
|
|
13
|
-
d: path("M1
|
|
13
|
+
d: path("M1 20L12 1l11 19zm10-3.5h2v-2h2v-2h-2v-2h-2v2H9v2h2z");
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
</style>
|
package/iconify.json
CHANGED
package/package.json
CHANGED