manage accounts icon
manage-accounts from Material Symbols by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- manage-accounts
- Set
- Material Symbols
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- manage-accounts-sharp
3 other variants in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
Use the manage accounts icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16 21l-.3-1.5q-.3-.125-.562-.262T14.6 18.9l-1.45.45l-1-1.7l1.15-1q-.05-.35-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16 11h2l.3 1.5q.3.125.563.275t.537.375l1.45-.5l1 1.75l-1.15 1q.05.3.05.625t-.05.625l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L18 21zM2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05q-.725 1.8-.6 3.575T11.25 20zm16.413-2.588Q19 16.826 19 16t-.587-1.412T17 14t-1.412.588T15 16t.588 1.413T17 18t1.413-.587M7.175 10.825Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsManageAccounts(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="m16 21l-.3-1.5q-.3-.125-.562-.262T14.6 18.9l-1.45.45l-1-1.7l1.15-1q-.05-.35-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16 11h2l.3 1.5q.3.125.563.275t.537.375l1.45-.5l1 1.75l-1.15 1q.05.3.05.625t-.05.625l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L18 21zM2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05q-.725 1.8-.6 3.575T11.25 20zm16.413-2.588Q19 16.826 19 16t-.587-1.412T17 14t-1.412.588T15 16t.588 1.413T17 18t1.413-.587M7.175 10.825Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16 21l-.3-1.5q-.3-.125-.562-.262T14.6 18.9l-1.45.45l-1-1.7l1.15-1q-.05-.35-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16 11h2l.3 1.5q.3.125.563.275t.537.375l1.45-.5l1 1.75l-1.15 1q.05.3.05.625t-.05.625l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.338t-.563.262L18 21zM2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05q-.725 1.8-.6 3.575T11.25 20zm16.413-2.588Q19 16.826 19 16t-.587-1.412T17 14t-1.412.588T15 16t.588 1.413T17 18t1.413-.587M7.175 10.825Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175"/></svg> </template>
CSS
.icon-manage-accounts {
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%22m16%2021l-.3-1.5q-.3-.125-.562-.262T14.6%2018.9l-1.45.45l-1-1.7l1.15-1q-.05-.35-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16%2011h2l.3%201.5q.3.125.563.275t.537.375l1.45-.5l1%201.75l-1.15%201q.05.3.05.625t-.05.625l1.15%201l-1%201.7l-1.45-.45q-.275.2-.537.338t-.563.262L18%2021zM2%2020v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T10%2013h.35q.15%200%20.3.05q-.725%201.8-.6%203.575T11.25%2020zm16.413-2.588Q19%2016.826%2019%2016t-.587-1.412T17%2014t-1.412.588T15%2016t.588%201.413T17%2018t1.413-.587M7.175%2010.825Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175%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%22m16%2021l-.3-1.5q-.3-.125-.562-.262T14.6%2018.9l-1.45.45l-1-1.7l1.15-1q-.05-.35-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.538-.337t.562-.263L16%2011h2l.3%201.5q.3.125.563.275t.537.375l1.45-.5l1%201.75l-1.15%201q.05.3.05.625t-.05.625l1.15%201l-1%201.7l-1.45-.45q-.275.2-.537.338t-.563.262L18%2021zM2%2020v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T10%2013h.35q.15%200%20.3.05q-.725%201.8-.6%203.575T11.25%2020zm16.413-2.588Q19%2016.826%2019%2016t-.587-1.412T17%2014t-1.412.588T15%2016t.588%201.413T17%2018t1.413-.587M7.175%2010.825Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/manage-accounts.svg?color=%231a73e8&size=48