@icongo/mc
Version:
Micon Icons
13 lines • 923 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCConfluence = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M9.2 1648.8c-18 30.4-8.4 70 22 88.8l423.6 260.8c30.8 18.8 70.8 9.6 89.6-21.2 0-.4.4-.8.4-.8 268.4-448.8 322-383.6 1123.6-2.8 32.4 15.6 71.2 1.6 86.8-30.8.4-.4.4-1.2.8-1.6l201.6-456.4c14.4-32.4-.4-70.4-32.4-85.2-88.8-41.6-264.8-124.8-423.6-201.2C510 716 178.4 1381.2 9.2 1648.8zM2038.8 400.4c18-30.4 8.4-70-22-88.8L1593.6 51.2c-30-20-70.4-12.4-90.4 17.6-.8 1.2-1.6 2.4-2.4 4-269.2 450.4-324.4 382.4-1122.4 3.6-32.4-15.6-71.2-1.6-86.8 30.8-.4.4-.4 1.2-.8 1.6l-202 456.4c-14.4 32.4.4 70.4 32.4 85.2C210 692 386.4 775.2 545.2 852c992 480 1323.2-181.6 1493.6-451.6z"
})
}));
export { MCConfluence };