@icongo/mc
Version:
Micon Icons
13 lines • 610 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCBitbucket = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1996.8 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M64.8 126.4C29.6 126 .4 154 0 189.6c0 3.6.4 7.6.8 11.2l271.6 1648.4c6.8 41.6 42.8 72.4 85.2 72.8h1302.8c31.6.4 58.8-22.4 64-53.6L1996 201.2c5.6-34.8-18-67.6-52.8-73.2-3.6-.4-7.2-.8-11.2-.8l-1867.2-.8zm1143.6 1191.2h-416L680 729.6h629.2l-100.8 588z"
})
}));
export { MCBitbucket };