supervisor account icon

supervisor-account-rounded from Material Symbols by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
supervisor-account-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the supervisor account icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.225 14.275Q14.5 13.55 14.5 12.5t.725-1.775T17 10t1.775.725t.725 1.775t-.725 1.775T17 15t-1.775-.725M13 20q-.425 0-.712-.288T12 19v-.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 16t1.938.188t1.862.562q.575.225.888.738T22 18.6v.4q0 .425-.288.713T21 20zm-5.825-9.175Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 17.2q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13q.875 0 1.75.15t1.75.35l-1.7 1.7q-.625.625-1.213 1.275T10 18v.975q0 .3.113.563t.362.462H4q-.825 0-1.412-.587T2 18z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSupervisorAccountRounded(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="M15.225 14.275Q14.5 13.55 14.5 12.5t.725-1.775T17 10t1.775.725t.725 1.775t-.725 1.775T17 15t-1.775-.725M13 20q-.425 0-.712-.288T12 19v-.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 16t1.938.188t1.862.562q.575.225.888.738T22 18.6v.4q0 .425-.288.713T21 20zm-5.825-9.175Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 17.2q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13q.875 0 1.75.15t1.75.35l-1.7 1.7q-.625.625-1.213 1.275T10 18v.975q0 .3.113.563t.362.462H4q-.825 0-1.412-.587T2 18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.225 14.275Q14.5 13.55 14.5 12.5t.725-1.775T17 10t1.775.725t.725 1.775t-.725 1.775T17 15t-1.775-.725M13 20q-.425 0-.712-.288T12 19v-.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 16t1.938.188t1.862.562q.575.225.888.738T22 18.6v.4q0 .425-.288.713T21 20zm-5.825-9.175Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 17.2q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13q.875 0 1.75.15t1.75.35l-1.7 1.7q-.625.625-1.213 1.275T10 18v.975q0 .3.113.563t.362.462H4q-.825 0-1.412-.587T2 18z"/></svg>
</template>

CSS

.icon-supervisor-account-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%22M15.225%2014.275Q14.5%2013.55%2014.5%2012.5t.725-1.775T17%2010t1.775.725t.725%201.775t-.725%201.775T17%2015t-1.775-.725M13%2020q-.425%200-.712-.288T12%2019v-.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2016t1.938.188t1.862.562q.575.225.888.738T22%2018.6v.4q0%20.425-.288.713T21%2020zm-5.825-9.175Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2017.2q0-.85.425-1.562T3.6%2014.55q1.5-.75%203.113-1.15T10%2013q.875%200%201.75.15t1.75.35l-1.7%201.7q-.625.625-1.213%201.275T10%2018v.975q0%20.3.113.563t.362.462H4q-.825%200-1.412-.587T2%2018z%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%22M15.225%2014.275Q14.5%2013.55%2014.5%2012.5t.725-1.775T17%2010t1.775.725t.725%201.775t-.725%201.775T17%2015t-1.775-.725M13%2020q-.425%200-.712-.288T12%2019v-.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2016t1.938.188t1.862.562q.575.225.888.738T22%2018.6v.4q0%20.425-.288.713T21%2020zm-5.825-9.175Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2017.2q0-.85.425-1.562T3.6%2014.55q1.5-.75%203.113-1.15T10%2013q.875%200%201.75.15t1.75.35l-1.7%201.7q-.625.625-1.213%201.275T10%2018v.975q0%20.3.113.563t.362.462H4q-.825%200-1.412-.587T2%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/supervisor-account-rounded.svg?color=%231a73e8&size=48