@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) • 644 B
JavaScript
import e from "./grip-lines-vertical.vue2.mjs";
import { openBlock as t, 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 192 512"
}, n = /* @__PURE__ */ s("path", { d: "M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64zm128 0c0-17.7-14.3-32-32-32s-32 14.3-32 32V448c0 17.7 14.3 32 32 32s32-14.3 32-32V64z" }, null, -1), _ = [
n
];
function i(a, p, m, l, d, f) {
return t(), o("svg", r, _);
}
const x = /* @__PURE__ */ c(e, [["render", i]]);
export {
x as default
};