@icongo/li
Version:
LibreICONS Icons
14 lines • 1.02 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapVet = 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: "M5.144 1C3.87 1 3.668 2.732 3.994 3.607c.207.56.839 1.1 1.486.87.838-.414 1.074-1.476.841-2.3C6.208 1.63 5.771 1 5.144 1Zm3.56 0c-.627 0-1.064.63-1.177 1.178-.233.823.004 1.885.841 2.299.648.23 1.279-.31 1.486-.87C10.181 2.732 9.978 1 8.704 1ZM1.498 3.776c-.502.503-.437 1.95.477 2.551.592.304 1.193-.089 1.402-.56.352-.67.255-1.623-.364-2.103-.594-.396-1.05-.353-1.515.112Zm9.477-.112c-.432.25-.717 1.432-.364 2.102.208.472.837.865 1.43.561.913-.601.96-2.039.448-2.551-.477-.4-1.042-.385-1.514-.112ZM6.993 4.925a4.037 4.037 0 1 0 0 8.075 4.037 4.037 0 0 0 0-8.075zm-.897 1.346H7.89v1.794h1.794V9.86l-1.794.028v1.766H6.096V9.86H4.3V8.065h1.795z"
})
}));
export { LIMapVet };