vue-iconsax
Version:
Iconsax icon pack for Vue
101 lines (100 loc) • 3.39 kB
JavaScript
import s from "./ArrowLeft2.vue2.js";
import { openBlock as t, createElementBlock as i, createElementVNode as o, createCommentVNode as l } from "vue";
import h from "../../_virtual/_plugin-vue_export-helper.js";
const n = ["width", "height"], r = ["fill"], d = ["width", "height"], w = ["stroke", "stroke-width"], k = ["width", "height"], p = ["fill"], g = ["fill"], a = ["width", "height"], f = ["stroke", "stroke-width"], m = ["width", "height"], c = ["fill"], u = ["width", "height"], v = ["stroke", "stroke-width"];
function z(e, y, B, M, L, _) {
return e.type === "bold" ? (t(), i("svg", {
key: 0,
xmlns: "http://www.w3.org/2000/svg",
width: e.size,
height: e.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
fill: e.color,
d: "M13.978 5.319l-3.21 3.21-1.97 1.96a2.13 2.13 0 000 3.01l5.18 5.18c.68.68 1.84.19 1.84-.76V6.079c0-.96-1.16-1.44-1.84-.76z"
}, null, 8, r)
], 8, n)) : e.type === "broken" ? (t(), i("svg", {
key: 1,
xmlns: "http://www.w3.org/2000/svg",
width: e.size,
height: e.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
stroke: e.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
"stroke-width": e.strokeWidth,
d: "M11.19 7.94l-2.62 2.62c-.77.77-.77 2.03 0 2.8l6.52 6.52M15.09 4.04l-1.04 1.04"
}, null, 8, w)
], 8, d)) : e.type === "bulk" ? (t(), i("svg", {
key: 2,
xmlns: "http://www.w3.org/2000/svg",
width: e.size,
height: e.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
fill: e.color,
d: "M10.77 8.52l5.05 3.79v5.61c0 .96-1.16 1.44-1.84.76L8.8 13.51a2.13 2.13 0 010-3.01l1.97-1.98z",
opacity: ".4"
}, null, 8, p),
o("path", {
fill: e.color,
d: "M15.82 6.08v6.23l-5.05-3.79 3.21-3.21c.68-.67 1.84-.19 1.84.77z"
}, null, 8, g)
], 8, k)) : e.type === "linear" ? (t(), i("svg", {
key: 3,
xmlns: "http://www.w3.org/2000/svg",
width: e.size,
height: e.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
stroke: e.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
"stroke-width": e.strokeWidth,
d: "M15 19.92L8.48 13.4c-.77-.77-.77-2.03 0-2.8L15 4.08"
}, null, 8, f)
], 8, a)) : e.type === "outline" ? (t(), i("svg", {
key: 4,
xmlns: "http://www.w3.org/2000/svg",
width: e.size,
height: e.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
fill: e.color,
d: "M15 20.67c-.19 0-.38-.07-.53-.22l-6.52-6.52a2.74 2.74 0 010-3.86l6.52-6.52c.29-.29.77-.29 1.06 0 .29.29.29.77 0 1.06l-6.52 6.52c-.48.48-.48 1.26 0 1.74l6.52 6.52c.29.29.29.77 0 1.06-.15.14-.34.22-.53.22z"
}, null, 8, c)
], 8, m)) : e.type === "twotone" ? (t(), i("svg", {
key: 5,
xmlns: "http://www.w3.org/2000/svg",
width: e.size,
height: e.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
stroke: e.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
"stroke-width": e.strokeWidth,
d: "M15 19.92L8.48 13.4c-.77-.77-.77-2.03 0-2.8L15 4.08"
}, null, 8, v)
], 8, u)) : l("", !0);
}
const V = /* @__PURE__ */ h(s, [["render", z]]);
export {
V as default
};