@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) • 552 B
JavaScript
import e from "./unsplash.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue";
import r from "../_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, c = /* @__PURE__ */ s("path", { d: "M448,230.17V480H0V230.17H141.13V355.09H306.87V230.17ZM306.87,32H141.13V156.91H306.87Z" }, null, -1), _ = [
c
];
function a(p, i, l, m, d, f) {
return t(), o("svg", n, _);
}
const H = /* @__PURE__ */ r(e, [["render", a]]);
export {
H as default
};