@icongo/mc
Version:
Micon Icons
13 lines • 1.1 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCPiedPiperPp = 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: "M821.2 698.4c0 84.4-56.8 152.4-126.8 152.4-28.4 0-51.2-4.8-68.8-14.8V564c17.6-10.8 40.4-16.8 68.8-16.8 70 0 126.8 67.6 126.8 151.2zm210.4 268c-28.4 0-51.2 6-68.8 16.8v272c17.6 10 40.4 14.8 68.8 14.8 69.6 0 126.8-67.6 126.8-151.2 0-84.4-57.2-152.4-126.8-152.4zM1792 320v1408c0 106-86 192-192 192H192c-106 0-192-86-192-192V320c0-106 86-192 192-192h1408c106 0 192 86 192 192zM740 1020.4c164 0 296.8-142.4 296.8-318.4 0-176-132.8-318.4-296.8-318.4-48 0-96.4 12.8-138.4 35.2H418.8V1244l207.2-40.4v-202.4c34.4 12.4 72.4 19.2 114 19.2zm633.6 101.2c0-176-132.8-318.4-295.6-318.4-12.8 0-25.6.8-38.4 2.8-14.8 50-40.4 95.2-76.8 133.6-55.2 60-128.8 95.2-207.2 99.2V1664l207.2-40.4v-202.4c34.4 12.8 72.8 18.8 114.8 18.8 163.2 0 296-142.4 296-318.4z"
})
}));
export { MCPiedPiperPp };