UNPKG

@icongo/li

Version:
14 lines 862 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapPlayground = 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: "M3.92 1.43c-.646.04-1.207.638-1.206 1.285 0 .673.613 1.286 1.286 1.286s1.285-.613 1.286-1.286c.001-.7-.667-1.33-1.366-1.285ZM10.777 4c-.646.04-1.207.639-1.206 1.286 0 .673.613 1.285 1.286 1.285s1.286-.612 1.286-1.285c.001-.701-.667-1.33-1.366-1.286zm-7.207.43c-1.26 0-1.599 1.605-1.687 2.464L1 6.573v.857l5.116 1.82-.83 3.322h3.428l-.803-2.68L13 11.716v-.857l-.804-.294c.141-.739.59-3.563-.91-3.563-1.405 0-1.642 1.924-1.688 2.652L4.508 7.83c.165-.97.447-3.401-.937-3.401Z" }) })); export { LIMapPlayground };