@icongo/mc
Version:
Micon Icons
13 lines • 719 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCAffiliatetheme = 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: "M638.8 949.6C433.6 1233.2 172.4 1392.8 56 1306.4c-116.8-86.8-44.8-386.4 160.8-670C422 352.8 683.2 193.2 799.6 279.6 916 366 844 666 638.8 949.6zm1404.8-229.2c-295.2 493.6-767.6 750.8-1058 574.4-100-60.8-165.2-164.8-196-295.2-134.4 259.2-371.2 455.2-656.4 532.8 199.2 237.2 496.4 387.6 828 387.6 600 0 1086.4-492.4 1086.4-1099.6.4-34-1.2-67.2-4-100z"
})
}));
export { MCAffiliatetheme };