send variant clock icon
send-variant-clock from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.
- Name
- send-variant-clock
- Set
- Material Design Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
Related icons in Material Design Icons
Use the send variant clock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 16.69V13h1.5v2.82l2.44 1.41l-.75 1.3zM3 20v-6l7.11-1.78c.08-.13.17-.25.26-.38L3 10V4l12.03 5.07C15.35 9 15.67 9 16 9c1.86 0 3.64.74 4.95 2.05c.25.25.48.52.68.8L22 12l-.2.08a7.001 7.001 0 0 1-10.75 8.87c-.97-.95-1.63-2.21-1.91-3.54zm17.85-4c0-2.68-2.18-4.85-4.85-4.85c-1.29 0-2.5.51-3.43 1.42c-.91.93-1.42 2.14-1.42 3.43c0 2.68 2.17 4.85 4.85 4.85c.64 0 1.27-.12 1.86-.35c.58-.26 1.14-.62 1.57-1.07c.45-.43.81-.99 1.07-1.57c.23-.59.35-1.22.35-1.86"/></svg>
React
import type { SVGProps } from "react";
export function MdiSendVariantClock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 16.69V13h1.5v2.82l2.44 1.41l-.75 1.3zM3 20v-6l7.11-1.78c.08-.13.17-.25.26-.38L3 10V4l12.03 5.07C15.35 9 15.67 9 16 9c1.86 0 3.64.74 4.95 2.05c.25.25.48.52.68.8L22 12l-.2.08a7.001 7.001 0 0 1-10.75 8.87c-.97-.95-1.63-2.21-1.91-3.54zm17.85-4c0-2.68-2.18-4.85-4.85-4.85c-1.29 0-2.5.51-3.43 1.42c-.91.93-1.42 2.14-1.42 3.43c0 2.68 2.17 4.85 4.85 4.85c.64 0 1.27-.12 1.86-.35c.58-.26 1.14-.62 1.57-1.07c.45-.43.81-.99 1.07-1.57c.23-.59.35-1.22.35-1.86"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 16.69V13h1.5v2.82l2.44 1.41l-.75 1.3zM3 20v-6l7.11-1.78c.08-.13.17-.25.26-.38L3 10V4l12.03 5.07C15.35 9 15.67 9 16 9c1.86 0 3.64.74 4.95 2.05c.25.25.48.52.68.8L22 12l-.2.08a7.001 7.001 0 0 1-10.75 8.87c-.97-.95-1.63-2.21-1.91-3.54zm17.85-4c0-2.68-2.18-4.85-4.85-4.85c-1.29 0-2.5.51-3.43 1.42c-.91.93-1.42 2.14-1.42 3.43c0 2.68 2.17 4.85 4.85 4.85c.64 0 1.27-.12 1.86-.35c.58-.26 1.14-.62 1.57-1.07c.45-.43.81-.99 1.07-1.57c.23-.59.35-1.22.35-1.86"/></svg> </template>
CSS
.icon-send-variant-clock {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2016.69V13h1.5v2.82l2.44%201.41l-.75%201.3zM3%2020v-6l7.11-1.78c.08-.13.17-.25.26-.38L3%2010V4l12.03%205.07C15.35%209%2015.67%209%2016%209c1.86%200%203.64.74%204.95%202.05c.25.25.48.52.68.8L22%2012l-.2.08a7.001%207.001%200%200%201-10.75%208.87c-.97-.95-1.63-2.21-1.91-3.54zm17.85-4c0-2.68-2.18-4.85-4.85-4.85c-1.29%200-2.5.51-3.43%201.42c-.91.93-1.42%202.14-1.42%203.43c0%202.68%202.17%204.85%204.85%204.85c.64%200%201.27-.12%201.86-.35c.58-.26%201.14-.62%201.57-1.07c.45-.43.81-.99%201.07-1.57c.23-.59.35-1.22.35-1.86%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2016.69V13h1.5v2.82l2.44%201.41l-.75%201.3zM3%2020v-6l7.11-1.78c.08-.13.17-.25.26-.38L3%2010V4l12.03%205.07C15.35%209%2015.67%209%2016%209c1.86%200%203.64.74%204.95%202.05c.25.25.48.52.68.8L22%2012l-.2.08a7.001%207.001%200%200%201-10.75%208.87c-.97-.95-1.63-2.21-1.91-3.54zm17.85-4c0-2.68-2.18-4.85-4.85-4.85c-1.29%200-2.5.51-3.43%201.42c-.91.93-1.42%202.14-1.42%203.43c0%202.68%202.17%204.85%204.85%204.85c.64%200%201.27-.12%201.86-.35c.58-.26%201.14-.62%201.57-1.07c.45-.43.81-.99%201.07-1.57c.23-.59.35-1.22.35-1.86%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/send-variant-clock.svg?color=%231a73e8&size=48