UNPKG

@icongo/mc

Version:
13 lines 720 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlDialShape1 = 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 1088-392 196 392 196-1024 512L0 1480l392-196L0 1088l384-192L0 704l1024-512 1024 512-384 192zM286 704q186 93 369.5 184t368.5 185q185-94 368.5-185T1762 704l-738-369zm1227 651-489 245-489-245-249 125 738 369 738-369zm-489 102q186-93 369-185t369-184l-241-121q-125 63-248.5 124.5T1024 1216q-125-63-248.5-124.5T527 967l-241 121q186 92 369 184t369 185z" }) })); export { MCMdlDialShape1 };