Text bubble
- Tags: tooltip
- Category: Platform
Download
Download the SVG to use or edit.
Download SVGCopy HTML
Paste the SVG right into your project's code or directly on a Figma project.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M20,3H6C4.9,3,4,3.9,4,5v5l-3,2l3,2v5c0,1.1,0.9,2,2,2h14c1.1,0,2-0.9,2-2V5C22,3.9,21.1,3,20,3z"/>
<line x1="15.8" y1="14" x2="8" y2="14"/>
<line x1="18" y1="10" x2="8" y2="10"/>
</svg>