@icongo/li
Version:
LibreICONS Icons
14 lines • 1.14 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandMongodb = 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: "M9.67 6.322a5.378 5.378 0 0 0-.16-.904A7.569 7.569 0 0 0 8.275 2.82a6.525 6.525 0 0 0-.51-.603c-.187-.196-.394-.376-.525-.62-.083-.155-.161-.312-.242-.468 0 .049-.004.098-.004.146 0-.049.004-.098.004-.146L6.95 1c-.01.03-.015.04-.015.05-.007.255-.15.427-.33.588-.201.18-.389.377-.583.567l.022.026-.022-.026c-.575.757-1.083 1.567-1.381 2.475a5.781 5.781 0 0 0-.204.81 7.54 7.54 0 0 0-.116 1.739c.018.326.075.647.16.963.309 1.148.936 2.1 1.794 2.909.16.15.331.287.497.43l.002-.004-.002.004.074.253.069.392.032.408c0 .083-.004.167.001.25.002.02.03.04.045.06l.001-.001-.001.002.139.049.144.056-.025-.364v-.358l-.01.009.01-.009.05-.545.035-.119.104-.184c.128-.103.265-.196.382-.31.21-.208.421-.418.61-.645.245-.294.456-.616.625-.96a6.075 6.075 0 0 0 .613-3.193z"
})
}));
export { LIBrandMongodb };