@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) • 634 B
JavaScript
import e from "./angle-up.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue";
import c from "./_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ s("path", { d: "M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z" }, null, -1), _ = [
n
];
function a(l, p, i, m, d, f) {
return t(), o("svg", r, _);
}
const $ = /* @__PURE__ */ c(e, [["render", a]]);
export {
$ as default
};