UNPKG

@icongo/mc

Version:
13 lines 907 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlBlueLight = 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 384q119 0 224 45.5T1367 553t123.5 183 45.5 224-45.5 224-123.5 183-183 123.5-224 45.5-224-45.5T553 1367t-123.5-183T384 960t45.5-224T553 553t183-123.5T960 384zm0 128q-93 0-174.5 35.5t-142 96-96 142T512 960q0 85 30 161 38 16 79 23.5t83 7.5q93 0 174.5-35t142.5-96 96-142.5 35-174.5q0-42-7.5-83t-23.5-79q-77-30-161-30zm64-256H896V0h128v256zM896 1664h128v256H896v-256zm1024-768v128h-256V896h256zM256 1024H0V896h256v128zm161-517L236 326l90-90 181 181zm1086 906 181 181-90 90-181-181zm-1086 0 90 90-181 181-90-90zm1086-906-90-90 181-181 90 90z" }) })); export { MCMdlBlueLight };