@icongo/mc
Version:
Micon Icons
13 lines • 671 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCStripeS = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1449.2 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M577.2 618.4c0-89.2 74.4-123.6 193.6-123.6 173.6 0 394 53.2 567.6 146.8V104.4C1149.2 28.8 960.4 0 771.2 0 308.4 0 0 241.6 0 645.6c0 631.6 867.2 529.2 867.2 801.6 0 105.6-91.6 139.6-218.8 139.6-188.8 0-432.8-78-624.4-182v514c212 91.2 427.2 129.6 624 129.6 474.4 0 801.2-204 801.2-614.4 0-680.8-872-558.8-872-815.6"
})
}));
export { MCStripeS };