vue-iconsax
Version:
Iconsax icon pack for Vue
124 lines (123 loc) • 4.19 kB
JavaScript
import s from "./Celo.vue2.js";
import { openBlock as e, createElementBlock as i, createElementVNode as o, createCommentVNode as l } from "vue";
import h from "../../_virtual/_plugin-vue_export-helper.js";
const r = ["width", "height"], d = ["fill"], n = ["fill"], w = ["width", "height"], k = ["stroke", "stroke-width"], p = ["stroke", "stroke-width"], a = ["width", "height"], m = ["fill"], g = ["fill"], f = ["width", "height"], u = ["stroke", "stroke-width"], c = ["stroke", "stroke-width"], v = ["width", "height"], y = ["fill"], z = ["fill"], M = ["width", "height"], Z = ["stroke", "stroke-width"], B = ["stroke", "stroke-width"];
function _(t, W, A, $, b, C) {
return t.type === "bold" ? (e(), i("svg", {
key: 0,
xmlns: "http://www.w3.org/2000/svg",
width: t.size,
height: t.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
fill: t.color,
d: "M9 22A7 7 0 109 8a7 7 0 000 14z"
}, null, 8, d),
o("path", {
fill: t.color,
d: "M22 9a6.97 6.97 0 01-3.86 6.25c-.31.16-.66-.09-.69-.43a8.959 8.959 0 00-8.27-8.27c-.35-.03-.59-.38-.43-.69A6.97 6.97 0 0115 2c3.87 0 7 3.13 7 7z"
}, null, 8, n)
], 8, r)) : t.type === "broken" ? (e(), i("svg", {
key: 1,
xmlns: "http://www.w3.org/2000/svg",
width: t.size,
height: t.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
d: "M15 16a7 7 0 1 0 0-14 7 7 0 0 0 0 14Z",
stroke: t.color,
"stroke-width": t.strokeWidth,
"stroke-miterlimit": "10"
}, null, 8, k),
o("path", {
d: "M5.09 9.2C6.21 8.45 7.55 8 9 8c3.87 0 7 3.13 7 7s-3.13 7-7 7-7-3.13-7-7c0-.71.1-1.39.3-2.03",
stroke: t.color,
"stroke-width": t.strokeWidth,
"stroke-miterlimit": "10",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, 8, p)
], 8, w)) : t.type === "bulk" ? (e(), i("svg", {
key: 2,
xmlns: "http://www.w3.org/2000/svg",
width: t.size,
height: t.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
opacity: ".4",
d: "M15 16a7 7 0 1 0 0-14 7 7 0 0 0 0 14Z",
fill: t.color
}, null, 8, m),
o("path", {
d: "M9 22A7 7 0 1 0 9 8a7 7 0 0 0 0 14Z",
fill: t.color
}, null, 8, g)
], 8, a)) : t.type === "linear" ? (e(), i("svg", {
key: 3,
xmlns: "http://www.w3.org/2000/svg",
width: t.size,
height: t.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
d: "M15 16a7 7 0 1 0 0-14 7 7 0 0 0 0 14Z",
stroke: t.color,
"stroke-width": t.strokeWidth,
"stroke-miterlimit": "10"
}, null, 8, u),
o("path", {
d: "M9 22A7 7 0 1 0 9 8a7 7 0 0 0 0 14Z",
stroke: t.color,
"stroke-width": t.strokeWidth,
"stroke-miterlimit": "10"
}, null, 8, c)
], 8, f)) : t.type === "outline" ? (e(), i("svg", {
key: 4,
xmlns: "http://www.w3.org/2000/svg",
width: t.size,
height: t.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
d: "M15 16.75c-4.27 0-7.75-3.48-7.75-7.75S10.73 1.25 15 1.25 22.75 4.73 22.75 9s-3.48 7.75-7.75 7.75Zm0-14c-3.45 0-6.25 2.8-6.25 6.25s2.8 6.25 6.25 6.25 6.25-2.8 6.25-6.25-2.8-6.25-6.25-6.25Z",
fill: t.color
}, null, 8, y),
o("path", {
d: "M9 22.75c-4.27 0-7.75-3.48-7.75-7.75S4.73 7.25 9 7.25s7.75 3.48 7.75 7.75-3.48 7.75-7.75 7.75Zm0-14c-3.45 0-6.25 2.8-6.25 6.25s2.8 6.25 6.25 6.25 6.25-2.8 6.25-6.25S12.45 8.75 9 8.75Z",
fill: t.color
}, null, 8, z)
], 8, v)) : t.type === "twotone" ? (e(), i("svg", {
key: 5,
xmlns: "http://www.w3.org/2000/svg",
width: t.size,
height: t.size,
viewBox: "0 0 24 24",
fill: "none"
}, [
o("path", {
opacity: ".4",
d: "M15 16a7 7 0 1 0 0-14 7 7 0 0 0 0 14Z",
stroke: t.color,
"stroke-width": t.strokeWidth,
"stroke-miterlimit": "10"
}, null, 8, Z),
o("path", {
d: "M9 22A7 7 0 1 0 9 8a7 7 0 0 0 0 14Z",
stroke: t.color,
"stroke-width": t.strokeWidth,
"stroke-miterlimit": "10"
}, null, 8, B)
], 8, M)) : l("", !0);
}
const V = /* @__PURE__ */ h(s, [["render", _]]);
export {
V as default
};