@icongo/mc
Version:
Micon Icons
13 lines • 596 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMaxcdn = 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: "M1844.4 1770.8h-389.6L1662.4 800c9.2-40.8 3.6-78-17.6-102.8-20-24.4-54.8-38.4-96.8-38.4h-197.2l-238 1112H723.2l238-1112H627.6l-238 1112H0l238-1112L59.6 277.2H1548c157.6 0 301.2 65.2 393.2 179.6 93.2 114.4 127.2 269.6 94.4 423.6l-191.2 890.4z"
})
}));
export { MCMaxcdn };