@icongo/li
Version:
LibreICONS Icons
14 lines • 986 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAim = 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.092 4.643s-.615.42-1.095 1.275c-.54.959-.375 1.686-1.574 2.998-.615.69-2.474 1.072-2.624 1.177-.165.105-.1 1.784 0 1.874.075.075 1.721-.15 2.891-.765a9.165 9.165 0 0 0 1.996-1.486s1.145.6 1.84 1.435c.697.84 1.096 1.801 1.216 1.846.12.045 1.596-.45 1.633-.645.038-.195-.659-1.83-1.476-2.715-.818-.883-1.65-1.798-1.65-1.978 0-.172.15-.3.346-.3.195 0 1.123.098 1.775.098.637 0 1.784-.172 1.889-.3.105-.15 0-1.349-.15-1.4-.128-.046-1.426.15-2.714.021-1.29-.15-2.308-1.124-2.308-1.124v-.015zm3.681-1.694a1.95 1.95 0 0 1-1.95 1.95 1.95 1.95 0 0 1-1.948-1.95A1.95 1.95 0 0 1 8.824 1a1.95 1.95 0 0 1 1.949 1.95Z"
})
}));
export { LIBrandAim };