approval delegation off icon

approval-delegation-off-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
approval-delegation-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the approval delegation off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.54 9.648l5.34-5.315q.141-.14.333-.134t.337.153q.14.14.14.344t-.14.345l-5.444 5.444q-.131.13-.267.183q-.137.053-.299.053t-.298-.053q-.136-.052-.267-.183l-2.62-2.62q-.145-.146-.152-.353q-.007-.208.159-.354q.146-.14.354-.134q.207.007.353.153zm7.037 11.79q-.16.16-.354.16t-.354-.16L2.773 4.343q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L20.577 20.73q.14.14.15.344t-.15.364M3 19.923v-6q0-.46.309-.768q.308-.309.768-.309h.846q.46 0 .768.309q.309.309.309.768v6q0 .46-.309.768q-.308.309-.768.309h-.846q-.46 0-.768-.309Q3 20.383 3 19.923m4-.34v-6.737h2.08q.137 0 .284.028q.145.028.282.078l4.948 1.796L17 17.154h-2.133q-.51 0-.995-.06q-.486-.061-.95-.227l-1.793-.644q-.142-.056-.301.016q-.159.07-.215.213q-.055.142.016.301q.071.158.213.214l1.964.675q.473.16.977.22q.504.061 1.02.061h2.966l2.152 2.152l-4.829 1.585q-.223.086-.468.08t-.474-.069z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightApprovalDelegationOffRounded(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="m13.54 9.648l5.34-5.315q.141-.14.333-.134t.337.153q.14.14.14.344t-.14.345l-5.444 5.444q-.131.13-.267.183q-.137.053-.299.053t-.298-.053q-.136-.052-.267-.183l-2.62-2.62q-.145-.146-.152-.353q-.007-.208.159-.354q.146-.14.354-.134q.207.007.353.153zm7.037 11.79q-.16.16-.354.16t-.354-.16L2.773 4.343q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L20.577 20.73q.14.14.15.344t-.15.364M3 19.923v-6q0-.46.309-.768q.308-.309.768-.309h.846q.46 0 .768.309q.309.309.309.768v6q0 .46-.309.768q-.308.309-.768.309h-.846q-.46 0-.768-.309Q3 20.383 3 19.923m4-.34v-6.737h2.08q.137 0 .284.028q.145.028.282.078l4.948 1.796L17 17.154h-2.133q-.51 0-.995-.06q-.486-.061-.95-.227l-1.793-.644q-.142-.056-.301.016q-.159.07-.215.213q-.055.142.016.301q.071.158.213.214l1.964.675q.473.16.977.22q.504.061 1.02.061h2.966l2.152 2.152l-4.829 1.585q-.223.086-.468.08t-.474-.069z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.54 9.648l5.34-5.315q.141-.14.333-.134t.337.153q.14.14.14.344t-.14.345l-5.444 5.444q-.131.13-.267.183q-.137.053-.299.053t-.298-.053q-.136-.052-.267-.183l-2.62-2.62q-.145-.146-.152-.353q-.007-.208.159-.354q.146-.14.354-.134q.207.007.353.153zm7.037 11.79q-.16.16-.354.16t-.354-.16L2.773 4.343q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L20.577 20.73q.14.14.15.344t-.15.364M3 19.923v-6q0-.46.309-.768q.308-.309.768-.309h.846q.46 0 .768.309q.309.309.309.768v6q0 .46-.309.768q-.308.309-.768.309h-.846q-.46 0-.768-.309Q3 20.383 3 19.923m4-.34v-6.737h2.08q.137 0 .284.028q.145.028.282.078l4.948 1.796L17 17.154h-2.133q-.51 0-.995-.06q-.486-.061-.95-.227l-1.793-.644q-.142-.056-.301.016q-.159.07-.215.213q-.055.142.016.301q.071.158.213.214l1.964.675q.473.16.977.22q.504.061 1.02.061h2.966l2.152 2.152l-4.829 1.585q-.223.086-.468.08t-.474-.069z"/></svg>
</template>

CSS

.icon-approval-delegation-off-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%22m13.54%209.648l5.34-5.315q.141-.14.333-.134t.337.153q.14.14.14.344t-.14.345l-5.444%205.444q-.131.13-.267.183q-.137.053-.299.053t-.298-.053q-.136-.052-.267-.183l-2.62-2.62q-.145-.146-.152-.353q-.007-.208.159-.354q.146-.14.354-.134q.207.007.353.153zm7.037%2011.79q-.16.16-.354.16t-.354-.16L2.773%204.343q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L20.577%2020.73q.14.14.15.344t-.15.364M3%2019.923v-6q0-.46.309-.768q.308-.309.768-.309h.846q.46%200%20.768.309q.309.309.309.768v6q0%20.46-.309.768q-.308.309-.768.309h-.846q-.46%200-.768-.309Q3%2020.383%203%2019.923m4-.34v-6.737h2.08q.137%200%20.284.028q.145.028.282.078l4.948%201.796L17%2017.154h-2.133q-.51%200-.995-.06q-.486-.061-.95-.227l-1.793-.644q-.142-.056-.301.016q-.159.07-.215.213q-.055.142.016.301q.071.158.213.214l1.964.675q.473.16.977.22q.504.061%201.02.061h2.966l2.152%202.152l-4.829%201.585q-.223.086-.468.08t-.474-.069z%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%22m13.54%209.648l5.34-5.315q.141-.14.333-.134t.337.153q.14.14.14.344t-.14.345l-5.444%205.444q-.131.13-.267.183q-.137.053-.299.053t-.298-.053q-.136-.052-.267-.183l-2.62-2.62q-.145-.146-.152-.353q-.007-.208.159-.354q.146-.14.354-.134q.207.007.353.153zm7.037%2011.79q-.16.16-.354.16t-.354-.16L2.773%204.343q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L20.577%2020.73q.14.14.15.344t-.15.364M3%2019.923v-6q0-.46.309-.768q.308-.309.768-.309h.846q.46%200%20.768.309q.309.309.309.768v6q0%20.46-.309.768q-.308.309-.768.309h-.846q-.46%200-.768-.309Q3%2020.383%203%2019.923m4-.34v-6.737h2.08q.137%200%20.284.028q.145.028.282.078l4.948%201.796L17%2017.154h-2.133q-.51%200-.995-.06q-.486-.061-.95-.227l-1.793-.644q-.142-.056-.301.016q-.159.07-.215.213q-.055.142.016.301q.071.158.213.214l1.964.675q.473.16.977.22q.504.061%201.02.061h2.966l2.152%202.152l-4.829%201.585q-.223.086-.468.08t-.474-.069z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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