@icongo/mc
Version:
Micon Icons
13 lines • 643 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCHotjar = 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: "M1659.6 646C1360.8 116 484.4 0 484.4 0S888.8 441.6 372 790.8C45.2 1011.2-84 1297.6 56 1610.4 163.2 1850 390 1947.6 634.4 1984c-116.8-220.4-26.4-489.6-16.4-518.4 228.4 345.6 660 0 443.2-375.6 284 61.6 326.4 554.4 108.4 862 322-101.2 536.4-355.6 595.2-582.4 62-237.2 14.8-511.6-105.2-723.6z"
})
}));
export { MCHotjar };