@icongo/mc
Version:
Micon Icons
13 lines • 1.33 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCWhatsapp = 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: "M1523.6 388.4C1356 220.4 1132.8 128 895.6 128c-489.6 0-888 398.4-888 888 0 156.4 40.8 309.2 118.4 444L0 1920l470.8-123.6c129.6 70.8 275.6 108 424.4 108h.4c489.2 0 896.4-398.4 896.4-888 0-237.2-100.8-460-268.4-628zm-628 1366.4c-132.8 0-262.8-35.6-376-102.8l-26.8-16-279.2 73.2 74.4-272.4-17.6-28c-74-117.6-112.8-253.2-112.8-392.8 0-406.8 331.2-738 738.4-738 197.2 0 382.4 76.8 521.6 216.4 139.2 139.6 224.8 324.8 224.4 522 0 407.2-339.6 738.4-746.4 738.4zm404.8-552.8c-22-11.2-131.2-64.8-151.6-72-20.4-7.6-35.2-11.2-50 11.2-14.8 22.4-57.2 72-70.4 87.2-12.8 14.8-26 16.8-48 5.6-130.4-65.2-216-116.4-302-264-22.8-39.2 22.8-36.4 65.2-121.2 7.2-14.8 3.6-27.6-2-38.8-5.6-11.2-50-120.4-68.4-164.8-18-43.2-36.4-37.2-50-38-12.8-.8-27.6-.8-42.4-.8-14.8 0-38.8 5.6-59.2 27.6-20.4 22.4-77.6 76-77.6 185.2 0 109.2 79.6 214.8 90.4 229.6 11.2 14.8 156.4 238.8 379.2 335.2 140.8 60.8 196 66 266.4 55.6 42.8-6.4 131.2-53.6 149.6-105.6 18.4-52 18.4-96.4 12.8-105.6-5.2-10-20-15.6-42-26.4z"
})
}));
export { MCWhatsapp };