UNPKG

@icongo/mc

Version:
13 lines 807 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlCommandPrompt = 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 128v1664H0V128h2048zM128 256v128h1792V256H128zm1792 1408V512H128v1152h1792zm-528-896 257 640h-91l-257-640h91zm-656 76q-53 0-96.5 16.5t-74 48-47.5 78-17 105.5q0 55 15.5 100t45 76.5T634 1317t98 17q35 0 69.5-7t57.5-18l16 62q-22 11-63 19.5t-96 8.5q-63 0-117.5-20t-94.5-58.5-62.5-95T419 1095q0-70 23-128.5t64.5-100 99-64.5T733 779q57 0 92 9.5t51 17.5l-19 63q-22-11-52.5-18t-68.5-7zm288 52h128v128h-128V896zm0 256h128v128h-128v-128z" }) })); export { MCMdlCommandPrompt };