supervisor account icon

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

Name
supervisor-account-outline
Set
Material Symbols
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
supervisor-account-outline-sharp

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-.725M12 20v-1.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 16t1.938.188t1.862.562q.575.225.888.738T22 18.6V20zm-4.825-9.175Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13q.875 0 1.75.15t1.75.35l-.85.85l-.85.85q-.45-.125-.9-.162T10 15q-1.45 0-2.838.35t-2.662 1q-.25.125-.375.35T4 17.2v.8h6v2zm9.413-10.587Q12 8.825 12 8t-.587-1.412T10 6t-1.412.588T8 8t.588 1.413T10 10t1.413-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSupervisorAccountOutline(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-.725M12 20v-1.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 16t1.938.188t1.862.562q.575.225.888.738T22 18.6V20zm-4.825-9.175Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13q.875 0 1.75.15t1.75.35l-.85.85l-.85.85q-.45-.125-.9-.162T10 15q-1.45 0-2.838.35t-2.662 1q-.25.125-.375.35T4 17.2v.8h6v2zm9.413-10.587Q12 8.825 12 8t-.587-1.412T10 6t-1.412.588T8 8t.588 1.413T10 10t1.413-.587"/></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-.725M12 20v-1.4q0-.6.313-1.112t.887-.738q.9-.375 1.863-.562T17 16t1.938.188t1.862.562q.575.225.888.738T22 18.6V20zm-4.825-9.175Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.85.425-1.562T3.6 14.55q1.5-.75 3.113-1.15T10 13q.875 0 1.75.15t1.75.35l-.85.85l-.85.85q-.45-.125-.9-.162T10 15q-1.45 0-2.838.35t-2.662 1q-.25.125-.375.35T4 17.2v.8h6v2zm9.413-10.587Q12 8.825 12 8t-.587-1.412T10 6t-1.412.588T8 8t.588 1.413T10 10t1.413-.587"/></svg>
</template>

CSS

.icon-supervisor-account-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%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-.725M12%2020v-1.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2016t1.938.188t1.862.562q.575.225.888.738T22%2018.6V20zm-4.825-9.175Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2020v-2.8q0-.85.425-1.562T3.6%2014.55q1.5-.75%203.113-1.15T10%2013q.875%200%201.75.15t1.75.35l-.85.85l-.85.85q-.45-.125-.9-.162T10%2015q-1.45%200-2.838.35t-2.662%201q-.25.125-.375.35T4%2017.2v.8h6v2zm9.413-10.587Q12%208.825%2012%208t-.587-1.412T10%206t-1.412.588T8%208t.588%201.413T10%2010t1.413-.587%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-.725M12%2020v-1.4q0-.6.313-1.112t.887-.738q.9-.375%201.863-.562T17%2016t1.938.188t1.862.562q.575.225.888.738T22%2018.6V20zm-4.825-9.175Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2020v-2.8q0-.85.425-1.562T3.6%2014.55q1.5-.75%203.113-1.15T10%2013q.875%200%201.75.15t1.75.35l-.85.85l-.85.85q-.45-.125-.9-.162T10%2015q-1.45%200-2.838.35t-2.662%201q-.25.125-.375.35T4%2017.2v.8h6v2zm9.413-10.587Q12%208.825%2012%208t-.587-1.412T10%206t-1.412.588T8%208t.588%201.413T10%2010t1.413-.587%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-outline.svg?color=%231a73e8&size=48