vue-iconsax
Version:
Iconsax icon pack for Vue
108 lines (107 loc) • 3.97 kB
JavaScript
import h from "./Sort.vue2.js";
import { openBlock as t, createElementBlock as s, createElementVNode as e, createCommentVNode as i } from "vue";
import l from "../../_virtual/_plugin-vue_export-helper.js";
const r = ["width", "height"], n = ["fill"], d = ["width", "height"], w = ["stroke", "stroke-width"], k = ["width", "height"], p = ["fill"], c = ["fill"], g = ["width", "height"], a = ["stroke", "stroke-width"], f = ["width", "height"], u = ["fill"], v = ["width", "height"], m = ["stroke", "stroke-width"], M = ["stroke", "stroke-width"], y = ["stroke", "stroke-width"];
function z(o, Z, B, H, C, _) {
return o.type === "bold" ? (t(), s("svg", {
key: 0,
xmlns: "http://www.w3.org/2000/svg",
width: o.size,
height: o.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
e("path", {
d: "M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.37C2 19.83 4.17 22 7.81 22h8.37c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2Zm-2.86 15h-2.67c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.67a.749.749 0 1 1 0 1.5ZM16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75Zm2-4.25H6c-.41 0-.75-.34-.75-.75S5.59 7 6 7h12c.41 0 .75.34.75.75s-.34.75-.75.75Z",
fill: o.color
}, null, 8, n)
], 8, r)) : o.type === "broken" ? (t(), s("svg", {
key: 1,
xmlns: "http://www.w3.org/2000/svg",
width: o.size,
height: o.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
e("path", {
d: "M10 7h11M3 7h3M6 12h12M10 17h4",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round"
}, null, 8, w)
], 8, d)) : o.type === "bulk" ? (t(), s("svg", {
key: 2,
xmlns: "http://www.w3.org/2000/svg",
width: o.size,
height: o.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
e("path", {
opacity: ".4",
d: "M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.37C2 19.83 4.17 22 7.81 22h8.37c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2Z",
fill: o.color
}, null, 8, p),
e("path", {
d: "M18 8.5H6c-.41 0-.75-.34-.75-.75S5.59 7 6 7h12c.41 0 .75.34.75.75s-.34.75-.75.75ZM16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75ZM13.33 17h-2.67c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.67a.749.749 0 1 1 0 1.5Z",
fill: o.color
}, null, 8, c)
], 8, k)) : o.type === "linear" ? (t(), s("svg", {
key: 3,
xmlns: "http://www.w3.org/2000/svg",
width: o.size,
height: o.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
e("path", {
d: "M3 7h18M6 12h12M10 17h4",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round"
}, null, 8, a)
], 8, g)) : o.type === "outline" ? (t(), s("svg", {
key: 4,
xmlns: "http://www.w3.org/2000/svg",
width: o.size,
height: o.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
e("path", {
d: "M21 7.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h18c.41 0 .75.34.75.75s-.34.75-.75.75ZM18 12.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12c.41 0 .75.34.75.75s-.34.75-.75.75ZM14 17.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75Z",
fill: o.color
}, null, 8, u)
], 8, f)) : o.type === "twotone" ? (t(), s("svg", {
key: 5,
xmlns: "http://www.w3.org/2000/svg",
width: o.size,
height: o.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
e("path", {
d: "M3 7h18",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round"
}, null, 8, m),
e("path", {
opacity: ".34",
d: "M6 12h12",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round"
}, null, 8, M),
e("path", {
d: "M10 17h4",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round"
}, null, 8, y)
], 8, v)) : i("", !0);
}
const b = /* @__PURE__ */ l(h, [["render", z]]);
export {
b as default
};