send-clock-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.

Name
send-clock-sharp-fill
Set
Keyline Icons
Style
Sharp Fill
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

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="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path d="M6.5744 11.0404L6.1382 10.7426L2 7.9174L22 2L20.7043 6.3794L20.4923 7.0957M18.2562 5.7438L18.5491 5.4509L22 2"/><path fill="currentColor" fill-rule="evenodd" d="M23 15.5C23 19.6421 19.6421 23 15.5 23C11.3579 23 8 19.6421 8 15.5C8 11.3579 11.3579 8 15.5 8C19.6421 8 23 11.3579 23 15.5ZM16.5 12L14.5 12L14.5 15.5C14.5 16.0523 14.9477 16.5 15.5 16.5L19 16.5L19 14.5L16.5 14.5L16.5 12Z" clip-rule="evenodd" stroke="none"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsSendClockSharpFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path d="M6.5744 11.0404L6.1382 10.7426L2 7.9174L22 2L20.7043 6.3794L20.4923 7.0957M18.2562 5.7438L18.5491 5.4509L22 2"/><path fill="currentColor" fillRule="evenodd" d="M23 15.5C23 19.6421 19.6421 23 15.5 23C11.3579 23 8 19.6421 8 15.5C8 11.3579 11.3579 8 15.5 8C19.6421 8 23 11.3579 23 15.5ZM16.5 12L14.5 12L14.5 15.5C14.5 16.0523 14.9477 16.5 15.5 16.5L19 16.5L19 14.5L16.5 14.5L16.5 12Z" clipRule="evenodd" stroke="none"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path d="M6.5744 11.0404L6.1382 10.7426L2 7.9174L22 2L20.7043 6.3794L20.4923 7.0957M18.2562 5.7438L18.5491 5.4509L22 2"/><path fill="currentColor" fill-rule="evenodd" d="M23 15.5C23 19.6421 19.6421 23 15.5 23C11.3579 23 8 19.6421 8 15.5C8 11.3579 11.3579 8 15.5 8C19.6421 8 23 11.3579 23 15.5ZM16.5 12L14.5 12L14.5 15.5C14.5 16.0523 14.9477 16.5 15.5 16.5L19 16.5L19 14.5L16.5 14.5L16.5 12Z" clip-rule="evenodd" stroke="none"/></g></svg>
</template>

CSS

.icon-send-clock-sharp-fill {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M6.5744%2011.0404L6.1382%2010.7426L2%207.9174L22%202L20.7043%206.3794L20.4923%207.0957M18.2562%205.7438L18.5491%205.4509L22%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23%2015.5C23%2019.6421%2019.6421%2023%2015.5%2023C11.3579%2023%208%2019.6421%208%2015.5C8%2011.3579%2011.3579%208%2015.5%208C19.6421%208%2023%2011.3579%2023%2015.5ZM16.5%2012L14.5%2012L14.5%2015.5C14.5%2016.0523%2014.9477%2016.5%2015.5%2016.5L19%2016.5L19%2014.5L16.5%2014.5L16.5%2012Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M6.5744%2011.0404L6.1382%2010.7426L2%207.9174L22%202L20.7043%206.3794L20.4923%207.0957M18.2562%205.7438L18.5491%205.4509L22%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M23%2015.5C23%2019.6421%2019.6421%2023%2015.5%2023C11.3579%2023%208%2019.6421%208%2015.5C8%2011.3579%2011.3579%208%2015.5%208C19.6421%208%2023%2011.3579%2023%2015.5ZM16.5%2012L14.5%2012L14.5%2015.5C14.5%2016.0523%2014.9477%2016.5%2015.5%2016.5L19%2016.5L19%2014.5L16.5%2014.5L16.5%2012Z%22%20clip-rule%3D%22evenodd%22%20stroke%3D%22none%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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