twotone cancel schedule send icon
twotone-cancel-schedule-send from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-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
baseline-123baseline-3d-rotationbaseline-abcbaseline-accessibilitybaseline-accessibility-newbaseline-accessiblebaseline-accessible-forwardbaseline-account-balancebaseline-account-balance-walletbaseline-account-boxbaseline-account-circlebaseline-add-cardbaseline-add-homebaseline-add-shopping-cartbaseline-add-taskbaseline-add-to-drivebaseline-addchartbaseline-admin-panel-settingsbaseline-ads-clickbaseline-alarmbaseline-alarm-addbaseline-alarm-offbaseline-alarm-onbaseline-all-inbox
Use the twotone 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="m3 17.97l6.1-2.61c.02-.14.04-.29.07-.43L3 15.75zM16.5 11c-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.5m2.47 7.27l-.71.71l-1.77-1.77l-1.77 1.77l-.71-.71l1.77-1.77l-1.77-1.77l.71-.71l1.77 1.77l1.77-1.77l.71.71l-1.77 1.77zM3 8.25l7.52 1l-7.51-3.22z" opacity=".3"/><path fill="currentColor" d="M16.5 9c-.42 0-.83.04-1.24.11L1.01 3L1 10l10.06 1.34c-.42.44-.78.93-1.09 1.46L1 14l.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 9M3 8.25l.01-2.22l7.51 3.22zm6.1 7.11L3 17.97v-2.22l6.17-.82c-.03.14-.05.28-.07.43M16.5 22c-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 IcTwotoneCancelScheduleSend(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="m3 17.97l6.1-2.61c.02-.14.04-.29.07-.43L3 15.75zM16.5 11c-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.5m2.47 7.27l-.71.71l-1.77-1.77l-1.77 1.77l-.71-.71l1.77-1.77l-1.77-1.77l.71-.71l1.77 1.77l1.77-1.77l.71.71l-1.77 1.77zM3 8.25l7.52 1l-7.51-3.22z" opacity=".3"/><path fill="currentColor" d="M16.5 9c-.42 0-.83.04-1.24.11L1.01 3L1 10l10.06 1.34c-.42.44-.78.93-1.09 1.46L1 14l.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 9M3 8.25l.01-2.22l7.51 3.22zm6.1 7.11L3 17.97v-2.22l6.17-.82c-.03.14-.05.28-.07.43M16.5 22c-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="m3 17.97l6.1-2.61c.02-.14.04-.29.07-.43L3 15.75zM16.5 11c-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.5m2.47 7.27l-.71.71l-1.77-1.77l-1.77 1.77l-.71-.71l1.77-1.77l-1.77-1.77l.71-.71l1.77 1.77l1.77-1.77l.71.71l-1.77 1.77zM3 8.25l7.52 1l-7.51-3.22z" opacity=".3"/><path fill="currentColor" d="M16.5 9c-.42 0-.83.04-1.24.11L1.01 3L1 10l10.06 1.34c-.42.44-.78.93-1.09 1.46L1 14l.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 9M3 8.25l.01-2.22l7.51 3.22zm6.1 7.11L3 17.97v-2.22l6.17-.82c-.03.14-.05.28-.07.43M16.5 22c-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-twotone-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%22m3%2017.97l6.1-2.61c.02-.14.04-.29.07-.43L3%2015.75zM16.5%2011c-3.03%200-5.5%202.47-5.5%205.5s2.47%205.5%205.5%205.5s5.5-2.47%205.5-5.5s-2.47-5.5-5.5-5.5m2.47%207.27l-.71.71l-1.77-1.77l-1.77%201.77l-.71-.71l1.77-1.77l-1.77-1.77l.71-.71l1.77%201.77l1.77-1.77l.71.71l-1.77%201.77zM3%208.25l7.52%201l-7.51-3.22z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%209c-.42%200-.83.04-1.24.11L1.01%203L1%2010l10.06%201.34c-.42.44-.78.93-1.09%201.46L1%2014l.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%209M3%208.25l.01-2.22l7.51%203.22zm6.1%207.11L3%2017.97v-2.22l6.17-.82c-.03.14-.05.28-.07.43M16.5%2022c-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%22m3%2017.97l6.1-2.61c.02-.14.04-.29.07-.43L3%2015.75zM16.5%2011c-3.03%200-5.5%202.47-5.5%205.5s2.47%205.5%205.5%205.5s5.5-2.47%205.5-5.5s-2.47-5.5-5.5-5.5m2.47%207.27l-.71.71l-1.77-1.77l-1.77%201.77l-.71-.71l1.77-1.77l-1.77-1.77l.71-.71l1.77%201.77l1.77-1.77l.71.71l-1.77%201.77zM3%208.25l7.52%201l-7.51-3.22z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%209c-.42%200-.83.04-1.24.11L1.01%203L1%2010l10.06%201.34c-.42.44-.78.93-1.09%201.46L1%2014l.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%209M3%208.25l.01-2.22l7.51%203.22zm6.1%207.11L3%2017.97v-2.22l6.17-.82c-.03.14-.05.28-.07.43M16.5%2022c-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/twotone-cancel-schedule-send.svg?color=%231a73e8&size=48