UNPKG

@icongo/mc

Version:
13 lines 891 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlAddTo = 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: "M1088 960h320v128h-320v320H960v-320H640V960h320V640h128v320zm-64-832q124 0 238.5 32t214 90.5 181 140 140 181 90.5 214 32 238.5-32 238.5-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.5 32-238.5 90.5-214 140-181 181-140 214-90.5 238.5-32zm0 1664q106 0 204-27.5t183.5-77.5 155.5-120 120-155.5 77.5-183.5 27.5-204-27.5-204-77.5-183.5T1567 481t-155.5-120-183.5-77.5-204-27.5-204 27.5T636.5 361 481 481 361 636.5 283.5 820 256 1024t27.5 204 77.5 183.5T481 1567t155.5 120 183.5 77.5 204 27.5z" }) })); export { MCMdlAddTo };