UNPKG

@icongo/li

Version:
14 lines 606 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapPark = 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: "M4.197 8.664a2.4 2.4 0 1 1-1.396-4.59L2.8 4.001a2.4 2.4 0 0 1 3.427-2.17 2.1 2.1 0 0 1 3.755.996c.62.119 1.105.618 1.2 1.245a2.401 2.401 0 1 1-1.621 4.493c-.32.522-.795.94-1.361 1.186v2.05l1.2.6v.6H4.6v-.6l1.2-.6V10L4.197 8.664Z" }) })); export { LIMapPark };