UNPKG

@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) 560 B
import e from "./window-minimize.vue2.mjs"; import { openBlock as o, createElementBlock as t, createElementVNode as s } from "vue"; import r from "./_virtual/_plugin-vue_export-helper.mjs"; const c = { style: { transform: "scale(0.85)" }, viewBox: "0 0 512 512" }, n = /* @__PURE__ */ s("path", { d: "M32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32H480c17.7 0 32-14.3 32-32s-14.3-32-32-32H32z" }, null, -1), i = [ n ]; function _(a, m, p, d, f, l) { return o(), t("svg", c, i); } const $ = /* @__PURE__ */ r(e, [["render", _]]); export { $ as default };