Reply Bubble SVG element, flat

Free

A broad hooked arrow points back into a speech bubble to indicate a response. Put it next to reply controls in a forum or feedback steps in a tutorial.

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/xtucrtnHSzBO/amnt.svg" alt="Reply 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 24h112c13.3 0 24 10.7 24 24v83c0 13.3-10.7 24-24 24H72c-12 10-27 18-48 23 7-10 12-20 14-26-10.5-2.7-18-12.2-18-23V48c0-13.3 10.7-24 24-24Zm0 12c-6.6 0-12 5.4-12 12v81c0 6.6 5.4 12 12 12h10l-3 10c-1 3.2-2.3 6.4-3.8 9.5 7-3.5 13-7.5 18-11.7l3.3-2.8H156c6.6 0 12-5.4 12-12V48c0-6.6-5.4-12-12-12H44Z"/><path d="M48 86 85 57v18h27c27 0 43 17 43 45-8-17-22-25-43-25H85v20L48 86Z"/></svg>
CSS background-image
.reply-bubble {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/xtucrtnHSzBO/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.reply-bubble {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/xtucrtnHSzBO/amnt.svg") center / contain no-repeat;
}
React
import ReplyBubbleSvg from "./reply-bubble.jsx"; // from the React tab above

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

Made with AMNT

AMNT SVG 1.1 drew this from the words Reply Bubble: Speech bubble with a broad hooked arrow pointing back into it. 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