UNPKG

@icongo/mc

Version:
13 lines 630 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlStatusCircleOuter = 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: "M960 128q132 0 254.5 34.5t229.5 97 194.5 150 150 194.5 97 229.5T1920 1088t-34.5 254.5-97 229.5-150 194.5-194.5 150-229.5 97T960 2048t-254.5-34.5-229.5-97-194.5-150-150-194.5-97-229.5T0 1088t34.5-254.5 97-229.5 150-194.5 194.5-150 229.5-97T960 128z" }) })); export { MCMdlStatusCircleOuter };