@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) • 619 B
JavaScript
import t from "./sort-up.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as s } from "vue";
import r from "./_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 320 512"
}, n = /* @__PURE__ */ s("path", { d: "M182.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-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-128z" }, null, -1), _ = [
n
];
function p(a, l, i, m, d, f) {
return e(), o("svg", c, _);
}
const $ = /* @__PURE__ */ r(t, [["render", p]]);
export {
$ as default
};