magner
Version:
Universal admin panel magnetic to any backend
18 lines (17 loc) • 1.42 kB
JavaScript
import { openBlock as o, createElementBlock as t, createStaticVNode as e } from "vue";
const n = {
width: "15",
height: "15",
viewBox: "0 0 15 15",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, r = /* @__PURE__ */ e('<path d="M5.33342 7.50082C5.33342 8.69746 4.36335 9.66753 3.16671 9.66753C1.97007 9.66753 1 8.69746 1 7.50082C1 6.30418 1.97007 5.33411 3.16671 5.33411C4.36335 5.33411 5.33342 6.30418 5.33342 7.50082Z" stroke="#616367" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.8332 5.33342C10.6365 5.33342 9.66645 4.36335 9.66645 3.16671C9.66645 1.97007 10.6365 1 11.8332 1C13.0298 1 13.9999 1.97007 13.9999 3.16671C13.9999 4.36335 13.0298 5.33342 11.8332 5.33342Z" stroke="#616367" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.8332 13.9999C10.6365 13.9999 9.66645 13.0299 9.66645 11.8332C9.66645 10.6366 10.6365 9.6665 11.8332 9.6665C13.0298 9.6665 13.9999 10.6366 13.9999 11.8332C13.9999 13.0299 13.0298 13.9999 11.8332 13.9999Z" stroke="#616367" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.3363 6.41671L9.66973 4.25" stroke="#616367" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.66449 11.1114L5.33107 8.9447" stroke="#616367" stroke-linecap="round" stroke-linejoin="round"></path>', 5), s = [
r
];
function i(a, d) {
return o(), t("svg", n, [...s]);
}
const p = { render: i };
export {
p as default
};