@icongo/li
Version:
LibreICONS Icons
14 lines • 1.01 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMedicalMicroscope = 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: "M2.513 11.444h3.128a.499.499 0 1 0 0-1H2.513a.499.499 0 1 0 0 1zM12.5 12h-1.283c1.07-1.636 1.354-3.037.843-4.175-.522-1.156-1.754-1.766-2.804-2.082l-.54.886c.904.233 2.026.698 2.433 1.61.413.92.024 2.186-1.151 3.763H1.5a.499.499 0 1 0 0 .997h11a.499.499 0 1 0 0-.999zM3.657 7.925l.483.308-.434.694a.498.498 0 0 0 .16.688.507.507 0 0 0 .687-.16l.429-.683s.546.382.742.382a.507.507 0 0 0 .426-.24l2.907-4.773a.5.5 0 0 0-.157-.68L7.105 2.306a.5.5 0 0 0-.698.162L3.5 7.244a.502.502 0 0 0 .157.68zm4.13-6.005 1.145.737a.503.503 0 0 0 .69-.15.501.501 0 0 0-.149-.69L8.327 1.08a.501.501 0 0 0-.69.15.501.501 0 0 0 .15.69z"
})
}));
export { LIMedicalMicroscope };