supervised user circle off icon

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

Name
supervised-user-circle-off
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
supervised-user-circle-off-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.616 1.466Q13.563 21 12 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.578L2.741 4.167l.713-.713l17.092 17.092zm-7.85-1.266q1.394 0 2.63-.45t2.253-1.252l-1.622-1.62q-1.315.251-2.506 1.1q-1.192.85-1.938 2.124q.304.056.589.077q.284.021.594.021m-3.389-.76q.587-1.184 1.315-1.963t1.61-1.463q-.436-.13-1.049-.218q-.612-.09-1.143-.09q-1.067 0-2.023.266q-.956.265-1.865.784q.592.864 1.395 1.553q.803.69 1.76 1.132m11.025-2.427l-2.503-2.504q.775-.212 1.272-.842T18.884 12q0-.992-.696-1.689q-.696-.696-1.688-.696q-.83 0-1.462.497t-.842 1.272L12.462 9.65q-.104-1.025-.843-1.766q-.738-.742-1.769-.846L7.192 4.382q1.047-.666 2.261-1.023Q10.667 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.333-.358 2.547q-.357 1.215-1.023 2.26M9.5 13q.448 0 .849-.134q.401-.133.728-.362l-4.08-4.081q-.23.327-.363.728Q6.5 9.552 6.5 10q0 1.258.871 2.129T9.5 13"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSupervisedUserCircleOff(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.616 1.466Q13.563 21 12 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.578L2.741 4.167l.713-.713l17.092 17.092zm-7.85-1.266q1.394 0 2.63-.45t2.253-1.252l-1.622-1.62q-1.315.251-2.506 1.1q-1.192.85-1.938 2.124q.304.056.589.077q.284.021.594.021m-3.389-.76q.587-1.184 1.315-1.963t1.61-1.463q-.436-.13-1.049-.218q-.612-.09-1.143-.09q-1.067 0-2.023.266q-.956.265-1.865.784q.592.864 1.395 1.553q.803.69 1.76 1.132m11.025-2.427l-2.503-2.504q.775-.212 1.272-.842T18.884 12q0-.992-.696-1.689q-.696-.696-1.688-.696q-.83 0-1.462.497t-.842 1.272L12.462 9.65q-.104-1.025-.843-1.766q-.738-.742-1.769-.846L7.192 4.382q1.047-.666 2.261-1.023Q10.667 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.333-.358 2.547q-.357 1.215-1.023 2.26M9.5 13q.448 0 .849-.134q.401-.133.728-.362l-4.08-4.081q-.23.327-.363.728Q6.5 9.552 6.5 10q0 1.258.871 2.129T9.5 13"/></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.616 1.466Q13.563 21 12 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.578L2.741 4.167l.713-.713l17.092 17.092zm-7.85-1.266q1.394 0 2.63-.45t2.253-1.252l-1.622-1.62q-1.315.251-2.506 1.1q-1.192.85-1.938 2.124q.304.056.589.077q.284.021.594.021m-3.389-.76q.587-1.184 1.315-1.963t1.61-1.463q-.436-.13-1.049-.218q-.612-.09-1.143-.09q-1.067 0-2.023.266q-.956.265-1.865.784q.592.864 1.395 1.553q.803.69 1.76 1.132m11.025-2.427l-2.503-2.504q.775-.212 1.272-.842T18.884 12q0-.992-.696-1.689q-.696-.696-1.688-.696q-.83 0-1.462.497t-.842 1.272L12.462 9.65q-.104-1.025-.843-1.766q-.738-.742-1.769-.846L7.192 4.382q1.047-.666 2.261-1.023Q10.667 3 12 3q1.864 0 3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12q0 1.333-.358 2.547q-.357 1.215-1.023 2.26M9.5 13q.448 0 .849-.134q.401-.133.728-.362l-4.08-4.081q-.23.327-.363.728Q6.5 9.552 6.5 10q0 1.258.871 2.129T9.5 13"/></svg>
</template>

CSS

.icon-supervised-user-circle-off {
  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.616%201.466Q13.563%2021%2012%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.578L2.741%204.167l.713-.713l17.092%2017.092zm-7.85-1.266q1.394%200%202.63-.45t2.253-1.252l-1.622-1.62q-1.315.251-2.506%201.1q-1.192.85-1.938%202.124q.304.056.589.077q.284.021.594.021m-3.389-.76q.587-1.184%201.315-1.963t1.61-1.463q-.436-.13-1.049-.218q-.612-.09-1.143-.09q-1.067%200-2.023.266q-.956.265-1.865.784q.592.864%201.395%201.553q.803.69%201.76%201.132m11.025-2.427l-2.503-2.504q.775-.212%201.272-.842T18.884%2012q0-.992-.696-1.689q-.696-.696-1.688-.696q-.83%200-1.462.497t-.842%201.272L12.462%209.65q-.104-1.025-.843-1.766q-.738-.742-1.769-.846L7.192%204.382q1.047-.666%202.261-1.023Q10.667%203%2012%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%201.333-.358%202.547q-.357%201.215-1.023%202.26M9.5%2013q.448%200%20.849-.134q.401-.133.728-.362l-4.08-4.081q-.23.327-.363.728Q6.5%209.552%206.5%2010q0%201.258.871%202.129T9.5%2013%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.616%201.466Q13.563%2021%2012%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.578L2.741%204.167l.713-.713l17.092%2017.092zm-7.85-1.266q1.394%200%202.63-.45t2.253-1.252l-1.622-1.62q-1.315.251-2.506%201.1q-1.192.85-1.938%202.124q.304.056.589.077q.284.021.594.021m-3.389-.76q.587-1.184%201.315-1.963t1.61-1.463q-.436-.13-1.049-.218q-.612-.09-1.143-.09q-1.067%200-2.023.266q-.956.265-1.865.784q.592.864%201.395%201.553q.803.69%201.76%201.132m11.025-2.427l-2.503-2.504q.775-.212%201.272-.842T18.884%2012q0-.992-.696-1.689q-.696-.696-1.688-.696q-.83%200-1.462.497t-.842%201.272L12.462%209.65q-.104-1.025-.843-1.766q-.738-.742-1.769-.846L7.192%204.382q1.047-.666%202.261-1.023Q10.667%203%2012%203q1.864%200%203.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012q0%201.333-.358%202.547q-.357%201.215-1.023%202.26M9.5%2013q.448%200%20.849-.134q.401-.133.728-.362l-4.08-4.081q-.23.327-.363.728Q6.5%209.552%206.5%2010q0%201.258.871%202.129T9.5%2013%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.svg?color=%231a73e8&size=48