Chat Bubble SVG element, flat

Free

A rounded rectangular bubble has a short tail at its lower left. Use it beside comments in a discussion page or next to messages in a support chat.

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/XdYVZ2JXzRzh/amnt.svg" alt="Chat 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="M44 25h112c13.3 0 24 10.7 24 24v82c0 13.3-10.7 24-24 24H73c-12 10-27 18-49 24 7-10 12-20 14-26-10.5-2.7-18-12.2-18-23V49c0-13.3 10.7-24 24-24Z"/></svg>
CSS background-image
.chat-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/XdYVZ2JXzRzh/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.chat-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/XdYVZ2JXzRzh/amnt.svg") center / contain no-repeat;
}
React
import ChatBubbleSvg from "./chat-bubble.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Chat Bubble: Rounded rectangular bubble with a short tail at the lower left. 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