@icongo/mc
Version:
Micon Icons
13 lines • 1.09 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMendeley = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2560 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1280.4 722h2.4c138.8 0 251.2 112.4 251.2 251.2 0 100-76.8 251.2-251.2 251.2h-2.4c-173.6 0-251.2-150-251.2-251.2 0-138.8 112.8-251.2 251.2-251.2M216.8 1732.4c188.4 23.6 326.4-171.6 244.8-351.2-189.2-414.8 743.6-424.4 586-32.8-.4.4-.8.8-1.2 1.6-107.2 171.2 27.2 389.6 235.2 380.8 208.4 8.4 341.6-210.4 235.2-380.8-.4-.8-.8-1.2-1.2-1.6-157.6-391.6 775.2-382 586 32.8-18.4 40-26.8 85.2-22.8 132 19.6 213.6 274.8 296.4 419.6 140.8 71.2-59.2 92.4-262.4 0-353.2-49.2-49.6-118.8-76.8-193.6-68.8-173.2-4-198.8-139.6-150-395.2 91.2-230-59.6-526-349.6-523.2-309.6 2.8-326.8 328-523.6 328-192.4 0-216-325.2-523.6-328-291.6-3.2-440.4 293.2-349.6 523.2 48.8 255.6 23.2 391.2-150 395.2-84.8-9.2-148 26-212 90-79.6 78.8-77.2 379.2 170.4 410.4"
})
}));
export { MCMendeley };