@icongo/li
Version:
LibreICONS Icons
14 lines • 575 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapMarina = 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.8 2.127V1H7v9.6h6L10.6 13H2.2L1 10.6h4.8V9.4H1v-.158a14.417 14.417 0 0 0 4.8-7.115zM12.982 9.4H7v-.219A7.166 7.166 0 0 0 8.2 5.2 7.166 7.166 0 0 0 7 1.219v-.121A9.606 9.606 0 0 1 12.982 9.4z"
})
}));
export { LIMapMarina };