UNPKG

@icongo/mc

Version:
13 lines 824 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlBrushSize = 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: "M2048 640q-269 0-526.5-49.5T1012 446q-246-94-497-142T0 256v-64q269 0 526.5 49.5T1036 386q246 94 497 142t515 48v64zM0 512q274 0 532.5 49.5T1047 708q244 92 492 140t509 48v128q-274 0-532.5-49.5T1001 828q-244-92-492-140T0 640V512zm2048 960q-276 0-539-50.5T989 1273q-240-91-486-138T0 1088V896q276 0 539 51t520 148q240 92 486 138.5t503 46.5v192zM0 1280q279 0 545 51.5t526 149.5q237 90 480 136.5t497 46.5v256q-279 0-545-51.5T977 1719q-237-90-480-136.5T0 1536v-256z" }) })); export { MCMdlBrushSize };