Message Bubble SVG element, flat

Free

A tall rounded rectangle has a small tail tucked into its lower right corner. Use it for an inbox shortcut in an app or a message label on a contact page.

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/8S8of4oVPotQ/amnt.svg" alt="Message 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="M65 12h70c13 0 23 10 23 23v107c0 7-3 13-8 17 5 8 13 14 25 19-16-1-29-5-40-13H65c-13 0-23-10-23-23V35c0-13 10-23 23-23Z"/></svg>
CSS background-image
.message-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/8S8of4oVPotQ/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.message-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/8S8of4oVPotQ/amnt.svg") center / contain no-repeat;
}
React
import MessageBubbleSvg from "./message-bubble.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Message Bubble: Tall rounded rectangle with a small tail tucked into its lower right corner. 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