magner
Version:
Universal admin panel magnetic to any backend
23 lines (22 loc) • 775 B
JavaScript
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
const n = {
width: "16",
height: "12",
viewBox: "0 0 16 12",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, r = /* @__PURE__ */ o("path", {
d: "M4.92857 11C3.61905 11 1 10.2143 1 7.07143C1 3.92857 3.61905 3.14286 4.92857 3.14286C5.28571 2.42857 6.5 1 8.5 1C11 1 12.0714 3.5 12.0714 4.57143C13.1429 4.57143 15.2857 5.21429 15.2857 7.78571C15.2857 10.3571 13.1429 11 12.0714 11M8.14286 5.28571L6 7.42857M8.14286 5.28571L10.2857 7.42857M8.14286 5.28571V11",
stroke: "#616367",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1), s = [
r
];
function c(i, l) {
return e(), t("svg", n, [...s]);
}
const h = { render: c };
export {
h as default
};