mail arrow clockwise icon

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

Name
mail-arrow-clockwise-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

8 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the mail arrow clockwise icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 1a.5.5 0 0 0-1 0v.758A4.5 4.5 0 1 0 19 5.5a.5.5 0 0 0-1 0a3.5 3.5 0 1 1-1.696-3H15.5a.5.5 0 0 0 0 1h2A.5.5 0 0 0 18 3zM9 5.5c0 1.906.97 3.585 2.442 4.572L10 10.92L2.015 6.223A2.5 2.5 0 0 1 4.5 4h4.707A5.5 5.5 0 0 0 9 5.5m9 9V9.743A5.48 5.48 0 0 1 14.5 11a5.5 5.5 0 0 1-2.016-.381l-2.23 1.312a.5.5 0 0 1-.507 0L2 7.373V14.5A2.5 2.5 0 0 0 4.5 17h11a2.5 2.5 0 0 0 2.5-2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentMailArrowClockwise20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 1a.5.5 0 0 0-1 0v.758A4.5 4.5 0 1 0 19 5.5a.5.5 0 0 0-1 0a3.5 3.5 0 1 1-1.696-3H15.5a.5.5 0 0 0 0 1h2A.5.5 0 0 0 18 3zM9 5.5c0 1.906.97 3.585 2.442 4.572L10 10.92L2.015 6.223A2.5 2.5 0 0 1 4.5 4h4.707A5.5 5.5 0 0 0 9 5.5m9 9V9.743A5.48 5.48 0 0 1 14.5 11a5.5 5.5 0 0 1-2.016-.381l-2.23 1.312a.5.5 0 0 1-.507 0L2 7.373V14.5A2.5 2.5 0 0 0 4.5 17h11a2.5 2.5 0 0 0 2.5-2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M18 1a.5.5 0 0 0-1 0v.758A4.5 4.5 0 1 0 19 5.5a.5.5 0 0 0-1 0a3.5 3.5 0 1 1-1.696-3H15.5a.5.5 0 0 0 0 1h2A.5.5 0 0 0 18 3zM9 5.5c0 1.906.97 3.585 2.442 4.572L10 10.92L2.015 6.223A2.5 2.5 0 0 1 4.5 4h4.707A5.5 5.5 0 0 0 9 5.5m9 9V9.743A5.48 5.48 0 0 1 14.5 11a5.5 5.5 0 0 1-2.016-.381l-2.23 1.312a.5.5 0 0 1-.507 0L2 7.373V14.5A2.5 2.5 0 0 0 4.5 17h11a2.5 2.5 0 0 0 2.5-2.5"/></svg>
</template>

CSS

.icon-mail-arrow-clockwise-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%201a.5.5%200%200%200-1%200v.758A4.5%204.5%200%201%200%2019%205.5a.5.5%200%200%200-1%200a3.5%203.5%200%201%201-1.696-3H15.5a.5.5%200%200%200%200%201h2A.5.5%200%200%200%2018%203zM9%205.5c0%201.906.97%203.585%202.442%204.572L10%2010.92L2.015%206.223A2.5%202.5%200%200%201%204.5%204h4.707A5.5%205.5%200%200%200%209%205.5m9%209V9.743A5.48%205.48%200%200%201%2014.5%2011a5.5%205.5%200%200%201-2.016-.381l-2.23%201.312a.5.5%200%200%201-.507%200L2%207.373V14.5A2.5%202.5%200%200%200%204.5%2017h11a2.5%202.5%200%200%200%202.5-2.5%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%201a.5.5%200%200%200-1%200v.758A4.5%204.5%200%201%200%2019%205.5a.5.5%200%200%200-1%200a3.5%203.5%200%201%201-1.696-3H15.5a.5.5%200%200%200%200%201h2A.5.5%200%200%200%2018%203zM9%205.5c0%201.906.97%203.585%202.442%204.572L10%2010.92L2.015%206.223A2.5%202.5%200%200%201%204.5%204h4.707A5.5%205.5%200%200%200%209%205.5m9%209V9.743A5.48%205.48%200%200%201%2014.5%2011a5.5%205.5%200%200%201-2.016-.381l-2.23%201.312a.5.5%200%200%201-.507%200L2%207.373V14.5A2.5%202.5%200%200%200%204.5%2017h11a2.5%202.5%200%200%200%202.5-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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