UNPKG

@icongo/mc

Version:
13 lines 519 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlInkingToolFill = 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: "M1024 1984q-40 0-70-40.5T903 1840t-35-139-22-147-11.5-128-3.5-82h386q-1 25-4 82t-11 128-22 147-35 139-51 103.5-70 40.5zM1856 0v448H192V0h1664z" }) })); export { MCMdlInkingToolFill };