@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 898 B
JavaScript
import { d as o, _ as l } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as t, createElementBlock as s, normalizeClass as r, normalizeStyle as n, createElementVNode as c } from "vue";
const a = o("play-circle-fill"), i = /* @__PURE__ */ c("path", {
d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8c-1.4 1-3 1.5-4.7 1.5-4.4 0-8-3.6-8-8V353.7c0-1.7.5-3.3 1.5-4.7 2.6-3.6 7.6-4.4 11.2-1.8L656.1 506c.7.5 1.3 1.1 1.8 1.8 2.6 3.5 1.8 8.5-1.8 11.1z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function m(e, f, _, d, u, y) {
return t(), s("svg", {
class: r(e.classes),
style: n(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, p, 6);
}
const C = /* @__PURE__ */ l(a, [["render", m]]);
export {
C as default
};