@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) • 692 B
JavaScript
import e from "./clock.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as c } from "vue";
import s from "../_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, n = /* @__PURE__ */ c("path", { d: "M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120V256c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2V120c0-13.3-10.7-24-24-24s-24 10.7-24 24z" }, null, -1), _ = [
n
];
function a(l, p, i, m, d, f) {
return o(), t("svg", r, _);
}
const $ = /* @__PURE__ */ s(e, [["render", a]]);
export {
$ as default
};