UNPKG

@icongo/li

Version:
14 lines 1.33 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapLookout = 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: "m12.983 9.813-.001-.004-1.478-4.882a.264.264 0 0 0-.307-.182l-.015.003-.701-2.33c-.05-.24-.792-.289-1.657-.108-.864.182-1.524.523-1.473.763l.293 2.417-.017.003a.263.263 0 0 0-.207.289l.164 1.374A1.561 1.561 0 0 0 7 7.041a1.56 1.56 0 0 0-.584.115l.164-1.374a.263.263 0 0 0-.207-.29l-.017-.002.293-2.417c.05-.24-.61-.581-1.474-.763-.864-.18-1.605-.132-1.656.108l-.701 2.33-.015-.003a.264.264 0 0 0-.307.182L1.018 9.809l-.001.004c-.159.758.822 1.604 2.192 1.891 1.37.287 2.607-.096 2.765-.854l.003-.025.11-.925a1.565 1.565 0 0 0 1.825 0l.11.925c.003.008.002.017.004.025.158.758 1.396 1.14 2.765.854 1.37-.287 2.35-1.133 2.192-1.891zm-9.63 1.206c-1.166-.244-1.693-.863-1.652-1.063.093-.44 1.365-.433 1.94-.312.562.118 1.743.63 1.648 1.063-.091.44-1.364.432-1.937.312zM7 9.03a.411.411 0 1 1 .001-.822A.411.411 0 0 1 7 9.03zm3.648 1.99c-.576.12-1.846.127-1.937-.313-.093-.432 1.087-.945 1.65-1.062.574-.12 1.845-.128 1.938.312.041.2-.486.82-1.65 1.063z" }) })); export { LIMapLookout };