Text Bubble SVG element, flat

Free

Three short lines sit inside a rounded message shape to suggest written text. Place it in a messaging interface or on a guide to sending texts.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/zGtUZv7Xf65o/amnt.svg" alt="Text Bubble" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="currentColor" aria-hidden="true"><path d="M45 28h110a23 23 0 0 1 23 23v77a23 23 0 0 1-23 23H72l-44 25 12-29a23 23 0 0 1-18-22V51a23 23 0 0 1 23-23Z" fill="none" stroke="currentColor" stroke-width="10" stroke-linejoin="round"/><path d="M57 66h86M57 90h70M57 114h53" fill="none" stroke="currentColor" stroke-width="10" stroke-linecap="round"/></svg>
CSS background-image
.text-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/zGtUZv7Xf65o/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.text-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/zGtUZv7Xf65o/amnt.svg") center / contain no-repeat;
}
React
import TextBubbleSvg from "./text-bubble.jsx"; // from the React tab above

<TextBubbleSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Text Bubble: Rounded message shape containing three short horizontal lines. as part of the pack Speech Bubbles, Flat. Want one like it? Make your own in the SVG studio.

Rest of Speech Bubbles, Flat

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence