UNPKG

@icongo/mc

Version:
13 lines 465 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlListMirrored = 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 1536v-128H768.08v128H2048zm0-640H.12v128H2048V896zM384.102 384v128h1663.9V384h-1663.9z" }) })); export { MCMdlListMirrored };