@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) • 746 B
JavaScript
import e from "./markdown.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
import c from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 640 512"
}, n = /* @__PURE__ */ r("path", { d: "M593.8 59.1H46.2C20.7 59.1 0 79.8 0 105.2v301.5c0 25.5 20.7 46.2 46.2 46.2h547.7c25.5 0 46.2-20.7 46.1-46.1V105.2c0-25.4-20.7-46.1-46.2-46.1zM338.5 360.6H277v-120l-61.5 76.9-61.5-76.9v120H92.3V151.4h61.5l61.5 76.9 61.5-76.9h61.5v209.2zm135.3 3.1L381.5 256H443V151.4h61.5V256H566z" }, null, -1), _ = [
n
];
function a(m, l, p, d, i, f) {
return o(), t("svg", s, _);
}
const H = /* @__PURE__ */ c(e, [["render", a]]);
export {
H as default
};