mail reply icon
mail-reply from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.
- Name
- mail-reply
- Set
- Carbon
- Style
- Outline
- Category
- Tools
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More tools icons from Carbon
Use the mail reply icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m25 18l-1.414 1.414L26.167 22H18a4 4 0 0 0 0 8h2v-2h-2a2 2 0 0 1 0-4h8.167l-2.583 2.587L25 28l5-5Z"/><path fill="currentColor" d="M10 22H4L3.997 6.906l11.434 7.916a1 1 0 0 0 1.138 0L28 6.91V16h2V6a2.003 2.003 0 0 0-2-2H4a2 2 0 0 0-2 1.997V22a2.003 2.003 0 0 0 2 2h6ZM25.799 6L16 12.784L6.201 6Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonMailReply(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m25 18l-1.414 1.414L26.167 22H18a4 4 0 0 0 0 8h2v-2h-2a2 2 0 0 1 0-4h8.167l-2.583 2.587L25 28l5-5Z"/><path fill="currentColor" d="M10 22H4L3.997 6.906l11.434 7.916a1 1 0 0 0 1.138 0L28 6.91V16h2V6a2.003 2.003 0 0 0-2-2H4a2 2 0 0 0-2 1.997V22a2.003 2.003 0 0 0 2 2h6ZM25.799 6L16 12.784L6.201 6Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m25 18l-1.414 1.414L26.167 22H18a4 4 0 0 0 0 8h2v-2h-2a2 2 0 0 1 0-4h8.167l-2.583 2.587L25 28l5-5Z"/><path fill="currentColor" d="M10 22H4L3.997 6.906l11.434 7.916a1 1 0 0 0 1.138 0L28 6.91V16h2V6a2.003 2.003 0 0 0-2-2H4a2 2 0 0 0-2 1.997V22a2.003 2.003 0 0 0 2 2h6ZM25.799 6L16 12.784L6.201 6Z"/></svg> </template>
CSS
.icon-mail-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m25%2018l-1.414%201.414L26.167%2022H18a4%204%200%200%200%200%208h2v-2h-2a2%202%200%200%201%200-4h8.167l-2.583%202.587L25%2028l5-5Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2022H4L3.997%206.906l11.434%207.916a1%201%200%200%200%201.138%200L28%206.91V16h2V6a2.003%202.003%200%200%200-2-2H4a2%202%200%200%200-2%201.997V22a2.003%202.003%200%200%200%202%202h6ZM25.799%206L16%2012.784L6.201%206Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m25%2018l-1.414%201.414L26.167%2022H18a4%204%200%200%200%200%208h2v-2h-2a2%202%200%200%201%200-4h8.167l-2.583%202.587L25%2028l5-5Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2022H4L3.997%206.906l11.434%207.916a1%201%200%200%200%201.138%200L28%206.91V16h2V6a2.003%202.003%200%200%200-2-2H4a2%202%200%200%200-2%201.997V22a2.003%202.003%200%200%200%202%202h6ZM25.799%206L16%2012.784L6.201%206Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/mail-reply.svg?color=%231a73e8&size=48