UNPKG

@icongo/mc

Version:
13 lines 834 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlStopwatch = 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: "M1408 1152v128H896V640h128v512h384zm231-652q135 136 208 297.5t73 354.5q0 124-32 238.5t-90.5 214-140 181-181 140-214 90.5-238.5 32-238.5-32-214-90.5-181-140-140-181-90.5-214-32-238.5q0-111 26.5-216t75-198T347 565.5t154-141T686 322t210-57V128H640V0h640v128h-256v128q139 0 270.5 41T1539 419l208-208 90 90zm-615 1420q159 0 298.5-60.5t244-165 165-244T1792 1152t-60.5-298.5-165-244-244-165T1024 384t-298.5 60.5-244 165-165 244T256 1152t60.5 298.5 165 244 244 165T1024 1920z" }) })); export { MCMdlStopwatch };