send clock icon

send-clock-filled from Reicon by REICON · Filled · Messages · MIT Free for personal and commercial use.

Name
send-clock-filled
Set
Reicon
Style
Filled
Category
Messages
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All send clock icons →

More messages icons from Reicon

Use the send clock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.107.6C3.235-.817.332 2.22 1.53 5.082l.006.015l2.273 5.11l.004.01H11a.75.75 0 1 1 0 1.5H3.82l-.031.075l-2.143 5.1c-1.26 2.872 1.635 5.945 4.538 4.497L9.41 19.78a.75.75 0 0 0 .408-.774a7.25 7.25 0 0 1 11.628-6.733a.75.75 0 0 0 1.186-.402c.385-1.47-.183-3.214-1.777-4z"/><path fill-rule="evenodd" d="M11.25 18a5.75 5.75 0 1 1 11.5 0a5.75 5.75 0 0 1-11.5 0m6.375-2.5a.625.625 0 1 0-1.25 0V18c0 .209.104.404.278.52l1.5 1a.625.625 0 0 0 .694-1.04l-1.222-.815z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconSendClockFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.107.6C3.235-.817.332 2.22 1.53 5.082l.006.015l2.273 5.11l.004.01H11a.75.75 0 1 1 0 1.5H3.82l-.031.075l-2.143 5.1c-1.26 2.872 1.635 5.945 4.538 4.497L9.41 19.78a.75.75 0 0 0 .408-.774a7.25 7.25 0 0 1 11.628-6.733a.75.75 0 0 0 1.186-.402c.385-1.47-.183-3.214-1.777-4z"/><path fillRule="evenodd" d="M11.25 18a5.75 5.75 0 1 1 11.5 0a5.75 5.75 0 0 1-11.5 0m6.375-2.5a.625.625 0 1 0-1.25 0V18c0 .209.104.404.278.52l1.5 1a.625.625 0 0 0 .694-1.04l-1.222-.815z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.107.6C3.235-.817.332 2.22 1.53 5.082l.006.015l2.273 5.11l.004.01H11a.75.75 0 1 1 0 1.5H3.82l-.031.075l-2.143 5.1c-1.26 2.872 1.635 5.945 4.538 4.497L9.41 19.78a.75.75 0 0 0 .408-.774a7.25 7.25 0 0 1 11.628-6.733a.75.75 0 0 0 1.186-.402c.385-1.47-.183-3.214-1.777-4z"/><path fill-rule="evenodd" d="M11.25 18a5.75 5.75 0 1 1 11.5 0a5.75 5.75 0 0 1-11.5 0m6.375-2.5a.625.625 0 1 0-1.25 0V18c0 .209.104.404.278.52l1.5 1a.625.625 0 0 0 .694-1.04l-1.222-.815z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-send-clock-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.107.6C3.235-.817.332%202.22%201.53%205.082l.006.015l2.273%205.11l.004.01H11a.75.75%200%201%201%200%201.5H3.82l-.031.075l-2.143%205.1c-1.26%202.872%201.635%205.945%204.538%204.497L9.41%2019.78a.75.75%200%200%200%20.408-.774a7.25%207.25%200%200%201%2011.628-6.733a.75.75%200%200%200%201.186-.402c.385-1.47-.183-3.214-1.777-4z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.25%2018a5.75%205.75%200%201%201%2011.5%200a5.75%205.75%200%200%201-11.5%200m6.375-2.5a.625.625%200%201%200-1.25%200V18c0%20.209.104.404.278.52l1.5%201a.625.625%200%200%200%20.694-1.04l-1.222-.815z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.107.6C3.235-.817.332%202.22%201.53%205.082l.006.015l2.273%205.11l.004.01H11a.75.75%200%201%201%200%201.5H3.82l-.031.075l-2.143%205.1c-1.26%202.872%201.635%205.945%204.538%204.497L9.41%2019.78a.75.75%200%200%200%20.408-.774a7.25%207.25%200%200%201%2011.628-6.733a.75.75%200%200%200%201.186-.402c.385-1.47-.183-3.214-1.777-4z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.25%2018a5.75%205.75%200%201%201%2011.5%200a5.75%205.75%200%200%201-11.5%200m6.375-2.5a.625.625%200%201%200-1.25%200V18c0%20.209.104.404.278.52l1.5%201a.625.625%200%200%200%20.694-1.04l-1.222-.815z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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