vue-iconsax
Version:
Iconsax icon pack for Vue
124 lines (123 loc) • 4.26 kB
JavaScript
import i from "./Cd.vue2.js";
import { openBlock as t, createElementBlock as s, createElementVNode as e, createCommentVNode as l } from "vue";
import n from "../../_virtual/_plugin-vue_export-helper.js";
const r = ["width", "height"], h = ["fill"], d = ["width", "height"], w = ["stroke", "stroke-width"], k = ["stroke", "stroke-width"], p = ["width", "height"], a = ["fill"], g = ["fill"], u = ["width", "height"], f = ["stroke", "stroke-width"], c = ["stroke", "stroke-width"], m = ["width", "height"], v = ["fill"], y = ["fill"], z = ["width", "height"], Z = ["stroke", "stroke-width"], M = ["stroke", "stroke-width"];
function S(o, B, _, j, W, 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: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm0 12.5a2.5 2.5 0 0 1 0-5 2.5 2.5 0 0 1 0 5Z",
fill: o.color
}, null, 8, h)
], 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: "M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, 8, w),
e("path", {
d: "M4 6c-1.25 1.67-2 3.75-2 6 0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2c-1.43 0-2.8.3-4.03.85",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, 8, k)
], 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: "M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10Z",
fill: o.color
}, null, 8, a),
e("path", {
d: "M10 12.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
fill: o.color
}, null, 8, g)
], 8, p)) : 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: "M11 21c5.523 0 10-4.477 10-10S16.523 1 11 1 1 5.477 1 11s4.477 10 10 10Z",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, 8, f),
e("path", {
d: "M11 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, 8, c)
], 8, u)) : 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: "M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75Zm0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75Z",
fill: o.color
}, null, 8, v),
e("path", {
d: "M12 14.75c-1.52 0-2.75-1.23-2.75-2.75S10.48 9.25 12 9.25s2.75 1.23 2.75 2.75-1.23 2.75-2.75 2.75Zm0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5Z",
fill: o.color
}, null, 8, y)
], 8, m)) : 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: "M11 21c5.523 0 10-4.477 10-10S16.523 1 11 1 1 5.477 1 11s4.477 10 10 10Z",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, 8, Z),
e("path", {
opacity: ".4",
d: "M11 13a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",
stroke: o.color,
"stroke-width": o.strokeWidth,
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, 8, M)
], 8, z)) : l("", !0);
}
const N = /* @__PURE__ */ n(i, [["render", S]]);
export {
N as default
};