@vexip-ui/icons
Version:
This package provides svg icons witch vue component (`.vue`), its icons are base the free icons of `fontawesome@6`.
17 lines (16 loc) • 771 B
JavaScript
import e from "./compass.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as c } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, n = /* @__PURE__ */ c("path", { d: "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm306.7 69.1L162.4 380.6c-19.4 7.5-38.5-11.6-31-31l55.5-144.3c3.3-8.5 9.9-15.1 18.4-18.4l144.3-55.5c19.4-7.5 38.5 11.6 31 31L325.1 306.7c-3.2 8.5-9.9 15.1-18.4 18.4zM288 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z" }, null, -1), a = [
n
];
function _(m, p, l, i, d, f) {
return o(), t("svg", r, a);
}
const z = /* @__PURE__ */ s(e, [["render", _]]);
export {
z as default
};