send-clock-32-light from Fluent UI System Icons by Microsoft Corporation · 32 Light · MIT Free for personal and commercial use.

Name
send-clock-32-light
Set
Fluent UI System Icons
Style
32 Light
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M2.079 3.975c-.417-1.267.902-2.407 2.095-1.81L29.168 14.66c.902.45 1.068 1.583.5 2.285q-.366-.345-.768-.646a.5.5 0 0 0-.179-.745L3.727 3.059a.5.5 0 0 0-.698.603l3.898 11.84H18.5a.5.5 0 0 1 .429.243a9 9 0 0 0-1.09.757H6.928L3.03 28.342a.5.5 0 0 0 .698.604L14.5 23.56q.003.55.071 1.082L4.174 29.84c-1.193.597-2.512-.544-2.095-1.81l3.96-12.028zM23.499 31a7.5 7.5 0 1 0 0-15a7.5 7.5 0 0 0 0 15m-.25-12.5a.75.75 0 0 1 .75.75V23h2.75a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 .75-.75"/></svg>

React

import type { SVGProps } from "react";

export function FluentSendClock32Light(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="M2.079 3.975c-.417-1.267.902-2.407 2.095-1.81L29.168 14.66c.902.45 1.068 1.583.5 2.285q-.366-.345-.768-.646a.5.5 0 0 0-.179-.745L3.727 3.059a.5.5 0 0 0-.698.603l3.898 11.84H18.5a.5.5 0 0 1 .429.243a9 9 0 0 0-1.09.757H6.928L3.03 28.342a.5.5 0 0 0 .698.604L14.5 23.56q.003.55.071 1.082L4.174 29.84c-1.193.597-2.512-.544-2.095-1.81l3.96-12.028zM23.499 31a7.5 7.5 0 1 0 0-15a7.5 7.5 0 0 0 0 15m-.25-12.5a.75.75 0 0 1 .75.75V23h2.75a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 .75-.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2.079 3.975c-.417-1.267.902-2.407 2.095-1.81L29.168 14.66c.902.45 1.068 1.583.5 2.285q-.366-.345-.768-.646a.5.5 0 0 0-.179-.745L3.727 3.059a.5.5 0 0 0-.698.603l3.898 11.84H18.5a.5.5 0 0 1 .429.243a9 9 0 0 0-1.09.757H6.928L3.03 28.342a.5.5 0 0 0 .698.604L14.5 23.56q.003.55.071 1.082L4.174 29.84c-1.193.597-2.512-.544-2.095-1.81l3.96-12.028zM23.499 31a7.5 7.5 0 1 0 0-15a7.5 7.5 0 0 0 0 15m-.25-12.5a.75.75 0 0 1 .75.75V23h2.75a.75.75 0 0 1 0 1.5h-3.5a.75.75 0 0 1-.75-.75v-4.5a.75.75 0 0 1 .75-.75"/></svg>
</template>

CSS

.icon-send-clock-32-light {
  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%22M2.079%203.975c-.417-1.267.902-2.407%202.095-1.81L29.168%2014.66c.902.45%201.068%201.583.5%202.285q-.366-.345-.768-.646a.5.5%200%200%200-.179-.745L3.727%203.059a.5.5%200%200%200-.698.603l3.898%2011.84H18.5a.5.5%200%200%201%20.429.243a9%209%200%200%200-1.09.757H6.928L3.03%2028.342a.5.5%200%200%200%20.698.604L14.5%2023.56q.003.55.071%201.082L4.174%2029.84c-1.193.597-2.512-.544-2.095-1.81l3.96-12.028zM23.499%2031a7.5%207.5%200%201%200%200-15a7.5%207.5%200%200%200%200%2015m-.25-12.5a.75.75%200%200%201%20.75.75V23h2.75a.75.75%200%200%201%200%201.5h-3.5a.75.75%200%200%201-.75-.75v-4.5a.75.75%200%200%201%20.75-.75%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%22M2.079%203.975c-.417-1.267.902-2.407%202.095-1.81L29.168%2014.66c.902.45%201.068%201.583.5%202.285q-.366-.345-.768-.646a.5.5%200%200%200-.179-.745L3.727%203.059a.5.5%200%200%200-.698.603l3.898%2011.84H18.5a.5.5%200%200%201%20.429.243a9%209%200%200%200-1.09.757H6.928L3.03%2028.342a.5.5%200%200%200%20.698.604L14.5%2023.56q.003.55.071%201.082L4.174%2029.84c-1.193.597-2.512-.544-2.095-1.81l3.96-12.028zM23.499%2031a7.5%207.5%200%201%200%200-15a7.5%207.5%200%200%200%200%2015m-.25-12.5a.75.75%200%200%201%20.75.75V23h2.75a.75.75%200%200%201%200%201.5h-3.5a.75.75%200%200%201-.75-.75v-4.5a.75.75%200%200%201%20.75-.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/send-clock-32-light.svg?color=%231a73e8&size=48