UNPKG

@icongo/mc

Version:
13 lines 751 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCMdlTag = 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: "M1861 699q91 91 139 207.5t48 245.5-48 245-139 207-207.5 139.5T1408 1792q-106 0-203.5-32.5T1024 1664l-256 256L0 1152l896-896h768v309q54 24 103.5 57.5T1861 699zM768 1739l768-768V656q-31-8-63-12t-65-4h-64q-26 0-45-19t-19-45 19-45 45-19h64q67 0 128 13V384H949l-768 768zm640-75q106 0 199-40.5t162.5-110 110-162.5 40.5-199q0-71-18.5-136.5t-52-122.5-81-104-104.5-80v315l-548 548q64 45 138 68.5t154 23.5z" }) })); export { MCMdlTag };