supervised user circle off icon

supervised-user-circle-off-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
supervised-user-circle-off-outline
Set
Material Symbols Light
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
supervised-user-circle-off-outline-sharp

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="m19.833 21.26l-2.237-2.237q-1.2.954-2.618 1.466Q13.559 21 12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.602.521-3.018t1.456-2.578L2.741 4.167l.713-.713l17.092 17.092zM10.8 19.916q.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-.859 0-1.703.214q-.845.213-1.57.64q.684.934 2.105 1.645q1.42.71 2.641.917m8.82-3.108l-.74-.739q.507-.817.813-1.861T20 12q0-3.35-2.325-5.675T12 4q-1.125 0-2.147.297t-1.922.822l-.739-.738q1.05-.67 2.262-1.025Q10.667 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.333-.356 2.546q-.355 1.213-1.025 2.262M12.462 9.65L9.85 7.039q1.03.103 1.77.845q.738.741.842 1.766M9.509 13q-1.267 0-2.138-.871T6.5 9.99q0-.72.315-1.321q.314-.6.831-1.024l4.208 4.208q-.423.517-1.024.832q-.6.314-1.321.314m7.607 1.304l-2.92-2.92q.212-.774.844-1.271t1.46-.497q1.002 0 1.693.691T18.884 12q0 .827-.497 1.46t-1.272.844m-5.829-1.59"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSupervisedUserCircleOffOutline(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.833 21.26l-2.237-2.237q-1.2.954-2.618 1.466Q13.559 21 12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.602.521-3.018t1.456-2.578L2.741 4.167l.713-.713l17.092 17.092zM10.8 19.916q.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-.859 0-1.703.214q-.845.213-1.57.64q.684.934 2.105 1.645q1.42.71 2.641.917m8.82-3.108l-.74-.739q.507-.817.813-1.861T20 12q0-3.35-2.325-5.675T12 4q-1.125 0-2.147.297t-1.922.822l-.739-.738q1.05-.67 2.262-1.025Q10.667 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.333-.356 2.546q-.355 1.213-1.025 2.262M12.462 9.65L9.85 7.039q1.03.103 1.77.845q.738.741.842 1.766M9.509 13q-1.267 0-2.138-.871T6.5 9.99q0-.72.315-1.321q.314-.6.831-1.024l4.208 4.208q-.423.517-1.024.832q-.6.314-1.321.314m7.607 1.304l-2.92-2.92q.212-.774.844-1.271t1.46-.497q1.002 0 1.693.691T18.884 12q0 .827-.497 1.46t-1.272.844m-5.829-1.59"/></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.833 21.26l-2.237-2.237q-1.2.954-2.618 1.466Q13.559 21 12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.602.521-3.018t1.456-2.578L2.741 4.167l.713-.713l17.092 17.092zM10.8 19.916q.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-.859 0-1.703.214q-.845.213-1.57.64q.684.934 2.105 1.645q1.42.71 2.641.917m8.82-3.108l-.74-.739q.507-.817.813-1.861T20 12q0-3.35-2.325-5.675T12 4q-1.125 0-2.147.297t-1.922.822l-.739-.738q1.05-.67 2.262-1.025Q10.667 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.333-.356 2.546q-.355 1.213-1.025 2.262M12.462 9.65L9.85 7.039q1.03.103 1.77.845q.738.741.842 1.766M9.509 13q-1.267 0-2.138-.871T6.5 9.99q0-.72.315-1.321q.314-.6.831-1.024l4.208 4.208q-.423.517-1.024.832q-.6.314-1.321.314m7.607 1.304l-2.92-2.92q.212-.774.844-1.271t1.46-.497q1.002 0 1.693.691T18.884 12q0 .827-.497 1.46t-1.272.844m-5.829-1.59"/></svg>
</template>

CSS

.icon-supervised-user-circle-off-outline {
  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.833%2021.26l-2.237-2.237q-1.2.954-2.618%201.466Q13.559%2021%2012%2021q-1.868%200-3.51-.709t-2.857-1.923t-1.924-2.858T3%2012q0-1.602.521-3.018t1.456-2.578L2.741%204.167l.713-.713l17.092%2017.092zM10.8%2019.916q.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-.859%200-1.703.214q-.845.213-1.57.64q.684.934%202.105%201.645q1.42.71%202.641.917m8.82-3.108l-.74-.739q.507-.817.813-1.861T20%2012q0-3.35-2.325-5.675T12%204q-1.125%200-2.147.297t-1.922.822l-.739-.738q1.05-.67%202.262-1.025Q10.667%203%2012%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.333-.356%202.546q-.355%201.213-1.025%202.262M12.462%209.65L9.85%207.039q1.03.103%201.77.845q.738.741.842%201.766M9.509%2013q-1.267%200-2.138-.871T6.5%209.99q0-.72.315-1.321q.314-.6.831-1.024l4.208%204.208q-.423.517-1.024.832q-.6.314-1.321.314m7.607%201.304l-2.92-2.92q.212-.774.844-1.271t1.46-.497q1.002%200%201.693.691T18.884%2012q0%20.827-.497%201.46t-1.272.844m-5.829-1.59%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.833%2021.26l-2.237-2.237q-1.2.954-2.618%201.466Q13.559%2021%2012%2021q-1.868%200-3.51-.709t-2.857-1.923t-1.924-2.858T3%2012q0-1.602.521-3.018t1.456-2.578L2.741%204.167l.713-.713l17.092%2017.092zM10.8%2019.916q.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-.859%200-1.703.214q-.845.213-1.57.64q.684.934%202.105%201.645q1.42.71%202.641.917m8.82-3.108l-.74-.739q.507-.817.813-1.861T20%2012q0-3.35-2.325-5.675T12%204q-1.125%200-2.147.297t-1.922.822l-.739-.738q1.05-.67%202.262-1.025Q10.667%203%2012%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.333-.356%202.546q-.355%201.213-1.025%202.262M12.462%209.65L9.85%207.039q1.03.103%201.77.845q.738.741.842%201.766M9.509%2013q-1.267%200-2.138-.871T6.5%209.99q0-.72.315-1.321q.314-.6.831-1.024l4.208%204.208q-.423.517-1.024.832q-.6.314-1.321.314m7.607%201.304l-2.92-2.92q.212-.774.844-1.271t1.46-.497q1.002%200%201.693.691T18.884%2012q0%20.827-.497%201.46t-1.272.844m-5.829-1.59%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.svg?color=%231a73e8&size=48