UNPKG

@icongo/li

Version:
14 lines 707 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapFirestation = 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 1C3.935 2.064 2.714 5.286 2.714 7.857c0 2.572 1.496 4.509 3.429 5.143C4.429 10.207 4.429 7.857 7 6.143c-.433 1.16 0 3.428.857 4.286.37-.344.857-1.222.857-1.715 1.715 1.715.483 3.115 0 4.286.933-.48 2.572-1.714 2.572-4.286 0-2.571-1.715-3.428-1.715-6-1.185.514-1.714 1.715-1.714 2.572C7.041 4.809 6.143 2.926 7 1Z" }) })); export { LIMapFirestation };