@icongo/mc
Version:
Micon Icons
13 lines • 979 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCShopware = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1983.96 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1582 1821.08c-171.8 127.16-375.8 194.36-589.92 194.36-548.84 0-992.08-444-992.08-992 0-548.76 444.16-992 992.08-992 245.2 0 480.56 90.2 662.72 254 10.48 9.44 2.32 26.56-11.44 24.72-70.68-9.72-147-14.64-226.84-14.64-517.44 0-889.6 213.88-889.6 621.4 0 436.16 368.52 583.52 707.32 714.92 134.56 52.16 261.6 101.44 347.84 166.36 7.6 5.76 7.56 17.24-.08 22.88zm397.84-889.28c-.32-3.76-2.2-7.32-5.08-9.76-207.04-171.84-374.48-241.92-577.92-241.92-336.52 0-321 208.68-321 214.52 0 170.4 208.24 248.04 449.36 337.96 124.28 46.36 252.76 94.28 370.72 159.72 7.52 4.2 17.04.76 20.2-7.28 75.56-193.56 71.76-360.92 63.72-453.24z"
})
}));
export { MCShopware };