@icongo/li
Version:
LibreICONS Icons
14 lines • 919 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIMedicalMortarPestle = 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.302 12.884c-.034-.064-.062-.399-.062-.745v-.628l-.5-.332c-1.103-.734-1.939-1.894-2.323-3.223-.16-.553-.238-1.921-.118-2.066.066-.08.754-.09 5.701-.09 4.947 0 5.635.01 5.7.09.12.145.042 1.513-.117 2.066-.383 1.325-1.224 2.49-2.328 3.225l-.495.33v.628c0 .346-.028.681-.062.745-.06.112-.153.116-2.698.116s-2.638 0-2.698-.116zm-.745-8.657C2.623 3.131 2.531 2.954 2.53 2.255c0-.458.017-.54.16-.758A1.19 1.19 0 0 1 3.614 1c.243 0 .742.21.958.401.162.144 3.208 3.662 3.208 3.705 0 .018-.776.032-1.725.031H4.33l-.773-.907z"
})
}));
export { LIMedicalMortarPestle };