baseline cancel schedule send icon

baseline-cancel-schedule-send from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
baseline-cancel-schedule-send
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the baseline cancel schedule send icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 9c-.42 0-.83.04-1.24.11L1.01 3L1 10l9 2l-9 2l.01 7l8.07-3.46C9.59 21.19 12.71 24 16.5 24c4.14 0 7.5-3.36 7.5-7.5S20.64 9 16.5 9m0 13c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5s5.5 2.47 5.5 5.5s-2.47 5.5-5.5 5.5"/><path fill="currentColor" d="m18.27 14.03l-1.77 1.76l-1.77-1.76l-.7.7l1.76 1.77l-1.76 1.77l.7.7l1.77-1.76l1.77 1.76l.7-.7l-1.76-1.77l1.76-1.77z"/></svg>

React

import type { SVGProps } from "react";

export function IcBaselineCancelScheduleSend(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="M16.5 9c-.42 0-.83.04-1.24.11L1.01 3L1 10l9 2l-9 2l.01 7l8.07-3.46C9.59 21.19 12.71 24 16.5 24c4.14 0 7.5-3.36 7.5-7.5S20.64 9 16.5 9m0 13c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5s5.5 2.47 5.5 5.5s-2.47 5.5-5.5 5.5"/><path fill="currentColor" d="m18.27 14.03l-1.77 1.76l-1.77-1.76l-.7.7l1.76 1.77l-1.76 1.77l.7.7l1.77-1.76l1.77 1.76l.7-.7l-1.76-1.77l1.76-1.77z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 9c-.42 0-.83.04-1.24.11L1.01 3L1 10l9 2l-9 2l.01 7l8.07-3.46C9.59 21.19 12.71 24 16.5 24c4.14 0 7.5-3.36 7.5-7.5S20.64 9 16.5 9m0 13c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5s5.5 2.47 5.5 5.5s-2.47 5.5-5.5 5.5"/><path fill="currentColor" d="m18.27 14.03l-1.77 1.76l-1.77-1.76l-.7.7l1.76 1.77l-1.76 1.77l.7.7l1.77-1.76l1.77 1.76l.7-.7l-1.76-1.77l1.76-1.77z"/></svg>
</template>

CSS

.icon-baseline-cancel-schedule-send {
  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%22M16.5%209c-.42%200-.83.04-1.24.11L1.01%203L1%2010l9%202l-9%202l.01%207l8.07-3.46C9.59%2021.19%2012.71%2024%2016.5%2024c4.14%200%207.5-3.36%207.5-7.5S20.64%209%2016.5%209m0%2013c-3.03%200-5.5-2.47-5.5-5.5s2.47-5.5%205.5-5.5s5.5%202.47%205.5%205.5s-2.47%205.5-5.5%205.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.27%2014.03l-1.77%201.76l-1.77-1.76l-.7.7l1.76%201.77l-1.76%201.77l.7.7l1.77-1.76l1.77%201.76l.7-.7l-1.76-1.77l1.76-1.77z%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%22M16.5%209c-.42%200-.83.04-1.24.11L1.01%203L1%2010l9%202l-9%202l.01%207l8.07-3.46C9.59%2021.19%2012.71%2024%2016.5%2024c4.14%200%207.5-3.36%207.5-7.5S20.64%209%2016.5%209m0%2013c-3.03%200-5.5-2.47-5.5-5.5s2.47-5.5%205.5-5.5s5.5%202.47%205.5%205.5s-2.47%205.5-5.5%205.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.27%2014.03l-1.77%201.76l-1.77-1.76l-.7.7l1.76%201.77l-1.76%201.77l.7.7l1.77-1.76l1.77%201.76l.7-.7l-1.76-1.77l1.76-1.77z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/baseline-cancel-schedule-send.svg?color=%231a73e8&size=48