UNPKG

@icongo/li

Version:
19 lines 710 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIMapHospital = props => /*#__PURE__*/_jsxs("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", { fill: "#f44336", d: "M2.333 13h9.334C12.4 13 13 12.4 13 11.667V4.233C13 3.7 12.667 3.2 12.133 3L7 1 1.867 3C1.333 3.2 1 3.7 1 4.233v7.434C1 12.4 1.6 13 2.333 13z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M7.667 10.333v-2h2V7h-2V5H6.333v2h-2v1.333h2v2z" })] })); export { LIMapHospital };