@icongo/li
Version:
LibreICONS Icons
14 lines • 1.01 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandHubspot = 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: "M7.266 5.96a3.04 3.04 0 0 0-.956 2.217c0 .686.227 1.32.61 1.828l-1.161 1.167a.938.938 0 0 0-.996.218.943.943 0 0 0-.277.67.938.938 0 0 0 .945.94.933.933 0 0 0 .947-.94.887.887 0 0 0-.045-.283L7.505 10.6a3.048 3.048 0 0 0 4.905-2.421 3.047 3.047 0 0 0-2.582-3.016V3.719c.41-.174.66-.558.66-1.006 0-.611-.49-1.122-1.1-1.122-.613 0-1.095.51-1.095 1.122 0 .448.25.832.66 1.006v1.434c-.356.05-.693.157-1 .319-.647-.49-2.754-2.009-3.959-2.925.028-.103.047-.211.047-.324a1.227 1.227 0 0 0-2.452 0c0 .678.549 1.226 1.224 1.226.23 0 .443-.068.628-.178L7.266 5.96zm2.098 3.834a1.617 1.617 0 1 1 0-3.235 1.617 1.617 0 0 1 0 3.235z"
})
}));
export { LIBrandHubspot };