@icongo/mc
Version:
Micon Icons
13 lines • 1.08 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCBtc = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1536 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1240.816 970.552c110.92-56.72 181.508-157.56 165.12-325.2-21.432-229.404-209.832-306.292-459.4-327.716V0H752.424v308.812c-50.42 0-102.1 1.26-153.776 2.52V0H404.536v317.636c-71.368 2.156-154.488 1.104-389.48 0v206.712c153.256-2.712 233.668-12.56 252.092 85.708v869.716c-11.7 77.968-74.096 66.74-213.02 64.284L15.06 1774.72c353.924 0 389.48 1.26 389.48 1.26V2048h194.112v-268.24c52.936 1.26 104.616 1.26 153.776 1.26V2048H946.54v-272.02c325.196-17.648 542.588-99.576 571.58-405.868 22.684-245.784-93.28-355.448-277.304-399.56zm-638.384-432.34c109.66 0 452.504-34.028 452.504 194.112 0 218.06-342.84 192.848-452.504 192.848v-386.96zm0 1007.104v-426.032c131.088 0 532.508-36.552 532.508 213.02-.004 240.744-401.42 213.012-532.508 213.012z"
})
}));
export { MCBtc };