approval delegation icon
approval-delegation-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- approval-delegation-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the approval delegation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.521 9.648l5.34-5.315q.141-.14.332-.134t.338.153q.14.14.14.344t-.14.345l-5.444 5.444q-.243.242-.566.242t-.565-.242l-2.62-2.62q-.145-.146-.152-.353t.158-.354q.147-.14.354-.134q.208.007.354.153zm.871 11.156q.097.038.174.038t.173-.038l5.815-1.792q-.029-.456-.276-.657t-.547-.201h-4.743q-.636 0-1.151-.05q-.516-.05-1.056-.238l-1.714-.552q-.207-.068-.296-.27q-.088-.202-.021-.41q.067-.188.257-.28q.19-.09.397-.023l1.55.561q.483.164 1.068.21t1.453.052h.256q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.058-.019-.106-.028t-.106-.01H7v4.808zm-.255.988L7 19.704q-.142.592-.605.944T5.385 21h-.77q-.67 0-1.143-.472Q3 20.056 3 19.385V14.46q0-.67.472-1.143q.472-.472 1.144-.472H9.08q.136 0 .283.028q.145.028.276.078l5.78 2.117q.536.204.923.733q.388.529.388 1.352h3q.903 0 1.384.565t.481 1.435q0 .3-.162.506t-.475.311l-5.884 1.816q-.217.061-.46.07q-.242.01-.478-.065M4 19.385q0 .269.173.442t.443.173h.769q.269 0 .442-.144Q6 19.71 6 19.384v-5.538H4.615q-.269 0-.442.173T4 14.462z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightApprovalDelegationOutlineRounded(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.521 9.648l5.34-5.315q.141-.14.332-.134t.338.153q.14.14.14.344t-.14.345l-5.444 5.444q-.243.242-.566.242t-.565-.242l-2.62-2.62q-.145-.146-.152-.353t.158-.354q.147-.14.354-.134q.208.007.354.153zm.871 11.156q.097.038.174.038t.173-.038l5.815-1.792q-.029-.456-.276-.657t-.547-.201h-4.743q-.636 0-1.151-.05q-.516-.05-1.056-.238l-1.714-.552q-.207-.068-.296-.27q-.088-.202-.021-.41q.067-.188.257-.28q.19-.09.397-.023l1.55.561q.483.164 1.068.21t1.453.052h.256q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.058-.019-.106-.028t-.106-.01H7v4.808zm-.255.988L7 19.704q-.142.592-.605.944T5.385 21h-.77q-.67 0-1.143-.472Q3 20.056 3 19.385V14.46q0-.67.472-1.143q.472-.472 1.144-.472H9.08q.136 0 .283.028q.145.028.276.078l5.78 2.117q.536.204.923.733q.388.529.388 1.352h3q.903 0 1.384.565t.481 1.435q0 .3-.162.506t-.475.311l-5.884 1.816q-.217.061-.46.07q-.242.01-.478-.065M4 19.385q0 .269.173.442t.443.173h.769q.269 0 .442-.144Q6 19.71 6 19.384v-5.538H4.615q-.269 0-.442.173T4 14.462z"/></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.521 9.648l5.34-5.315q.141-.14.332-.134t.338.153q.14.14.14.344t-.14.345l-5.444 5.444q-.243.242-.566.242t-.565-.242l-2.62-2.62q-.145-.146-.152-.353t.158-.354q.147-.14.354-.134q.208.007.354.153zm.871 11.156q.097.038.174.038t.173-.038l5.815-1.792q-.029-.456-.276-.657t-.547-.201h-4.743q-.636 0-1.151-.05q-.516-.05-1.056-.238l-1.714-.552q-.207-.068-.296-.27q-.088-.202-.021-.41q.067-.188.257-.28q.19-.09.397-.023l1.55.561q.483.164 1.068.21t1.453.052h.256q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.058-.019-.106-.028t-.106-.01H7v4.808zm-.255.988L7 19.704q-.142.592-.605.944T5.385 21h-.77q-.67 0-1.143-.472Q3 20.056 3 19.385V14.46q0-.67.472-1.143q.472-.472 1.144-.472H9.08q.136 0 .283.028q.145.028.276.078l5.78 2.117q.536.204.923.733q.388.529.388 1.352h3q.903 0 1.384.565t.481 1.435q0 .3-.162.506t-.475.311l-5.884 1.816q-.217.061-.46.07q-.242.01-.478-.065M4 19.385q0 .269.173.442t.443.173h.769q.269 0 .442-.144Q6 19.71 6 19.384v-5.538H4.615q-.269 0-.442.173T4 14.462z"/></svg> </template>
CSS
.icon-approval-delegation-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%22m13.521%209.648l5.34-5.315q.141-.14.332-.134t.338.153q.14.14.14.344t-.14.345l-5.444%205.444q-.243.242-.566.242t-.565-.242l-2.62-2.62q-.145-.146-.152-.353t.158-.354q.147-.14.354-.134q.208.007.354.153zm.871%2011.156q.097.038.174.038t.173-.038l5.815-1.792q-.029-.456-.276-.657t-.547-.201h-4.743q-.636%200-1.151-.05q-.516-.05-1.056-.238l-1.714-.552q-.207-.068-.296-.27q-.088-.202-.021-.41q.067-.188.257-.28q.19-.09.397-.023l1.55.561q.483.164%201.068.21t1.453.052h.256q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.058-.019-.106-.028t-.106-.01H7v4.808zm-.255.988L7%2019.704q-.142.592-.605.944T5.385%2021h-.77q-.67%200-1.143-.472Q3%2020.056%203%2019.385V14.46q0-.67.472-1.143q.472-.472%201.144-.472H9.08q.136%200%20.283.028q.145.028.276.078l5.78%202.117q.536.204.923.733q.388.529.388%201.352h3q.903%200%201.384.565t.481%201.435q0%20.3-.162.506t-.475.311l-5.884%201.816q-.217.061-.46.07q-.242.01-.478-.065M4%2019.385q0%20.269.173.442t.443.173h.769q.269%200%20.442-.144Q6%2019.71%206%2019.384v-5.538H4.615q-.269%200-.442.173T4%2014.462z%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.521%209.648l5.34-5.315q.141-.14.332-.134t.338.153q.14.14.14.344t-.14.345l-5.444%205.444q-.243.242-.566.242t-.565-.242l-2.62-2.62q-.145-.146-.152-.353t.158-.354q.147-.14.354-.134q.208.007.354.153zm.871%2011.156q.097.038.174.038t.173-.038l5.815-1.792q-.029-.456-.276-.657t-.547-.201h-4.743q-.636%200-1.151-.05q-.516-.05-1.056-.238l-1.714-.552q-.207-.068-.296-.27q-.088-.202-.021-.41q.067-.188.257-.28q.19-.09.397-.023l1.55.561q.483.164%201.068.21t1.453.052h.256q0-.468-.172-.756t-.493-.402l-5.754-2.112q-.058-.019-.106-.028t-.106-.01H7v4.808zm-.255.988L7%2019.704q-.142.592-.605.944T5.385%2021h-.77q-.67%200-1.143-.472Q3%2020.056%203%2019.385V14.46q0-.67.472-1.143q.472-.472%201.144-.472H9.08q.136%200%20.283.028q.145.028.276.078l5.78%202.117q.536.204.923.733q.388.529.388%201.352h3q.903%200%201.384.565t.481%201.435q0%20.3-.162.506t-.475.311l-5.884%201.816q-.217.061-.46.07q-.242.01-.478-.065M4%2019.385q0%20.269.173.442t.443.173h.769q.269%200%20.442-.144Q6%2019.71%206%2019.384v-5.538H4.615q-.269%200-.442.173T4%2014.462z%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-outline-rounded.svg?color=%231a73e8&size=48