send clock icon
send-clock-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- send-clock-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
8 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the send clock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.5 14a6.5 6.5 0 1 1 0 13a6.5 6.5 0 0 1 0-13M2.044 4.077c-.275-1.03.783-1.911 1.746-1.453l21.497 10.25c.85.405.937 1.527.265 2.083a7.5 7.5 0 0 0-2.672-1.569L3.633 4.212l2.418 9.04h11.2c.22 0 .416.097.553.248c-.778.3-1.493.726-2.12 1.252H6.05l-2.418 9.04L13.1 19.28a7.6 7.6 0 0 0-.084 1.7l-9.226 4.4c-.963.459-2.02-.42-1.746-1.45L4.7 14.001zM20.5 16.5a.5.5 0 0 0-.5.5v3.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1H21v-3a.5.5 0 0 0-.5-.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentSendClock28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.5 14a6.5 6.5 0 1 1 0 13a6.5 6.5 0 0 1 0-13M2.044 4.077c-.275-1.03.783-1.911 1.746-1.453l21.497 10.25c.85.405.937 1.527.265 2.083a7.5 7.5 0 0 0-2.672-1.569L3.633 4.212l2.418 9.04h11.2c.22 0 .416.097.553.248c-.778.3-1.493.726-2.12 1.252H6.05l-2.418 9.04L13.1 19.28a7.6 7.6 0 0 0-.084 1.7l-9.226 4.4c-.963.459-2.02-.42-1.746-1.45L4.7 14.001zM20.5 16.5a.5.5 0 0 0-.5.5v3.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1H21v-3a.5.5 0 0 0-.5-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M20.5 14a6.5 6.5 0 1 1 0 13a6.5 6.5 0 0 1 0-13M2.044 4.077c-.275-1.03.783-1.911 1.746-1.453l21.497 10.25c.85.405.937 1.527.265 2.083a7.5 7.5 0 0 0-2.672-1.569L3.633 4.212l2.418 9.04h11.2c.22 0 .416.097.553.248c-.778.3-1.493.726-2.12 1.252H6.05l-2.418 9.04L13.1 19.28a7.6 7.6 0 0 0-.084 1.7l-9.226 4.4c-.963.459-2.02-.42-1.746-1.45L4.7 14.001zM20.5 16.5a.5.5 0 0 0-.5.5v3.5a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1H21v-3a.5.5 0 0 0-.5-.5"/></svg> </template>
CSS
.icon-send-clock-28-regular {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.5%2014a6.5%206.5%200%201%201%200%2013a6.5%206.5%200%200%201%200-13M2.044%204.077c-.275-1.03.783-1.911%201.746-1.453l21.497%2010.25c.85.405.937%201.527.265%202.083a7.5%207.5%200%200%200-2.672-1.569L3.633%204.212l2.418%209.04h11.2c.22%200%20.416.097.553.248c-.778.3-1.493.726-2.12%201.252H6.05l-2.418%209.04L13.1%2019.28a7.6%207.6%200%200%200-.084%201.7l-9.226%204.4c-.963.459-2.02-.42-1.746-1.45L4.7%2014.001zM20.5%2016.5a.5.5%200%200%200-.5.5v3.5a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1H21v-3a.5.5%200%200%200-.5-.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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.5%2014a6.5%206.5%200%201%201%200%2013a6.5%206.5%200%200%201%200-13M2.044%204.077c-.275-1.03.783-1.911%201.746-1.453l21.497%2010.25c.85.405.937%201.527.265%202.083a7.5%207.5%200%200%200-2.672-1.569L3.633%204.212l2.418%209.04h11.2c.22%200%20.416.097.553.248c-.778.3-1.493.726-2.12%201.252H6.05l-2.418%209.04L13.1%2019.28a7.6%207.6%200%200%200-.084%201.7l-9.226%204.4c-.963.459-2.02-.42-1.746-1.45L4.7%2014.001zM20.5%2016.5a.5.5%200%200%200-.5.5v3.5a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1H21v-3a.5.5%200%200%200-.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/send-clock-28-regular.svg?color=%231a73e8&size=48