cancel schedule send icon

cancel-schedule-send-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
cancel-schedule-send-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the 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.802 17.167l1.471 1.472q.112.111.27.12q.157.01.288-.12t.13-.28q0-.147-.13-.278l-1.465-1.465l1.47-1.472q.112-.111.122-.269t-.121-.288t-.28-.131q-.147 0-.278.13l-1.471 1.472l-1.471-1.471q-.112-.112-.27-.121q-.157-.01-.288.12t-.131.28t.13.278l1.472 1.472l-1.477 1.476q-.111.112-.121.264t.121.282t.279.131t.279-.13zm-12.61.14V6.617q0-.454.361-.694q.36-.24.764-.058L14.966 10q.244.104.296.299t-.022.372t-.25.281t-.44 0L5.192 7v3.885l2.274.524q.236.056.354.218t.12.373t-.119.373t-.354.217l-2.274.525V17l5.13-2.171q.224-.104.398-.013q.174.092.247.268q.073.178.021.373t-.296.299l-5.369 2.303q-.404.181-.767-.058t-.364-.693m9.78 2.143q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165M9.444 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCancelScheduleSendOutlineRounded(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.802 17.167l1.471 1.472q.112.111.27.12q.157.01.288-.12t.13-.28q0-.147-.13-.278l-1.465-1.465l1.47-1.472q.112-.111.122-.269t-.121-.288t-.28-.131q-.147 0-.278.13l-1.471 1.472l-1.471-1.471q-.112-.112-.27-.121q-.157-.01-.288.12t-.131.28t.13.278l1.472 1.472l-1.477 1.476q-.111.112-.121.264t.121.282t.279.131t.279-.13zm-12.61.14V6.617q0-.454.361-.694q.36-.24.764-.058L14.966 10q.244.104.296.299t-.022.372t-.25.281t-.44 0L5.192 7v3.885l2.274.524q.236.056.354.218t.12.373t-.119.373t-.354.217l-2.274.525V17l5.13-2.171q.224-.104.398-.013q.174.092.247.268q.073.178.021.373t-.296.299l-5.369 2.303q-.404.181-.767-.058t-.364-.693m9.78 2.143q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165M9.444 12"/></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.802 17.167l1.471 1.472q.112.111.27.12q.157.01.288-.12t.13-.28q0-.147-.13-.278l-1.465-1.465l1.47-1.472q.112-.111.122-.269t-.121-.288t-.28-.131q-.147 0-.278.13l-1.471 1.472l-1.471-1.471q-.112-.112-.27-.121q-.157-.01-.288.12t-.131.28t.13.278l1.472 1.472l-1.477 1.476q-.111.112-.121.264t.121.282t.279.131t.279-.13zm-12.61.14V6.617q0-.454.361-.694q.36-.24.764-.058L14.966 10q.244.104.296.299t-.022.372t-.25.281t-.44 0L5.192 7v3.885l2.274.524q.236.056.354.218t.12.373t-.119.373t-.354.217l-2.274.525V17l5.13-2.171q.224-.104.398-.013q.174.092.247.268q.073.178.021.373t-.296.299l-5.369 2.303q-.404.181-.767-.058t-.364-.693m9.78 2.143q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165q-1.672 0-2.836-1.165M9.444 12"/></svg>
</template>

CSS

.icon-cancel-schedule-send-outline-rounded {
  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.802%2017.167l1.471%201.472q.112.111.27.12q.157.01.288-.12t.13-.28q0-.147-.13-.278l-1.465-1.465l1.47-1.472q.112-.111.122-.269t-.121-.288t-.28-.131q-.147%200-.278.13l-1.471%201.472l-1.471-1.471q-.112-.112-.27-.121q-.157-.01-.288.12t-.131.28t.13.278l1.472%201.472l-1.477%201.476q-.111.112-.121.264t.121.282t.279.131t.279-.13zm-12.61.14V6.617q0-.454.361-.694q.36-.24.764-.058L14.966%2010q.244.104.296.299t-.022.372t-.25.281t-.44%200L5.192%207v3.885l2.274.524q.236.056.354.218t.12.373t-.119.373t-.354.217l-2.274.525V17l5.13-2.171q.224-.104.398-.013q.174.092.247.268q.073.178.021.373t-.296.299l-5.369%202.303q-.404.181-.767-.058t-.364-.693m9.78%202.143q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164t1.165%202.836q0%201.67-1.165%202.835t-2.835%201.165q-1.672%200-2.836-1.165M9.444%2012%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.802%2017.167l1.471%201.472q.112.111.27.12q.157.01.288-.12t.13-.28q0-.147-.13-.278l-1.465-1.465l1.47-1.472q.112-.111.122-.269t-.121-.288t-.28-.131q-.147%200-.278.13l-1.471%201.472l-1.471-1.471q-.112-.112-.27-.121q-.157-.01-.288.12t-.131.28t.13.278l1.472%201.472l-1.477%201.476q-.111.112-.121.264t.121.282t.279.131t.279-.13zm-12.61.14V6.617q0-.454.361-.694q.36-.24.764-.058L14.966%2010q.244.104.296.299t-.022.372t-.25.281t-.44%200L5.192%207v3.885l2.274.524q.236.056.354.218t.12.373t-.119.373t-.354.217l-2.274.525V17l5.13-2.171q.224-.104.398-.013q.174.092.247.268q.073.178.021.373t-.296.299l-5.369%202.303q-.404.181-.767-.058t-.364-.693m9.78%202.143q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67%200%202.835%201.164t1.165%202.836q0%201.67-1.165%202.835t-2.835%201.165q-1.672%200-2.836-1.165M9.444%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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