@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.02 kB
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function t(c){const s=e(c);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",id:"Whatsapp",x:0,y:0,viewBox:"0 0 64 64",...s},React.createElement("circle",{cx:32,cy:32,r:31,style:{fill:"#30bf39"}}),React.createElement("path",{d:"M41.4 34.8c-.4-.2-2.5-1.4-2.9-1.5-.4-.2-.7-.2-1 .2s-1.2 1.4-1.4 1.6c-.3.3-.5.3-.9.1s-1.8-.7-3.4-2.3c-1.2-1.2-2.1-2.6-2.3-3.1-.2-.4 0-.7.2-.9s.4-.5.7-.7.3-.4.5-.7.1-.5 0-.8-.9-2.4-1.2-3.3-.7-.7-.9-.8c-.3 0-.5-.1-.8-.1-.4 0-.9.2-1.2.5-.4.4-1.6 1.4-1.6 3.5s1.4 4.3 1.6 4.5c.2.3 2.8 4.9 7.1 6.8s4.3 1.3 5.1 1.3 2.6-1 3-1.9c.4-1 .4-1.9.3-2-.2 0-.5-.1-.9-.4m-8 10.3c-2.8 0-5.4-.8-7.7-2.3l-5.4 1.7 1.8-5.2c-1.7-2.4-2.7-5.3-2.7-8.3 0-7.8 6.3-14.1 14.1-14.1s14 6.3 14 14.1-6.3 14.1-14.1 14.1m0-31c-9.3 0-16.9 7.6-16.9 16.9 0 3.1.8 6.1 2.4 8.7l-3.1 9.1 9.4-3c2.5 1.4 5.3 2.1 8.2 2.1 9.3 0 16.9-7.6 16.9-16.9s-7.5-16.9-16.9-16.9",style:{fill:"#fff"}}))}var p=React.memo(t);export{p as default};