@icongo/li
Version:
LibreICONS Icons
14 lines • 1.28 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMedapps = 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: "M6.023 6.588c.082-.293.161-.788.309-.788.195.042.225.548.436.858.108-.551.124-1.995.33-2.032.211-.017.462 1.558.516 1.816.232.096 1.146.155 1.146.155.045.171-.562.178-.937.183-.108.347-.127.649-.268.656-.11.005-.192-.675-.41-1.163l-.22 1.536c-.103.304-.363-.528-.513-.921-.078-.002-1.463-.038-1.116-.183l.727-.117Zm2.57 4.912c.498 0 .498-.75 0-.75H5.407c-.497 0-.497.75 0 .75h3.188zM8.032 13c.497 0 .497-.75 0-.75H5.97c-.497 0-.497.75 0 .75h2.06zm.802-3.316c.075-.443.122-.854.279-1.144.185-.345.377-.659.562-.961.577-.947 1.076-1.763 1.076-2.941C10.75 2.63 9.067 1 7 1S3.25 2.631 3.25 4.638c0 1.176.5 1.994 1.076 2.94.185.303.375.617.562.962.157.293.204.698.28 1.146.081.492.845.368.763-.12-.084-.508-.131-.954-.358-1.373-.764-1.416-1.55-2.24-1.55-3.555C4.023 3.046 5.36 1.75 7 1.75s2.977 1.296 2.977 2.888c0 1.314-.786 2.14-1.55 3.553-.227.421-.274.876-.358 1.373-.08.483.68.619.764.12Z"
})
}));
export { LIBrandMedapps };