@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) • 741 B
JavaScript
import e from "./circle-pause.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue";
import c from "../_virtual/_plugin-vue_export-helper.mjs";
const r = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, n = /* @__PURE__ */ s("path", { d: "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm224-72V328c0 13.3-10.7 24-24 24s-24-10.7-24-24V184c0-13.3 10.7-24 24-24s24 10.7 24 24zm112 0V328c0 13.3-10.7 24-24 24s-24-10.7-24-24V184c0-13.3 10.7-24 24-24s24 10.7 24 24z" }, null, -1), a = [
n
];
function _(m, i, p, l, d, f) {
return t(), o("svg", r, a);
}
const x = /* @__PURE__ */ c(e, [["render", _]]);
export {
x as default
};