@icongo/mc
Version:
Micon Icons
13 lines • 587 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCJira = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1960 966.8C1668.4 676 1282.4 287.2 994 0 332 659.6 24 966.8 24 966.8c-31.6 31.6-31.6 82.8 0 114.8 531.2 529.2 247.2 246 970 966.4 1517.6-1512 62.8-66.8 966-966.8 32-31.6 32-82.8 0-114.4zm-966 360L690 1024l304-302.8 304 302.8-304 302.8z"
})
}));
export { MCJira };