UNPKG

@icongo/mc

Version:
13 lines 471 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlPlayOn = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2048 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "m896 768 384 192-384 192V768zm64-384h1088v1152H960l256-128h704V512h-704zM0 1536V384h768v128H128v896h640v128H0z" }) })); export { MCMdlPlayOn };