@icongo/li
Version:
LibreICONS Icons
14 lines • 990 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapBank = 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: "M5.748 7.177c-.3 0-.544.244-.544.544v2.585c0 .3.244.544.544.544h2.504c.3 0 .544-.243.544-.544V7.721c0-.3-.244-.544-.544-.544H5.748zM7.19 9.29v.47a.204.204 0 1 1-.408 0v-.48a.53.53 0 1 1 .408.012zm5.266 2.158H1.544c-.3 0-.544.244-.544.544v.136c0 .3.244.544.544.544h10.912c.3 0 .544-.243.544-.544v-.136c0-.3-.244-.544-.544-.544zM2.007 6.429v4.299c0 .3.184.544.41.544h.84c.226 0 .41-.244.41-.544v-4.3l-.002-.04h6.56v4.231c0 .3.183.544.41.544h.84c.226 0 .41-.243.41-.544V6.388h.815V4.864L9.85 3.095 7 1.327 4.15 3.095 1.3 4.864v1.524h.709l-.002.04zm9.585-.653H2.408a.279.279 0 1 1 0-.558h9.184a.279.279 0 1 1 0 .558z"
})
}));
export { LIMapBank };