UNPKG

@icongo/mc

Version:
13 lines 765 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlNewFolder = 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: "M1792 0q27 0 50 10t40.5 27.5T1910 78t10 50v992q0 31 9.5 54.5t23.5 44 31 40.5 31 45.5 23.5 58 9.5 77.5v480q0 27-10 50t-27.5 40.5-40.5 27.5-50 10H768v-128h896v-480q0-45 9.5-77.5t23.5-58 31-45.5 31-40.5 23.5-44 9.5-54.5V128H512v768H384V0h1408zm128 1440q0-24-4.5-42t-13-33-20-29.5-26.5-31.5q-15 17-26.5 31.5t-20 29.5-13 33-4.5 42v480h128v-480zM896 1664H512v384H384v-384H0v-128h384v-384h128v384h384v128z" }) })); export { MCMdlNewFolder };