reply from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.

Name
reply
Set
Bootstrap Icons
Style
Outline
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Related icons in Bootstrap Icons

Use the reply icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.598 5.013a.144.144 0 0 1 .202.134V6.3a.5.5 0 0 0 .5.5c.667 0 2.013.005 3.3.822c.984.624 1.99 1.76 2.595 3.876c-1.02-.983-2.185-1.516-3.205-1.799a8.7 8.7 0 0 0-1.921-.306a7 7 0 0 0-.798.008h-.013l-.005.001h-.001L7.3 9.9l-.05-.498a.5.5 0 0 0-.45.498v1.153c0 .108-.11.176-.202.134L2.614 8.254l-.042-.028a.147.147 0 0 1 0-.252l.042-.028zM7.8 10.386q.103 0 .223.006c.434.02 1.034.086 1.7.271c1.326.368 2.896 1.202 3.94 3.08a.5.5 0 0 0 .933-.305c-.464-3.71-1.886-5.662-3.46-6.66c-1.245-.79-2.527-.942-3.336-.971v-.66a1.144 1.144 0 0 0-1.767-.96l-3.994 2.94a1.147 1.147 0 0 0 0 1.946l3.994 2.94a1.144 1.144 0 0 0 1.767-.96z"/></svg>

React

import type { SVGProps } from "react";

export function BiReply(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.598 5.013a.144.144 0 0 1 .202.134V6.3a.5.5 0 0 0 .5.5c.667 0 2.013.005 3.3.822c.984.624 1.99 1.76 2.595 3.876c-1.02-.983-2.185-1.516-3.205-1.799a8.7 8.7 0 0 0-1.921-.306a7 7 0 0 0-.798.008h-.013l-.005.001h-.001L7.3 9.9l-.05-.498a.5.5 0 0 0-.45.498v1.153c0 .108-.11.176-.202.134L2.614 8.254l-.042-.028a.147.147 0 0 1 0-.252l.042-.028zM7.8 10.386q.103 0 .223.006c.434.02 1.034.086 1.7.271c1.326.368 2.896 1.202 3.94 3.08a.5.5 0 0 0 .933-.305c-.464-3.71-1.886-5.662-3.46-6.66c-1.245-.79-2.527-.942-3.336-.971v-.66a1.144 1.144 0 0 0-1.767-.96l-3.994 2.94a1.147 1.147 0 0 0 0 1.946l3.994 2.94a1.144 1.144 0 0 0 1.767-.96z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M6.598 5.013a.144.144 0 0 1 .202.134V6.3a.5.5 0 0 0 .5.5c.667 0 2.013.005 3.3.822c.984.624 1.99 1.76 2.595 3.876c-1.02-.983-2.185-1.516-3.205-1.799a8.7 8.7 0 0 0-1.921-.306a7 7 0 0 0-.798.008h-.013l-.005.001h-.001L7.3 9.9l-.05-.498a.5.5 0 0 0-.45.498v1.153c0 .108-.11.176-.202.134L2.614 8.254l-.042-.028a.147.147 0 0 1 0-.252l.042-.028zM7.8 10.386q.103 0 .223.006c.434.02 1.034.086 1.7.271c1.326.368 2.896 1.202 3.94 3.08a.5.5 0 0 0 .933-.305c-.464-3.71-1.886-5.662-3.46-6.66c-1.245-.79-2.527-.942-3.336-.971v-.66a1.144 1.144 0 0 0-1.767-.96l-3.994 2.94a1.147 1.147 0 0 0 0 1.946l3.994 2.94a1.144 1.144 0 0 0 1.767-.96z"/></svg>
</template>

CSS

.icon-reply {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.598%205.013a.144.144%200%200%201%20.202.134V6.3a.5.5%200%200%200%20.5.5c.667%200%202.013.005%203.3.822c.984.624%201.99%201.76%202.595%203.876c-1.02-.983-2.185-1.516-3.205-1.799a8.7%208.7%200%200%200-1.921-.306a7%207%200%200%200-.798.008h-.013l-.005.001h-.001L7.3%209.9l-.05-.498a.5.5%200%200%200-.45.498v1.153c0%20.108-.11.176-.202.134L2.614%208.254l-.042-.028a.147.147%200%200%201%200-.252l.042-.028zM7.8%2010.386q.103%200%20.223.006c.434.02%201.034.086%201.7.271c1.326.368%202.896%201.202%203.94%203.08a.5.5%200%200%200%20.933-.305c-.464-3.71-1.886-5.662-3.46-6.66c-1.245-.79-2.527-.942-3.336-.971v-.66a1.144%201.144%200%200%200-1.767-.96l-3.994%202.94a1.147%201.147%200%200%200%200%201.946l3.994%202.94a1.144%201.144%200%200%200%201.767-.96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.598%205.013a.144.144%200%200%201%20.202.134V6.3a.5.5%200%200%200%20.5.5c.667%200%202.013.005%203.3.822c.984.624%201.99%201.76%202.595%203.876c-1.02-.983-2.185-1.516-3.205-1.799a8.7%208.7%200%200%200-1.921-.306a7%207%200%200%200-.798.008h-.013l-.005.001h-.001L7.3%209.9l-.05-.498a.5.5%200%200%200-.45.498v1.153c0%20.108-.11.176-.202.134L2.614%208.254l-.042-.028a.147.147%200%200%201%200-.252l.042-.028zM7.8%2010.386q.103%200%20.223.006c.434.02%201.034.086%201.7.271c1.326.368%202.896%201.202%203.94%203.08a.5.5%200%200%200%20.933-.305c-.464-3.71-1.886-5.662-3.46-6.66c-1.245-.79-2.527-.942-3.336-.971v-.66a1.144%201.144%200%200%200-1.767-.96l-3.994%202.94a1.147%201.147%200%200%200%200%201.946l3.994%202.94a1.144%201.144%200%200%200%201.767-.96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/reply.svg?color=%231a73e8&size=48