UNPKG

@icongo/mc

Version:
13 lines 611 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlReduceTileLegacy = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1792 1792" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M0 224h1680v1232H0V224zm1568 1120V336H896v112H784V336H112v1008h672v-112h112v112h672zm-560-446.25v-112h277.375l-83.125-84 59.5-59.5 197.75 199.5-197.75 196-59.5-59.5 81.375-80.5H1008zM784 784V560h112v224H784zm0 336V896h112v224H784z" }) })); export { MCMdlReduceTileLegacy };