@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) • 765 B
JavaScript
import t from "./sort.vue2.mjs";
import { openBlock as e, 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 320 512"
}, n = /* @__PURE__ */ s("path", { d: "M137.4 41.4c12.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.8H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z" }, null, -1), _ = [
n
];
function l(a, m, p, i, d, f) {
return e(), o("svg", r, _);
}
const $ = /* @__PURE__ */ c(t, [["render", l]]);
export {
$ as default
};