@icongo/mc
Version:
Micon Icons
13 lines • 493 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlShowAllFiles3Legacy = 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: "M784 112h784v1456H112V784h672V112zm0 1344V896H224v560h560zm672 0V896H896v560h560zM896 784h560V224H896v560z"
})
}));
export { MCMdlShowAllFiles3Legacy };