@icongo/li
Version:
LibreICONS Icons
14 lines • 719 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMedicalDrug = 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: "M10.398 4.398H3.602A2.605 2.605 0 0 0 1 7a2.605 2.605 0 0 0 2.602 2.602h6.796A2.605 2.605 0 0 0 13 7a2.605 2.605 0 0 0-2.602-2.602zM4.29 5.435c-1.811 0-1.936.963-1.937.973a.258.258 0 1 1-.513-.055c.006-.059.18-1.435 2.45-1.435a.258.258 0 0 1 0 .516zm6.108 3.522H8.205V5.043h2.193A1.96 1.96 0 0 1 12.355 7a1.96 1.96 0 0 1-1.957 1.957z"
})
}));
export { LIMedicalDrug };