magner
Version:
Universal admin panel magnetic to any backend
25 lines (24 loc) • 1.82 kB
JavaScript
import { openBlock as t, createElementBlock as e, createElementVNode as C } from "vue";
const o = {
width: "68",
height: "51",
viewBox: "0 0 68 51",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}, l = /* @__PURE__ */ C("path", {
d: "M15.4133 17.2104C17.8311 13.4374 21.9111 11.0227 26.2933 10.7209C29.4667 3.47673 37.0222 -0.89993 44.88 0.156506C54.2489 1.36386 61.0489 9.66443 60.4444 19.0214C65.1289 21.5871 68 26.4165 68 31.6987C68 39.6974 61.5022 46.1869 53.4933 46.1869H47.4489C45.4844 46.1869 45.4844 43.1686 47.4489 43.1686H53.4933C59.84 43.1686 64.9778 38.0373 64.9778 31.6987C64.9778 27.1711 62.4089 23.2472 58.3289 21.2852C57.7244 21.1343 57.2711 20.3797 57.2711 19.6251C58.3289 11.6264 52.7378 4.23133 44.5778 3.1749C37.7778 2.26938 31.28 6.19329 28.8622 12.6828C28.7111 13.2865 27.9556 13.7393 27.3511 13.7393C23.2711 13.7393 19.4933 16.0031 17.5289 19.4742C17.2267 20.0779 16.6222 20.3797 16.0178 20.3797C9.21778 19.4742 3.02222 24.7564 3.02222 31.6987C3.02222 38.0373 8.16 43.1686 14.5067 43.1686H20.5511C22.5156 43.1686 22.5156 46.1869 20.5511 46.1869H14.5067C6.49778 46.1869 0 39.6974 0 31.6987C0 23.2472 7.10222 16.7576 15.4133 17.2104Z",
fill: "#2787F5"
}, null, -1), n = /* @__PURE__ */ C("path", {
d: "M26.4445 36.9811C25.84 37.5847 25.84 38.4903 26.4445 39.0939C27.0489 39.6976 27.9556 39.6976 28.56 39.0939L32.4889 35.321V48.6019C32.4889 49.3565 33.0934 50.1111 34 50.1111C34.9067 50.1111 35.5111 49.3565 35.5111 48.6019V35.321L39.44 39.0939C40.0445 39.6976 40.9511 39.6976 41.5556 39.0939C42.16 38.4903 42.16 37.5847 41.5556 36.9811L35.2089 30.6424C34.6045 29.8879 33.5467 29.8879 32.9423 30.4915L26.4445 36.9811Z",
fill: "#2787F5"
}, null, -1), c = [
l,
n
];
function s(i, d) {
return t(), e("svg", o, [...c]);
}
const r = { render: s };
export {
r as default
};