admin panel settings icon
admin-panel-settings from Material Symbols Light by Google · Regular · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- admin-panel-settings
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- admin-panel-settings-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
add-moderatorassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tipprivate-connectivity
Use the admin panel settings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-5-.039q-3.014-.894-5.007-3.65T5 11.1V5.692l7-2.615l7 2.615v5.656q-.42-.171-.962-.26T17 11q-2.496 0-4.248 1.752T11 17q0 1.03.347 2.011t1.036 1.81l-.192.07zm6.063-4.398q.437-.438.437-1.063t-.437-1.062T17 14t-1.062.438T15.5 15.5t.438 1.063T17 17t1.063-.437M17 20q.794 0 1.435-.353q.64-.353 1.06-.953q-.57-.344-1.195-.519T17 18t-1.3.175t-1.194.52q.419.6 1.06.952Q16.205 20 17 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAdminPanelSettings(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="M17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-5-.039q-3.014-.894-5.007-3.65T5 11.1V5.692l7-2.615l7 2.615v5.656q-.42-.171-.962-.26T17 11q-2.496 0-4.248 1.752T11 17q0 1.03.347 2.011t1.036 1.81l-.192.07zm6.063-4.398q.437-.438.437-1.063t-.437-1.062T17 14t-1.062.438T15.5 15.5t.438 1.063T17 17t1.063-.437M17 20q.794 0 1.435-.353q.64-.353 1.06-.953q-.57-.344-1.195-.519T17 18t-1.3.175t-1.194.52q.419.6 1.06.952Q16.205 20 17 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-5-.039q-3.014-.894-5.007-3.65T5 11.1V5.692l7-2.615l7 2.615v5.656q-.42-.171-.962-.26T17 11q-2.496 0-4.248 1.752T11 17q0 1.03.347 2.011t1.036 1.81l-.192.07zm6.063-4.398q.437-.438.437-1.063t-.437-1.062T17 14t-1.062.438T15.5 15.5t.438 1.063T17 17t1.063-.437M17 20q.794 0 1.435-.353q.64-.353 1.06-.953q-.57-.344-1.195-.519T17 18t-1.3.175t-1.194.52q.419.6 1.06.952Q16.205 20 17 20"/></svg> </template>
CSS
.icon-admin-panel-settings {
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%22M17%2021q-1.671%200-2.835-1.164Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021m-5-.039q-3.014-.894-5.007-3.65T5%2011.1V5.692l7-2.615l7%202.615v5.656q-.42-.171-.962-.26T17%2011q-2.496%200-4.248%201.752T11%2017q0%201.03.347%202.011t1.036%201.81l-.192.07zm6.063-4.398q.437-.438.437-1.063t-.437-1.062T17%2014t-1.062.438T15.5%2015.5t.438%201.063T17%2017t1.063-.437M17%2020q.794%200%201.435-.353q.64-.353%201.06-.953q-.57-.344-1.195-.519T17%2018t-1.3.175t-1.194.52q.419.6%201.06.952Q16.205%2020%2017%2020%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%22M17%2021q-1.671%200-2.835-1.164Q13%2018.67%2013%2017t1.165-2.835T17%2013t2.836%201.165T21%2017t-1.164%202.836T17%2021m-5-.039q-3.014-.894-5.007-3.65T5%2011.1V5.692l7-2.615l7%202.615v5.656q-.42-.171-.962-.26T17%2011q-2.496%200-4.248%201.752T11%2017q0%201.03.347%202.011t1.036%201.81l-.192.07zm6.063-4.398q.437-.438.437-1.063t-.437-1.062T17%2014t-1.062.438T15.5%2015.5t.438%201.063T17%2017t1.063-.437M17%2020q.794%200%201.435-.353q.64-.353%201.06-.953q-.57-.344-1.195-.519T17%2018t-1.3.175t-1.194.52q.419.6%201.06.952Q16.205%2020%2017%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/admin-panel-settings.svg?color=%231a73e8&size=48