@icongo/li
Version:
LibreICONS Icons
14 lines • 537 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMapPharmacy = 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: "M4.429 4.429 2.714 6.143V13h8.572V6.143L9.57 4.429zm1.714 1.714h1.714v1.714h1.714v1.714H7.857v1.715H6.143V9.57H4.429V7.857h1.714zM4.429 1v2.571H9.57V1z"
})
}));
export { LIMapPharmacy };