@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) • 839 B
JavaScript
import e from "./map.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as c } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 576 512"
}, l = /* @__PURE__ */ c("path", { d: "M565.6 36.2C572.1 40.7 576 48.1 576 56V392c0 10-6.2 18.9-15.5 22.4l-168 64c-5.2 2-10.9 2.1-16.1 .3L192.5 417.5l-160 61c-7.4 2.8-15.7 1.8-22.2-2.7S0 463.9 0 456V120c0-10 6.1-18.9 15.5-22.4l168-64c5.2-2 10.9-2.1 16.1-.3L383.5 94.5l160-61c7.4-2.8 15.7-1.8 22.2 2.7zM48 136.5V421.2l120-45.7V90.8L48 136.5zM360 422.7V137.3l-144-48V374.7l144 48zm48-1.5l120-45.7V90.8L408 136.5V421.2z" }, null, -1), n = [
l
];
function _(a, m, p, i, d, f) {
return t(), o("svg", s, n);
}
const x = /* @__PURE__ */ r(e, [["render", _]]);
export {
x as default
};