twotone supervisor account icon

twotone-supervisor-account from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.

Name
twotone-supervisor-account
Set
Google Material Icons
Style
Baseline
Category
Action
Viewbox
24×24
License
Apache 2.0

More action icons from Google Material Icons

Use the twotone supervisor account icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="9" cy="8.5" r="1.5" fill="currentColor" opacity=".3"/><path fill="currentColor" d="M4.77 17h4.28c.01-.06.12-.58.29-.99c-.11 0-.23-.01-.34-.01c-1.53 0-3.25.5-4.23 1" opacity=".3"/><path fill="currentColor" d="M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5S5.5 6.57 5.5 8.5S7.07 12 9 12m0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7m.05 10H4.77c.99-.5 2.7-1 4.23-1c.11 0 .23.01.34.01c.34-.73.93-1.33 1.64-1.81c-.73-.13-1.42-.2-1.98-.2c-2.34 0-7 1.17-7 3.5V19h7v-1.5c0-.17.02-.34.05-.5m7.45-2.5c-1.84 0-5.5 1.01-5.5 3V19h11v-1.5c0-1.99-3.66-3-5.5-3m1.21-1.82c.76-.43 1.29-1.24 1.29-2.18a2.5 2.5 0 0 0-5 0c0 .94.53 1.75 1.29 2.18c.36.2.77.32 1.21.32s.85-.12 1.21-.32"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneSupervisorAccount(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="9" cy="8.5" r="1.5" fill="currentColor" opacity=".3"/><path fill="currentColor" d="M4.77 17h4.28c.01-.06.12-.58.29-.99c-.11 0-.23-.01-.34-.01c-1.53 0-3.25.5-4.23 1" opacity=".3"/><path fill="currentColor" d="M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5S5.5 6.57 5.5 8.5S7.07 12 9 12m0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7m.05 10H4.77c.99-.5 2.7-1 4.23-1c.11 0 .23.01.34.01c.34-.73.93-1.33 1.64-1.81c-.73-.13-1.42-.2-1.98-.2c-2.34 0-7 1.17-7 3.5V19h7v-1.5c0-.17.02-.34.05-.5m7.45-2.5c-1.84 0-5.5 1.01-5.5 3V19h11v-1.5c0-1.99-3.66-3-5.5-3m1.21-1.82c.76-.43 1.29-1.24 1.29-2.18a2.5 2.5 0 0 0-5 0c0 .94.53 1.75 1.29 2.18c.36.2.77.32 1.21.32s.85-.12 1.21-.32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><circle cx="9" cy="8.5" r="1.5" fill="currentColor" opacity=".3"/><path fill="currentColor" d="M4.77 17h4.28c.01-.06.12-.58.29-.99c-.11 0-.23-.01-.34-.01c-1.53 0-3.25.5-4.23 1" opacity=".3"/><path fill="currentColor" d="M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5S5.5 6.57 5.5 8.5S7.07 12 9 12m0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7m.05 10H4.77c.99-.5 2.7-1 4.23-1c.11 0 .23.01.34.01c.34-.73.93-1.33 1.64-1.81c-.73-.13-1.42-.2-1.98-.2c-2.34 0-7 1.17-7 3.5V19h7v-1.5c0-.17.02-.34.05-.5m7.45-2.5c-1.84 0-5.5 1.01-5.5 3V19h11v-1.5c0-1.99-3.66-3-5.5-3m1.21-1.82c.76-.43 1.29-1.24 1.29-2.18a2.5 2.5 0 0 0-5 0c0 .94.53 1.75 1.29 2.18c.36.2.77.32 1.21.32s.85-.12 1.21-.32"/></svg>
</template>

CSS

.icon-twotone-supervisor-account {
  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%3Ccircle%20cx%3D%229%22%20cy%3D%228.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.77%2017h4.28c.01-.06.12-.58.29-.99c-.11%200-.23-.01-.34-.01c-1.53%200-3.25.5-4.23%201%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2012c1.93%200%203.5-1.57%203.5-3.5S10.93%205%209%205S5.5%206.57%205.5%208.5S7.07%2012%209%2012m0-5c.83%200%201.5.67%201.5%201.5S9.83%2010%209%2010s-1.5-.67-1.5-1.5S8.17%207%209%207m.05%2010H4.77c.99-.5%202.7-1%204.23-1c.11%200%20.23.01.34.01c.34-.73.93-1.33%201.64-1.81c-.73-.13-1.42-.2-1.98-.2c-2.34%200-7%201.17-7%203.5V19h7v-1.5c0-.17.02-.34.05-.5m7.45-2.5c-1.84%200-5.5%201.01-5.5%203V19h11v-1.5c0-1.99-3.66-3-5.5-3m1.21-1.82c.76-.43%201.29-1.24%201.29-2.18a2.5%202.5%200%200%200-5%200c0%20.94.53%201.75%201.29%202.18c.36.2.77.32%201.21.32s.85-.12%201.21-.32%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%3Ccircle%20cx%3D%229%22%20cy%3D%228.5%22%20r%3D%221.5%22%20fill%3D%22currentColor%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.77%2017h4.28c.01-.06.12-.58.29-.99c-.11%200-.23-.01-.34-.01c-1.53%200-3.25.5-4.23%201%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2012c1.93%200%203.5-1.57%203.5-3.5S10.93%205%209%205S5.5%206.57%205.5%208.5S7.07%2012%209%2012m0-5c.83%200%201.5.67%201.5%201.5S9.83%2010%209%2010s-1.5-.67-1.5-1.5S8.17%207%209%207m.05%2010H4.77c.99-.5%202.7-1%204.23-1c.11%200%20.23.01.34.01c.34-.73.93-1.33%201.64-1.81c-.73-.13-1.42-.2-1.98-.2c-2.34%200-7%201.17-7%203.5V19h7v-1.5c0-.17.02-.34.05-.5m7.45-2.5c-1.84%200-5.5%201.01-5.5%203V19h11v-1.5c0-1.99-3.66-3-5.5-3m1.21-1.82c.76-.43%201.29-1.24%201.29-2.18a2.5%202.5%200%200%200-5%200c0%20.94.53%201.75%201.29%202.18c.36.2.77.32%201.21.32s.85-.12%201.21-.32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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