@icongo/mc
Version:
Micon Icons
13 lines • 1.19 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCHubspot = 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: "M1069.6 846.4c-100.4 94.8-163.2 229.2-163.2 378.4 0 117.2 38.8 225.2 104 312l-198 199.2c-17.6-6.4-36.4-10-56-10-43.2 0-83.6 16.8-114 47.2-30.4 30.4-47.2 71.2-47.2 114.4s16.8 83.6 47.2 114c30.4 30.4 71.2 46.4 114 46.4 43.2 0 83.6-15.6 114.4-46.4 30.4-30.4 47.2-71.2 47.2-114 0-16.8-2.4-32.8-7.6-48.4l200-200.8c88 67.6 197.6 107.6 317.2 107.6 287.6 0 520-233.2 520-520.8 0-260.8-190.8-476.8-440.8-514.8V464c70-29.6 112.8-95.2 112.8-171.6 0-104.4-83.6-191.6-188-191.6s-186.8 87.2-186.8 191.6c0 76.4 42.8 142 112.8 171.6v244.8c-60.8 8.4-118.4 26.8-170.8 54.4-110.4-83.6-470-342.8-675.6-499.2 4.8-17.6 8-36 8-55.2C519.2 93.6 425.2 0 309.6 0 194.4 0 100.8 93.6 100.8 208.8c0 115.6 93.6 209.2 208.8 209.2 39.2 0 75.6-11.6 107.2-30.4l652.8 458.8zm358 654.4c-152.4 0-276-123.6-276-276s123.6-276 276-276 276 123.6 276 276-123.6 276-276 276z"
})
}));
export { MCHubspot };