@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) • 696 B
JavaScript
import o from "./dropbox.vue2.mjs";
import { openBlock as e, createElementBlock as t, createElementVNode as r } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 528 512"
}, l = /* @__PURE__ */ r("path", { d: "M264.4 116.3l-132 84.3 132 84.3-132 84.3L0 284.1l132.3-84.3L0 116.3 132.3 32l132.1 84.3zM131.6 395.7l132-84.3 132 84.3-132 84.3-132-84.3zm132.8-111.6l132-84.3-132-83.6L395.7 32 528 116.3l-132.3 84.3L528 284.8l-132.3 84.3-131.3-85z" }, null, -1), n = [
l
];
function _(p, a, m, d, i, f) {
return e(), t("svg", c, n);
}
const L = /* @__PURE__ */ s(o, [["render", _]]);
export {
L as default
};