@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) • 625 B
JavaScript
import e from "./caret-down.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 320 512"
}, n = /* @__PURE__ */ c("path", { d: "M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z" }, null, -1), _ = [
n
];
function a(l, p, i, m, d, f) {
return t(), o("svg", s, _);
}
const $ = /* @__PURE__ */ r(e, [["render", a]]);
export {
$ as default
};