UNPKG

@icongo/mc

Version:
13 lines 551 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlExpandTileMirrored = 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: "M.125 896v128h820.95l-297.982 299 73.996 74 437.973-437L597.09 523l-73.996 74 297.982 299H.125zM2048 1408V512h-895.945v896H2048zm-127.99-768v640h-639.961V640h639.961z" }) })); export { MCMdlExpandTileMirrored };