@icongo/li
Version:
LibreICONS Icons
14 lines • 866 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapCaravanPark = 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: "M2.714 2.714C1.857 2.714 1 3.571 1 4.43v3.428c0 .857.857 1.714 1.714 1.714h.911a2.136 2.136 0 0 1 2.09-1.714c1.035 0 1.889.738 2.089 1.714H13s0-.857-.857-.857h-1.286V4.43c0-.824-.878-1.715-1.714-1.715zm.724 1.715a.36.36 0 0 1 .133 0h1.715s.857 0 .857.857-.857.857-.857.857H3.57s-.857 0-.857-.857c0-.643.482-.817.724-.857zm4.42 0h.428s.857 0 .857.857-.857.857-.857.857h-.429S7 6.143 7 5.286s.857-.857.857-.857ZM5.713 8.714a1.286 1.286 0 1 0 0 2.572 1.286 1.286 0 0 0 0-2.572Z"
})
}));
export { LIMapCaravanPark };