UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.28 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIMapCaravanPark = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIMapCaravanPark = function LIMapCaravanPark(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.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" }) })); }; exports.LIMapCaravanPark = LIMapCaravanPark;