@icongo/li
Version:
LibreICONS Icons
26 lines • 1.05 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIMapLibrary = 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: "#ff9800",
d: "M1 11.174h12v.522H1zm6.26-5.217h1.044v4.173H7.261zm1.566 0H9.87v4.173H8.826zm1.565 0h1.044v4.173H10.39zm-4.695 0h1.043v4.173H5.696zm-1.566 0h1.044v4.173H4.13zm-1.565 0H3.61v4.173H2.565zm9.392-1.305v.783H2.043v-.783L7 2.304zM2.043 10.13h9.914v.522H2.043z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#ef6c00",
transform: "translate(.74 1.26) scale(.26087)",
children: [/*#__PURE__*/_jsx("path", {
d: "M25 16h4v2h-4zm6 0h4v2h-4zm6 0h4v2h-4zm-18 0h4v2h-4zm-6 0h4v2h-4zm-6 0h4v2H7zM3 36h42v2H3z"
}), /*#__PURE__*/_jsx("circle", {
cx: 24,
cy: 11,
r: 2
})]
})]
}));
export { LIMapLibrary };