@icongo/li
Version:
LibreICONS Icons
14 lines • 670 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandHotjar = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M11.618 4.907C9.811 1.702 4.51 1 4.51 1s2.446 2.671-.68 4.783C1.854 7.116 1.072 8.848 1.92 10.74c.648 1.45 2.02 2.04 3.498 2.26-.706-1.333-.16-2.961-.099-3.135 1.382 2.09 3.992 0 2.68-2.272 1.718.372 1.975 3.353.656 5.213 1.948-.612 3.245-2.15 3.6-3.522.375-1.435.09-3.094-.636-4.377z"
})
}));
export { LIBrandHotjar };