@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) • 733 B
JavaScript
import t from "./sitrox.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M212.439 0.00846128V0H448V128H64C64 57.6008 141.755 0.475338 212.439 0.00846128ZM237.256 192V192.007C307.135 192.475 384 249.6 384 320H210.809V319.995C140.915 319.563 64 262.424 64 192H237.256ZM235.565 511.993C306.251 511.521 384 454.399 384 384H0V512H235.565V511.993Z" }, null, -1), _ = [
n
];
function a(i, p, m, d, f, l) {
return e(), o("svg", c, _);
}
const u = /* @__PURE__ */ s(t, [["render", a]]);
export {
u as default
};