mail-rewind-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
mail-rewind-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
25×24
License
MIT

6 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the mail rewind icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 25 24"><path fill="currentColor" d="M19.002 8.997V6.83l3.342 2.92c.647.566 1.658.106 1.658-.753V2.002c0-.859-1.011-1.318-1.658-.753l-3.342 2.92V2.003c0-.859-1.011-1.318-1.658-.753l-4.002 3.498a1 1 0 0 0 0 1.506l4.002 3.497c.647.566 1.658.106 1.658-.753m-6.318-1.99A2 2 0 0 1 12.679 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154L16.109 10zm9.002 3.498l-1.24-1.083l-.575.301c-.356.935-1.385 1.457-2.34 1.226l-5.183 2.715a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005A3.25 3.25 0 0 0 22 16.75v-6.017a2 2 0 0 1-.314-.228"/></svg>

React

import type { SVGProps } from "react";

export function FluentMailRewind24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 25 24"><path fill="currentColor" d="M19.002 8.997V6.83l3.342 2.92c.647.566 1.658.106 1.658-.753V2.002c0-.859-1.011-1.318-1.658-.753l-3.342 2.92V2.003c0-.859-1.011-1.318-1.658-.753l-4.002 3.498a1 1 0 0 0 0 1.506l4.002 3.497c.647.566 1.658.106 1.658-.753m-6.318-1.99A2 2 0 0 1 12.679 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154L16.109 10zm9.002 3.498l-1.24-1.083l-.575.301c-.356.935-1.385 1.457-2.34 1.226l-5.183 2.715a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005A3.25 3.25 0 0 0 22 16.75v-6.017a2 2 0 0 1-.314-.228"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 25 24"><path fill="currentColor" d="M19.002 8.997V6.83l3.342 2.92c.647.566 1.658.106 1.658-.753V2.002c0-.859-1.011-1.318-1.658-.753l-3.342 2.92V2.003c0-.859-1.011-1.318-1.658-.753l-4.002 3.498a1 1 0 0 0 0 1.506l4.002 3.497c.647.566 1.658.106 1.658-.753m-6.318-1.99A2 2 0 0 1 12.679 4H5.25l-.186.005a3.25 3.25 0 0 0-3.048 2.919L12 12.154L16.109 10zm9.002 3.498l-1.24-1.083l-.575.301c-.356.935-1.385 1.457-2.34 1.226l-5.183 2.715a.75.75 0 0 1-.696 0L2 8.608v8.142l.005.184A3.25 3.25 0 0 0 5.25 20h13.5l.184-.005A3.25 3.25 0 0 0 22 16.75v-6.017a2 2 0 0 1-.314-.228"/></svg>
</template>

CSS

.icon-mail-rewind-24-filled {
  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%2025%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.002%208.997V6.83l3.342%202.92c.647.566%201.658.106%201.658-.753V2.002c0-.859-1.011-1.318-1.658-.753l-3.342%202.92V2.003c0-.859-1.011-1.318-1.658-.753l-4.002%203.498a1%201%200%200%200%200%201.506l4.002%203.497c.647.566%201.658.106%201.658-.753m-6.318-1.99A2%202%200%200%201%2012.679%204H5.25l-.186.005a3.25%203.25%200%200%200-3.048%202.919L12%2012.154L16.109%2010zm9.002%203.498l-1.24-1.083l-.575.301c-.356.935-1.385%201.457-2.34%201.226l-5.183%202.715a.75.75%200%200%201-.696%200L2%208.608v8.142l.005.184A3.25%203.25%200%200%200%205.25%2020h13.5l.184-.005A3.25%203.25%200%200%200%2022%2016.75v-6.017a2%202%200%200%201-.314-.228%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%2025%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.002%208.997V6.83l3.342%202.92c.647.566%201.658.106%201.658-.753V2.002c0-.859-1.011-1.318-1.658-.753l-3.342%202.92V2.003c0-.859-1.011-1.318-1.658-.753l-4.002%203.498a1%201%200%200%200%200%201.506l4.002%203.497c.647.566%201.658.106%201.658-.753m-6.318-1.99A2%202%200%200%201%2012.679%204H5.25l-.186.005a3.25%203.25%200%200%200-3.048%202.919L12%2012.154L16.109%2010zm9.002%203.498l-1.24-1.083l-.575.301c-.356.935-1.385%201.457-2.34%201.226l-5.183%202.715a.75.75%200%200%201-.696%200L2%208.608v8.142l.005.184A3.25%203.25%200%200%200%205.25%2020h13.5l.184-.005A3.25%203.25%200%200%200%2022%2016.75v-6.017a2%202%200%200%201-.314-.228%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/mail-rewind-24-filled.svg?color=%231a73e8&size=48