UNPKG

@icongo/li

Version:
14 lines 750 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapParking = 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: "M11.714 1H2.286C1.576 1 1 1.576 1 2.286v9.428C1 12.424 1.576 13 2.286 13h9.428c.71 0 1.286-.576 1.286-1.286V2.286C13 1.576 12.424 1 11.714 1ZM7.43 8.714H6.143V10a.43.43 0 0 1-.429.429h-.857A.43.43 0 0 1 4.43 10V4a.43.43 0 0 1 .428-.429H7.43A2.576 2.576 0 0 1 10 6.143a2.576 2.576 0 0 1-2.571 2.571Zm0-3.428H6.143V7h1.286a.86.86 0 0 0 .857-.857.86.86 0 0 0-.857-.857Z" }) })); export { LIMapParking };