@icongo/mc
Version:
Micon Icons
13 lines • 667 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCAtlassian = 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: "M608.8 945.6c-30.8-32.8-78.8-30.8-99.2 11.2L6.4 1960.8c-20 40 9.6 86.8 53.6 86.8h700c23.2.4 44-12.8 53.6-33.6 151.6-311.2 60.4-785.2-204.8-1068.4zM977.6 32.4c-489.2 773.6-34 1394.4 260 1982 10 20.4 30.8 33.6 53.6 33.6H1988c44.8 0 73.6-47.2 53.6-86.8 0 0-938-1882.4-961.6-1929.2-21.2-42.4-75.2-43.2-102.4.4z"
})
}));
export { MCAtlassian };