@icongo/li
Version:
LibreICONS Icons
25 lines • 1.3 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandProjecthoneypot = 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: "m1.352 8.032.35 1.144m.135-1.292.35 1.145m.152-1.295.35 1.144m.135-1.282.35 1.144m7.595-3.453.351 1.144m.141-1.289.351 1.145m.617-1.43.35 1.145m-.838-.999.351 1.145M8.13 12.603l.845-.221M7.74 11.265l.846-.221m-.709.696.846-.221m-.7.664.846-.22M5.017 1.722l.845-.221m-.47 1.518.847-.221m-1.107-.645.846-.222m-.712.676.833-.244m-.814-1.282 3.398 11.836M1.017 8.766l11.966-3.512M9.137 7.027A2.156 2.156 0 0 1 6.98 9.183a2.156 2.156 0 0 1-2.156-2.156A2.156 2.156 0 0 1 6.98 4.87a2.156 2.156 0 0 1 2.157 2.157Zm1.151-.013A3.286 3.286 0 0 1 7.002 10.3a3.286 3.286 0 0 1-3.286-3.286 3.286 3.286 0 0 1 3.286-3.286 3.286 3.286 0 0 1 3.286 3.286Z",
style: {
fill: "none",
fillRule: "evenodd",
stroke: "red",
strokeWidth: 0.12057408,
strokeLinecap: "butt",
strokeLinejoin: "miter",
strokeMiterlimit: 4,
strokeDasharray: "none",
strokeOpacity: 1
}
})
}));
export { LIBrandProjecthoneypot };