Uses a simpler path for the speech bubble, with the white border defined by the stroke attribute, and the inside green part done a standard fill. Also changes the fill color to match WhatsApp’s brand guide. Final size: current version: 589 bytes My update: 484 bytes
6 lines
484 B
XML
6 lines
484 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="WhatsApp" role="img"
|
|
viewBox="0 0 512 512"><rect
|
|
width="512" height="512"
|
|
rx="15%"
|
|
fill="#25d366"/><path fill="#25d366" stroke="#fff" stroke-width="26" d="M123,393 l14,-65 a138,138,0,1,1,50,47z"/><path fill="#fff" d="M308 273c-3-2-6-3-9 1l-12 16c-3 2-5 3-9 1-15-8-36-17-54-47-1-4 1-6 3-8l9-14c2-2 1-4 0-6l-12-29c-3-8-6-7-9-7h-8c-2 0-6 1-10 5-22 22-13 53 3 73 3 4 23 40 66 59 32 14 39 12 48 10 11-1 22-10 27-19 1-3 6-16 2-18"/></svg> |