@icongo/mc
Version:
Micon Icons
13 lines • 1.62 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCWhmcs = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1792 644v-85.2l-114-35.2-8.8-41.6 80.4-82.8-41.6-77.6-116 30-28.8-30 30-112.8-76.4-46.4-85.2 84-42.8-12.8-28-105.6h-90.4l-24.8 105.6-48.4 12.8-78.8-84-77.6 44 32.4 110.8-32.4 33.6-114-30-44 76.4 82.8 84-11.6 41.6L840 554l-1.2 86.8 115.2 30 9.6 48.4-80.4 79.6 41.6 74 118.4-30 28.8 34.4-32.4 107.6 79.6 46.4 77.6-81.6 46.4 11.6 26.8 114 90.4 1.2 26.8-115.2 46.4-14 82.8 86.4 81.6-48.4-35.2-112 31.2-32.4 115.2 35.2 41.2-80.4-83.6-75.2 8.8-48.4 116.4-28zm-476.8 180.8c-125.2 0-227.2-101.6-227.2-227.2s101.6-227.2 227.2-227.2 227.2 101.6 227.2 227.2c0 126-101.6 227.2-227.2 227.2zm289.2 65.6 187.6 58V1108l-220.4 53.6-16.4 90.8 155.6 141.2-76.8 151.6-216-66.8-58.4 60.8 66.8 210-153.2 90.8-155.6-162-86.8 26.4-50.4 216-169.6-2-50.4-214.4-86.8-22.4L528 1835.2l-149.6-86.8 60.8-202-54.8-64.4-222 56.4-78.8-139.2 151.6-149.6-19.2-91.2L0 1102l2-163.6 214-58.8 22.8-78.8L83.2 643.2 166 500l214.4 56.4 60.8-62.8-60.8-208L526 202.8l147.2 157.6L764 336l46.4-208H980l46.4 183.6L936 288l-25.2-6.8-13.2 22.8-44 76.4-13.2 22.4 18.4 18.4 68.8 69.6-1.2 4-95.2 26-24.8 6.8-.4 25.6-.8 51.6C615.2 646.4 472 816 472 1018.8c0 233.2 189.2 422.8 422.8 422.8 202 0 370.8-141.6 412.8-331.2l52.8.8 27.6.4 6.4-26.8 22.4-96 7.6-2.4 68.4 71.2 18.8 19.6 23.2-13.6 81.6-48.4 23.2-14-8-26-27.2-84.8z"
})
}));
export { MCWhmcs };