remove moderator icon
remove-moderator-outline-rounded from Material Symbols Light by Google · Outline Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- remove-moderator-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tip
Use the remove moderator icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 6.817V11.1q0 .837-.147 1.728t-.5 1.876q-.097.275-.29.35t-.369.01t-.29-.226t-.038-.378q.307-.758.47-1.636Q18 11.946 18 11.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04L8.45 5.466q-.14.062-.274.028t-.237-.137q-.189-.189-.141-.464t.318-.379l3.319-1.22q.273-.107.565-.107t.566.106l5.384 2q.46.187.755.6t.295.923m-7 14.045q-.1 0-.567-.12q-2.99-1.125-4.712-3.806T5 11.1V6.416L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-2.934-2.935q-.806.971-1.784 1.667t-2.16 1.148q-.131.05-.281.085q-.15.034-.287.034m0-.961q1.067-.333 2.127-1.111q1.06-.78 1.677-1.57L6 7.416V11.1q0 3.025 1.7 5.5t4.3 3.3"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRemoveModeratorOutlineRounded(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="M19 6.817V11.1q0 .837-.147 1.728t-.5 1.876q-.097.275-.29.35t-.369.01t-.29-.226t-.038-.378q.307-.758.47-1.636Q18 11.946 18 11.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04L8.45 5.466q-.14.062-.274.028t-.237-.137q-.189-.189-.141-.464t.318-.379l3.319-1.22q.273-.107.565-.107t.566.106l5.384 2q.46.187.755.6t.295.923m-7 14.045q-.1 0-.567-.12q-2.99-1.125-4.712-3.806T5 11.1V6.416L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-2.934-2.935q-.806.971-1.784 1.667t-2.16 1.148q-.131.05-.281.085q-.15.034-.287.034m0-.961q1.067-.333 2.127-1.111q1.06-.78 1.677-1.57L6 7.416V11.1q0 3.025 1.7 5.5t4.3 3.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 6.817V11.1q0 .837-.147 1.728t-.5 1.876q-.097.275-.29.35t-.369.01t-.29-.226t-.038-.378q.307-.758.47-1.636Q18 11.946 18 11.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04L8.45 5.466q-.14.062-.274.028t-.237-.137q-.189-.189-.141-.464t.318-.379l3.319-1.22q.273-.107.565-.107t.566.106l5.384 2q.46.187.755.6t.295.923m-7 14.045q-.1 0-.567-.12q-2.99-1.125-4.712-3.806T5 11.1V6.416L3.216 4.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23 16.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-2.934-2.935q-.806.971-1.784 1.667t-2.16 1.148q-.131.05-.281.085q-.15.034-.287.034m0-.961q1.067-.333 2.127-1.111q1.06-.78 1.677-1.57L6 7.416V11.1q0 3.025 1.7 5.5t4.3 3.3"/></svg> </template>
CSS
.icon-remove-moderator-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%22M19%206.817V11.1q0%20.837-.147%201.728t-.5%201.876q-.097.275-.29.35t-.369.01t-.29-.226t-.038-.378q.307-.758.47-1.636Q18%2011.946%2018%2011.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04L8.45%205.466q-.14.062-.274.028t-.237-.137q-.189-.189-.141-.464t.318-.379l3.319-1.22q.273-.107.565-.107t.566.106l5.384%202q.46.187.755.6t.295.923m-7%2014.045q-.1%200-.567-.12q-2.99-1.125-4.712-3.806T5%2011.1V6.416L3.216%204.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-2.934-2.935q-.806.971-1.784%201.667t-2.16%201.148q-.131.05-.281.085q-.15.034-.287.034m0-.961q1.067-.333%202.127-1.111q1.06-.78%201.677-1.57L6%207.416V11.1q0%203.025%201.7%205.5t4.3%203.3%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%22M19%206.817V11.1q0%20.837-.147%201.728t-.5%201.876q-.097.275-.29.35t-.369.01t-.29-.226t-.038-.378q.307-.758.47-1.636Q18%2011.946%2018%2011.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04L8.45%205.466q-.14.062-.274.028t-.237-.137q-.189-.189-.141-.464t.318-.379l3.319-1.22q.273-.107.565-.107t.566.106l5.384%202q.46.187.755.6t.295.923m-7%2014.045q-.1%200-.567-.12q-2.99-1.125-4.712-3.806T5%2011.1V6.416L3.216%204.63q-.141-.14-.15-.344t.15-.364t.353-.16t.354.16l16.23%2016.23q.141.141.15.345t-.15.364t-.353.16t-.354-.16l-2.934-2.935q-.806.971-1.784%201.667t-2.16%201.148q-.131.05-.281.085q-.15.034-.287.034m0-.961q1.067-.333%202.127-1.111q1.06-.78%201.677-1.57L6%207.416V11.1q0%203.025%201.7%205.5t4.3%203.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/remove-moderator-outline-rounded.svg?color=%231a73e8&size=48