@icongo/mc
Version:
Micon Icons
13 lines • 1.57 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCPennyArcade = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2560 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1687.64 657.08c-17.96 77.8-5.6 24.24-60.4 261.16l158.92-42.44c-89.36-198.44-69.16-153.64-98.52-218.72zM863.28 861.52c-80.76 21.6-45.24 12.12-158.52 42.32l17.84 184.76c112.68-30.36 82.48-22.28 139.28-37.36 169.2-39.16 131.4-225.68 1.4-189.72zm1304.64-104.76-181.88-396.8c-22.76-49.48-77.84-75.36-130.48-61.32-281.08 75-154.88 41.28-542.36 144.92a110.472 110.472 0 0 0-75.56 69.64C577.04 453.08 0 615 0 906.68c0 134 122.68 268.44 323.6 381.48l6.96 71.52a111.564 111.564 0 0 0-71.08 114.68l17.2 177.92c5.56 57.24 53.72 100.84 111.2 100.8 20.72-.04-12.04 7.12 490.12-127.04 50.28-13.48 84.48-60.08 82.32-112.08 866.36 182 1607.96-23.92 1599.56-339.32.04-112.6-88.76-266.24-391.96-417.88zM1020.56 1193.2l-87.64 23.52-193.76 51.64 9.84 94.2 82.12-22.04 18.04 178.04-461.24 123.12-17.2-178.08 80.08-21.4-44.44-458.56-80.48 21.56-17.4-178c712.6-190.16 680.72-185.68 744.88-186.6 226.64-4.52 256.6 287.36 170.2 417.72a346.8 346.8 0 0 1-203 134.88zm796.72 66.48-15.56-157.96 59.6-15.92-26.44-58.72-231.04 61.68-16.4 70.16 76.8-20.48 16.2 158.16-451.4 120.28-17.84-177.72 83.96-22.36 132.32-505.88-68.6 18.24-16.8-177.92c373.44-99.96 260.04-69.64 542.36-144.96l266.68 581.88 83.16-22.24 17.2 177.92-434.2 115.84z"
})
}));
export { MCPennyArcade };