@iconify-vue/hugeicons 1.0.12 → 1.0.13
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/a/arrow-down-big.vue +2 -2
- package/components/a/arrow-up-from-line.vue +2 -2
- package/components/c/computer.vue +2 -4
- package/components/r/refresh-cw-off.vue +2 -2
- package/components/s/square-arrow-diagonal-02.vue +2 -2
- package/components/s/square-arrow-move-right-down.vue +2 -2
- package/components/u/unfold-more.vue +2 -2
- package/css/{h/hs4y0dbxo.css → g/g5tzr6vzu.css} +2 -2
- package/css/p/p8ict-bfi.css +8 -0
- package/css/p/pr5i7ibxx.css +3 -0
- package/css/{g/g5xevbbhn.css → s/sfwc8-bcz.css} +2 -2
- package/css/y/yoa99fbtn.css +8 -0
- package/css/{e/e-q4epbhu.css → z/zk0is-bby.css} +2 -2
- package/css/z/znjr98b7f.css +5 -0
- package/iconify.json +1 -1
- package/package.json +1 -1
- package/css/h/hwlhni0cv.css +0 -8
- package/css/m/m-lqwiodt.css +0 -3
- package/css/p/pma6y2fne.css +0 -3
- package/css/x/x2twmxzgk.css +0 -5
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/z/zk0is-bby.css';
|
|
4
4
|
|
|
5
5
|
const props = defineProps(["width","height"]);
|
|
6
6
|
|
|
7
7
|
const viewBox = {"width":24,"height":24};
|
|
8
|
-
const content = `<path class="
|
|
8
|
+
const content = `<path class="zk0is-bby"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="hugeicons:arrow-down-big" /></template>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/y/yoa99fbtn.css';
|
|
4
4
|
|
|
5
5
|
const props = defineProps(["width","height"]);
|
|
6
6
|
|
|
7
7
|
const viewBox = {"width":24,"height":24};
|
|
8
|
-
const content = `<path class="
|
|
8
|
+
const content = `<path class="yoa99fbtn"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="hugeicons:arrow-up-from-line" /></template>
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
|
-
import '../../css/
|
|
4
|
-
import '../../css/p/pma6y2fne.css';
|
|
5
|
-
import '../../css/m/m-lqwiodt.css';
|
|
3
|
+
import '../../css/p/p8ict-bfi.css';
|
|
6
4
|
|
|
7
5
|
const props = defineProps(["width","height"]);
|
|
8
6
|
|
|
9
7
|
const viewBox = {"width":24,"height":24};
|
|
10
|
-
const content = `<
|
|
8
|
+
const content = `<path class="p8ict-bfi"/>`;
|
|
11
9
|
</script>
|
|
12
10
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="hugeicons:computer" /></template>
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
3
|
import '../../css/h/hntgybcog.css';
|
|
4
|
-
import '../../css/
|
|
4
|
+
import '../../css/g/g5tzr6vzu.css';
|
|
5
5
|
import '../../css/f/f5xovobko.css';
|
|
6
6
|
|
|
7
7
|
const props = defineProps(["width","height"]);
|
|
8
8
|
|
|
9
9
|
const viewBox = {"width":24,"height":24};
|
|
10
|
-
const content = `<g class="hntgybcog"><path class="
|
|
10
|
+
const content = `<g class="hntgybcog"><path class="g5tzr6vzu"/><path class="f5xovobko"/></g>`;
|
|
11
11
|
</script>
|
|
12
12
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="hugeicons:refresh-cw-off" /></template>
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
3
|
import '../../css/j/jx0p4fbya.css';
|
|
4
|
-
import '../../css/
|
|
4
|
+
import '../../css/p/pr5i7ibxx.css';
|
|
5
5
|
import '../../css/s/snt69ubhp.css';
|
|
6
6
|
|
|
7
7
|
const props = defineProps(["width","height"]);
|
|
8
8
|
|
|
9
9
|
const viewBox = {"width":24,"height":24};
|
|
10
|
-
const content = `<g class="jx0p4fbya"><path class="
|
|
10
|
+
const content = `<g class="jx0p4fbya"><path class="pr5i7ibxx"/><path class="snt69ubhp"/></g>`;
|
|
11
11
|
</script>
|
|
12
12
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="hugeicons:square-arrow-diagonal-02" /></template>
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
3
|
import '../../css/j/jx0p4fbya.css';
|
|
4
4
|
import '../../css/j/jvtjbnueh.css';
|
|
5
|
-
import '../../css/
|
|
5
|
+
import '../../css/z/znjr98b7f.css';
|
|
6
6
|
|
|
7
7
|
const props = defineProps(["width","height"]);
|
|
8
8
|
|
|
9
9
|
const viewBox = {"width":24,"height":24};
|
|
10
|
-
const content = `<g class="jx0p4fbya"><path class="jvtjbnueh"/><path class="
|
|
10
|
+
const content = `<g class="jx0p4fbya"><path class="jvtjbnueh"/><path class="znjr98b7f"/></g>`;
|
|
11
11
|
</script>
|
|
12
12
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="hugeicons:square-arrow-move-right-down" /></template>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/s/sfwc8-bcz.css';
|
|
4
4
|
|
|
5
5
|
const props = defineProps(["width","height"]);
|
|
6
6
|
|
|
7
7
|
const viewBox = {"width":24,"height":24};
|
|
8
|
-
const content = `<path class="
|
|
8
|
+
const content = `<path class="sfwc8-bcz"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="hugeicons:unfold-more" /></template>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
.
|
|
2
|
-
d: path("m3 3l18 18M19.5 6.5C17.5 4 15 3 12 3c-1.186 0-2.318.23-3.354.646M4.5 17.5C6.5 20 9 21 12 21a8.97 8.97 0 0 0 6.364-2.636M20.945 11q.055.
|
|
1
|
+
.g5tzr6vzu {
|
|
2
|
+
d: path("m3 3l18 18M19.5 6.5C17.5 4 15 3 12 3c-1.186 0-2.318.23-3.354.646M4.5 17.5C6.5 20 9 21 12 21a8.97 8.97 0 0 0 6.364-2.636M20.945 11q.055.493.055 1c0 1.186-.23 2.318-.646 3.354M3.054 13a8.97 8.97 0 0 1 2.581-7.364");
|
|
3
3
|
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
.p8ict-bfi {
|
|
2
|
+
fill: none;
|
|
3
|
+
stroke: currentColor;
|
|
4
|
+
stroke-linecap: round;
|
|
5
|
+
stroke-linejoin: round;
|
|
6
|
+
stroke-width: var(--svg-stroke-width--1-5px, 1.5px);
|
|
7
|
+
d: path("M14 21h2m-2 0a1.5 1.5 0 0 1-1.5-1.5V17H12m2 4h-4m0 0H8m2 0a1.5 1.5 0 0 0 1.5-1.5V17h.5m0 0v4m4-18H8c-2.828 0-4.243 0-5.121.879C2 4.757 2 6.172 2 9v2c0 2.828 0 4.243.879 5.121C3.757 17 5.172 17 8 17h8c2.828 0 4.243 0 5.121-.879C22 15.243 22 13.828 22 11V9c0-2.828 0-4.243-.879-5.121C20.243 3 18.828 3 16 3");
|
|
8
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
.
|
|
1
|
+
.sfwc8-bcz {
|
|
2
2
|
fill: none;
|
|
3
3
|
stroke: currentColor;
|
|
4
4
|
stroke-linecap: round;
|
|
5
5
|
stroke-linejoin: round;
|
|
6
6
|
stroke-width: var(--svg-stroke-width--1-5px, 1.5px);
|
|
7
|
-
d: path("
|
|
7
|
+
d: path("M18 14s-4.419 5-6 5s-6-5-6-5m12-4s-4.419-5-6-5s-6 5-6 5");
|
|
8
8
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
.
|
|
1
|
+
.zk0is-bby {
|
|
2
2
|
fill: none;
|
|
3
3
|
stroke: currentColor;
|
|
4
4
|
stroke-linecap: round;
|
|
5
5
|
stroke-linejoin: round;
|
|
6
6
|
stroke-width: var(--svg-stroke-width--1-5px, 1.5px);
|
|
7
|
-
d: path("M15.544 12.5H15v-6c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C13.398 3.5 12.932 3.5 12 3.5s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C9 5.102 9 5.568 9 6.5v6h-.544c-2.083 0-3.124 0-3.398.6s.44 1.318 1.867 2.754l3.544 3.563c.718.722 1.077 1.083 1.531 1.083s.813-.
|
|
7
|
+
d: path("M15.544 12.5H15v-6c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C13.398 3.5 12.932 3.5 12 3.5s-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C9 5.102 9 5.568 9 6.5v6h-.544c-2.083 0-3.124 0-3.398.6s.44 1.318 1.867 2.754l3.544 3.563c.718.722 1.077 1.083 1.531 1.083s.813-.36 1.531-1.083l3.544-3.563c1.428-1.436 2.141-2.153 1.867-2.754c-.274-.6-1.315-.6-3.398-.6");
|
|
8
8
|
}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.znjr98b7f {
|
|
2
|
+
stroke-linecap: round;
|
|
3
|
+
stroke-linejoin: round;
|
|
4
|
+
d: path("M11.55 15.105c-.771.66-1.864 1.995-2.317 1.859m0 0c-.528 0-1.536-1.31-2.274-1.86m2.274 1.86c.154-2.39-.32-5.472.688-6.727c1.119-1.321 4.298-.839 7.112-.971m0 0c.06.666-1.241 1.527-1.915 2.285m1.915-2.285c.123-.443-1.27-1.576-1.912-2.24");
|
|
5
|
+
}
|
package/iconify.json
CHANGED
package/package.json
CHANGED
package/css/h/hwlhni0cv.css
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
.hwlhni0cv {
|
|
2
|
-
fill: none;
|
|
3
|
-
stroke: currentColor;
|
|
4
|
-
stroke-linecap: round;
|
|
5
|
-
stroke-linejoin: round;
|
|
6
|
-
stroke-width: var(--svg-stroke-width--1-5px, 1.5px);
|
|
7
|
-
d: path("M10.348 10h3.304c2.03 0 3.045 0 3.298-.609c.253-.608-.465-1.325-1.9-2.757l-1.653-1.648h0C12.74 4.329 12.41 4 12 4s-.739.329-1.397.986L8.95 6.634h0C7.515 8.066 6.797 8.783 7.05 9.39s1.268.61 3.298.61m0 4h3.304c2.03 0 3.045 0 3.298.609c.253.608-.465 1.325-1.9 2.757l-1.653 1.648C12.74 19.671 12.41 20 12 20s-.739-.329-1.397-.986L8.95 17.366c-1.436-1.432-2.154-2.149-1.901-2.757S8.318 14 10.348 14");
|
|
8
|
-
}
|
package/css/m/m-lqwiodt.css
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
.m-lqwiodt {
|
|
2
|
-
d: path("M6 13h12c.93 0 1.395 0 1.776.102a3 3 0 0 1 2.122 2.121C22 15.606 22 16.07 22 17s0 1.395-.102 1.776a3 3 0 0 1-2.122 2.122C19.396 21 18.93 21 18 21H6c-.93 0-1.395 0-1.776-.102a3 3 0 0 1-2.122-2.122C2 18.396 2 17.93 2 17s0-1.395.102-1.777a3 3 0 0 1 2.122-2.12C4.605 13 5.07 13 6 13");
|
|
3
|
-
}
|
package/css/p/pma6y2fne.css
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
.pma6y2fne {
|
|
2
|
-
d: path("M6 17h2m4 0h6M10 3h4c1.87 0 2.804 0 3.5.402A3 3 0 0 1 18.598 4.5C19 5.196 19 6.13 19 8s0 2.804-.402 3.5a3 3 0 0 1-1.098 1.098C16.804 13 15.87 13 14 13h-4c-1.87 0-2.804 0-3.5-.402A3 3 0 0 1 5.402 11.5C5 10.804 5 9.87 5 8s0-2.804.402-3.5A3 3 0 0 1 6.5 3.402C7.196 3 8.13 3 10 3");
|
|
3
|
-
}
|
package/css/x/x2twmxzgk.css
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
.x2twmxzgk {
|
|
2
|
-
stroke-linecap: round;
|
|
3
|
-
stroke-linejoin: round;
|
|
4
|
-
d: path("M11.55 15.105c-.771.66-1.864 1.995-2.317 1.86m0 0c-.528 0-1.536-1.31-2.274-1.86m2.274 1.86c.154-2.392-.32-5.472.688-6.728c1.119-1.32 4.298-.839 7.112-.971m0 0c.06.666-1.241 1.527-1.915 2.285m1.915-2.285c.123-.443-1.27-1.576-1.912-2.24");
|
|
5
|
-
}
|