UNPKG

@icongo/li

Version:
14 lines 681 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapRestroom = 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: "M8.2 10.6H6.4l1.2-2.7V6.399A1.2 1.2 0 0 1 8.799 5.2H10a1.2 1.2 0 0 1 1.2 1.199V7.9l1.2 2.7h-1.8V13H8.2v-2.4zm-3-1.8h1.2V6.399A1.2 1.2 0 0 0 5.201 5.2H2.8c-.667 0-1.199.537-1.199 1.199V8.8h1.2V13h2.4V8.8zM4 4.6A1.8 1.8 0 1 0 4 1a1.8 1.8 0 0 0 0 3.6Zm5.4 0a1.8 1.8 0 1 0 0-3.6 1.8 1.8 0 0 0 0 3.6z" }) })); export { LIMapRestroom };