supervised user circle off icon
supervised-user-circle-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- supervised-user-circle-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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 supervised user circle off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.602.521-3.018t1.456-2.578L3.094 4.52q-.146-.146-.153-.347t.159-.366t.357-.166t.357.166l16.378 16.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165l-1.883-1.877q-1.2.954-2.616 1.465T12 21m-1.2-1.084q.862-1.506 2.089-2.26q1.227-.752 2.355-.985L5.696 7.123q-.794 1.016-1.245 2.249T4 12q0 1.298.384 2.448q.383 1.15 1.035 2.102q.948-.558 1.904-.804t2.004-.246q.627 0 1.22.099q.594.099.972.209q-.286.184-.52.373q-.233.188-.472.427q-.185-.05-.532-.08q-.347-.028-.668-.028q-.858 0-1.703.214t-1.57.64q.684.934 2.105 1.645q1.42.71 2.641.917M12.462 9.65L9.85 7.039q1.03.103 1.77.845q.738.741.842 1.766M9.5 13q-1.258 0-2.129-.871T6.5 10q0-.729.315-1.33q.314-.6.831-1.024l4.208 4.208q-.423.517-1.024.832T9.5 13m7.616 1.304l-2.92-2.92q.212-.774.843-1.271t1.461-.497q.992 0 1.689.696q.696.696.696 1.688q0 .83-.497 1.462t-1.272.842M7.812 4.034q.955-.545 2.015-.79Q10.887 3 12 3q1.789 0 3.44.683t2.924 1.954q1.27 1.27 1.953 2.923Q21 10.212 21 12q0 1.094-.254 2.135t-.742 1.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20 12q0-3.35-2.325-5.675T12 4q-.935 0-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSupervisedUserCircleOffOutlineRounded(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="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.602.521-3.018t1.456-2.578L3.094 4.52q-.146-.146-.153-.347t.159-.366t.357-.166t.357.166l16.378 16.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165l-1.883-1.877q-1.2.954-2.616 1.465T12 21m-1.2-1.084q.862-1.506 2.089-2.26q1.227-.752 2.355-.985L5.696 7.123q-.794 1.016-1.245 2.249T4 12q0 1.298.384 2.448q.383 1.15 1.035 2.102q.948-.558 1.904-.804t2.004-.246q.627 0 1.22.099q.594.099.972.209q-.286.184-.52.373q-.233.188-.472.427q-.185-.05-.532-.08q-.347-.028-.668-.028q-.858 0-1.703.214t-1.57.64q.684.934 2.105 1.645q1.42.71 2.641.917M12.462 9.65L9.85 7.039q1.03.103 1.77.845q.738.741.842 1.766M9.5 13q-1.258 0-2.129-.871T6.5 10q0-.729.315-1.33q.314-.6.831-1.024l4.208 4.208q-.423.517-1.024.832T9.5 13m7.616 1.304l-2.92-2.92q.212-.774.843-1.271t1.461-.497q.992 0 1.689.696q.696.696.696 1.688q0 .83-.497 1.462t-1.272.842M7.812 4.034q.955-.545 2.015-.79Q10.887 3 12 3q1.789 0 3.44.683t2.924 1.954q1.27 1.27 1.953 2.923Q21 10.212 21 12q0 1.094-.254 2.135t-.742 1.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20 12q0-3.35-2.325-5.675T12 4q-.935 0-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21q-1.864 0-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3 13.864 3 12q0-1.602.521-3.018t1.456-2.578L3.094 4.52q-.146-.146-.153-.347t.159-.366t.357-.166t.357.166l16.378 16.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165l-1.883-1.877q-1.2.954-2.616 1.465T12 21m-1.2-1.084q.862-1.506 2.089-2.26q1.227-.752 2.355-.985L5.696 7.123q-.794 1.016-1.245 2.249T4 12q0 1.298.384 2.448q.383 1.15 1.035 2.102q.948-.558 1.904-.804t2.004-.246q.627 0 1.22.099q.594.099.972.209q-.286.184-.52.373q-.233.188-.472.427q-.185-.05-.532-.08q-.347-.028-.668-.028q-.858 0-1.703.214t-1.57.64q.684.934 2.105 1.645q1.42.71 2.641.917M12.462 9.65L9.85 7.039q1.03.103 1.77.845q.738.741.842 1.766M9.5 13q-1.258 0-2.129-.871T6.5 10q0-.729.315-1.33q.314-.6.831-1.024l4.208 4.208q-.423.517-1.024.832T9.5 13m7.616 1.304l-2.92-2.92q.212-.774.843-1.271t1.461-.497q.992 0 1.689.696q.696.696.696 1.688q0 .83-.497 1.462t-1.272.842M7.812 4.034q.955-.545 2.015-.79Q10.887 3 12 3q1.789 0 3.44.683t2.924 1.954q1.27 1.27 1.953 2.923Q21 10.212 21 12q0 1.094-.254 2.135t-.742 1.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20 12q0-3.35-2.325-5.675T12 4q-.935 0-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296"/></svg> </template>
CSS
.icon-supervised-user-circle-off-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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.602.521-3.018t1.456-2.578L3.094%204.52q-.146-.146-.153-.347t.159-.366t.357-.166t.357.166l16.378%2016.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165l-1.883-1.877q-1.2.954-2.616%201.465T12%2021m-1.2-1.084q.862-1.506%202.089-2.26q1.227-.752%202.355-.985L5.696%207.123q-.794%201.016-1.245%202.249T4%2012q0%201.298.384%202.448q.383%201.15%201.035%202.102q.948-.558%201.904-.804t2.004-.246q.627%200%201.22.099q.594.099.972.209q-.286.184-.52.373q-.233.188-.472.427q-.185-.05-.532-.08q-.347-.028-.668-.028q-.858%200-1.703.214t-1.57.64q.684.934%202.105%201.645q1.42.71%202.641.917M12.462%209.65L9.85%207.039q1.03.103%201.77.845q.738.741.842%201.766M9.5%2013q-1.258%200-2.129-.871T6.5%2010q0-.729.315-1.33q.314-.6.831-1.024l4.208%204.208q-.423.517-1.024.832T9.5%2013m7.616%201.304l-2.92-2.92q.212-.774.843-1.271t1.461-.497q.992%200%201.689.696q.696.696.696%201.688q0%20.83-.497%201.462t-1.272.842M7.812%204.034q.955-.545%202.015-.79Q10.887%203%2012%203q1.789%200%203.44.683t2.924%201.954q1.27%201.27%201.953%202.923Q21%2010.212%2021%2012q0%201.094-.254%202.135t-.742%201.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20%2012q0-3.35-2.325-5.675T12%204q-.935%200-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296%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%22M12%2021q-1.864%200-3.506-.71q-1.642-.711-2.857-1.926q-1.216-1.216-1.926-2.858Q3%2013.864%203%2012q0-1.602.521-3.018t1.456-2.578L3.094%204.52q-.146-.146-.153-.347t.159-.366t.357-.166t.357.166l16.378%2016.384q.147.146.156.344t-.156.364t-.356.165t-.357-.165l-1.883-1.877q-1.2.954-2.616%201.465T12%2021m-1.2-1.084q.862-1.506%202.089-2.26q1.227-.752%202.355-.985L5.696%207.123q-.794%201.016-1.245%202.249T4%2012q0%201.298.384%202.448q.383%201.15%201.035%202.102q.948-.558%201.904-.804t2.004-.246q.627%200%201.22.099q.594.099.972.209q-.286.184-.52.373q-.233.188-.472.427q-.185-.05-.532-.08q-.347-.028-.668-.028q-.858%200-1.703.214t-1.57.64q.684.934%202.105%201.645q1.42.71%202.641.917M12.462%209.65L9.85%207.039q1.03.103%201.77.845q.738.741.842%201.766M9.5%2013q-1.258%200-2.129-.871T6.5%2010q0-.729.315-1.33q.314-.6.831-1.024l4.208%204.208q-.423.517-1.024.832T9.5%2013m7.616%201.304l-2.92-2.92q.212-.774.843-1.271t1.461-.497q.992%200%201.689.696q.696.696.696%201.688q0%20.83-.497%201.462t-1.272.842M7.812%204.034q.955-.545%202.015-.79Q10.887%203%2012%203q1.789%200%203.44.683t2.924%201.954q1.27%201.27%201.953%202.923Q21%2010.212%2021%2012q0%201.094-.254%202.135t-.742%201.996q-.098.182-.306.237t-.385-.049t-.234-.311t.04-.396q.44-.846.66-1.762T20%2012q0-3.35-2.325-5.675T12%204q-.935%200-1.85.22t-1.761.66q-.189.099-.397.05t-.33-.224t-.078-.375q.045-.198.228-.296%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/supervised-user-circle-off-outline-rounded.svg?color=%231a73e8&size=48