@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) • 739 B
JavaScript
import t from "./turn-down.vue2.mjs";
import { openBlock as e, 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 384 512"
}, n = /* @__PURE__ */ c("path", { d: "M350 334.5c3.8 8.8 2 19-4.6 26l-136 144c-4.5 4.8-10.8 7.5-17.4 7.5s-12.9-2.7-17.4-7.5l-136-144c-6.6-7-8.4-17.2-4.6-26s12.5-14.5 22-14.5h88l0-192c0-17.7-14.3-32-32-32H32C14.3 96 0 81.7 0 64V32C0 14.3 14.3 0 32 0l80 0c70.7 0 128 57.3 128 128l0 192h88c9.6 0 18.2 5.7 22 14.5z" }, null, -1), l = [
n
];
function _(a, p, i, m, d, f) {
return e(), o("svg", s, l);
}
const $ = /* @__PURE__ */ r(t, [["render", _]]);
export {
$ as default
};