@icongo/li
Version:
LibreICONS Icons
15 lines • 1.29 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialWhatsapp = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-whatsapp",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M9.849 8.174c-.147-.08-.867-.469-1.002-.524-.135-.055-.233-.083-.338.062a8.92 8.92 0 0 1-.494.567c-.091.097-.179.106-.325.025-.147-.08-.622-.255-1.172-.785a4.5 4.5 0 0 1-.792-1.064c-.081-.153 0-.23.077-.302.07-.065.156-.169.234-.253.077-.085.105-.146.158-.244.054-.097.032-.185-.002-.261-.035-.076-.306-.822-.419-1.125-.113-.303-.24-.258-.326-.262-.087-.003-.186-.019-.286-.023a.548.548 0 0 0-.405.172c-.142.144-.54.49-.568 1.225-.028.734.48 1.464.55 1.566.072.102.97 1.693 2.465 2.348 1.495.654 1.502.455 1.777.44.274-.014.896-.328 1.034-.671.137-.344.148-.643.113-.707-.035-.063-.133-.104-.28-.184m-2.74 3.538a4.84 4.84 0 0 1-2.677-.805l-1.87.599.608-1.807a4.84 4.84 0 0 1-.927-2.853 4.872 4.872 0 0 1 4.866-4.867 4.872 4.872 0 0 1 4.866 4.867 4.872 4.872 0 0 1-4.866 4.866M7.108 1a5.845 5.845 0 0 0-5.006 8.864L1.046 13l3.237-1.036A5.846 5.846 0 1 0 7.108 1"
})
}));
export { LISocialWhatsapp };