UNPKG

@icongo/li

Version:
14 lines 647 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIMapMuseum = 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: "M7 1.857 1.857 3.571v.858h10.286V3.57zM1.857 5.286v.857h.857v4.286h-.857L1 12.143h12l-.857-1.714h-.857V6.143h.857v-.857zm3.429.857c.426 0 .857.456.857.857v3.429H4.429V7c0-.452.43-.857.857-.857zm3.428 0c.432 0 .857.405.857.857v3.429H7.857V7c0-.452.426-.857.857-.857z" }) })); export { LIMapMuseum };