@icongo/mc
Version:
Micon Icons
13 lines • 1.01 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCAmazon = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1028.8 650.8c-194.8 7.2-678 62-678 470 0 438 553.2 456 734 172.8 26 40.8 141.6 150 181.2 187.2l227.2-224S1364 1155.6 1364 1045.6V457.2C1364 356 1266 128 914.8 128 562.8 128 376 348 376 545.2l294 27.2c65.2-198 216.8-198 216.8-198 162.8-.4 142 119.2 142 276.4zm0 347.2c0 320-336.8 272-336.8 68.8C692 878 894 840 1028.8 835.6V998zm544 654c-30.8 40-280 268-698 268s-738-286-836-404c-27.2-30.8 4-45.2 22-33.2C354 1660.8 812 1954 1550.8 1604c30-14.8 53.2 8 22 48zm159.2 8.8c-26 63.2-64 107.2-84.8 124-22 18-38 10.8-26-15.2s77.2-186 50.8-220c-26-33.2-148-17.2-192-12.8-43.2 4-52 8-56-1.2-9.2-22.8 86.8-62 150-70 62.8-7.2 164-3.2 184 22.8 14.8 20.4 0 108.4-26 172.4z"
})
}));
export { MCAmazon };