@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) • 641 B
JavaScript
import t from "./deviantart.vue2.mjs";
import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
import c from "../_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 320 512"
}, n = /* @__PURE__ */ r("path", { d: "M320 93.2l-98.2 179.1 7.4 9.5H320v127.7H159.1l-13.5 9.2-43.7 84c-.3 0-8.6 8.6-9.2 9.2H0v-93.2l93.2-179.4-7.4-9.2H0V102.5h156l13.5-9.2 43.7-84c.3 0 8.6-8.6 9.2-9.2H320v93.1z" }, null, -1), _ = [
n
];
function a(l, i, p, d, m, f) {
return e(), o("svg", s, _);
}
const H = /* @__PURE__ */ c(t, [["render", a]]);
export {
H as default
};