identity aware proxy icon
identity-aware-proxy-rounded from Material Symbols Light by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- identity-aware-proxy-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- identity-aware-proxy-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2key-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivacy-tipprivate-connectivity
Use the identity aware proxy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 19.962q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356T4 18.96h16q.213 0 .356.145t.144.356t-.144.356t-.356.144zM4 5.039q-.213 0-.356-.144T3.5 4.538t.144-.356T4 4.038h16q.213 0 .356.144q.144.144.144.357t-.144.356T20 5.04zM9.308 16.5q-.343 0-.576-.232t-.232-.576V12.5H4q-.213 0-.356-.144t-.144-.357t.144-.356T4 11.5h4.5V8.308q0-.343.232-.576t.576-.232h5.384q.344 0 .576.232t.232.576V11.5H20q.213 0 .356.144t.144.357t-.144.356T20 12.5h-4.5v3.192q0 .343-.232.576t-.576.232zM3.73 8.809q-.23-.23-.23-.54t.23-.54t.54-.229t.539.23t.23.54q0 .309-.23.539t-.54.23t-.54-.23m0 7.461q-.229-.23-.229-.54q0-.309.23-.539t.54-.23t.539.23q.23.23.23.54t-.23.54t-.54.229t-.54-.23m15.462 0q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23q.229.23.229.54t-.23.54t-.54.229t-.539-.23m0-7.461q-.23-.23-.23-.54t.23-.54t.54-.229t.54.23t.229.54t-.23.539t-.54.23q-.309 0-.539-.23"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightIdentityAwareProxyRounded(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="M4 19.962q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356T4 18.96h16q.213 0 .356.145t.144.356t-.144.356t-.356.144zM4 5.039q-.213 0-.356-.144T3.5 4.538t.144-.356T4 4.038h16q.213 0 .356.144q.144.144.144.357t-.144.356T20 5.04zM9.308 16.5q-.343 0-.576-.232t-.232-.576V12.5H4q-.213 0-.356-.144t-.144-.357t.144-.356T4 11.5h4.5V8.308q0-.343.232-.576t.576-.232h5.384q.344 0 .576.232t.232.576V11.5H20q.213 0 .356.144t.144.357t-.144.356T20 12.5h-4.5v3.192q0 .343-.232.576t-.576.232zM3.73 8.809q-.23-.23-.23-.54t.23-.54t.54-.229t.539.23t.23.54q0 .309-.23.539t-.54.23t-.54-.23m0 7.461q-.229-.23-.229-.54q0-.309.23-.539t.54-.23t.539.23q.23.23.23.54t-.23.54t-.54.229t-.54-.23m15.462 0q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23q.229.23.229.54t-.23.54t-.54.229t-.539-.23m0-7.461q-.23-.23-.23-.54t.23-.54t.54-.229t.54.23t.229.54t-.23.539t-.54.23q-.309 0-.539-.23"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 19.962q-.213 0-.356-.144q-.144-.144-.144-.357t.144-.356T4 18.96h16q.213 0 .356.145t.144.356t-.144.356t-.356.144zM4 5.039q-.213 0-.356-.144T3.5 4.538t.144-.356T4 4.038h16q.213 0 .356.144q.144.144.144.357t-.144.356T20 5.04zM9.308 16.5q-.343 0-.576-.232t-.232-.576V12.5H4q-.213 0-.356-.144t-.144-.357t.144-.356T4 11.5h4.5V8.308q0-.343.232-.576t.576-.232h5.384q.344 0 .576.232t.232.576V11.5H20q.213 0 .356.144t.144.357t-.144.356T20 12.5h-4.5v3.192q0 .343-.232.576t-.576.232zM3.73 8.809q-.23-.23-.23-.54t.23-.54t.54-.229t.539.23t.23.54q0 .309-.23.539t-.54.23t-.54-.23m0 7.461q-.229-.23-.229-.54q0-.309.23-.539t.54-.23t.539.23q.23.23.23.54t-.23.54t-.54.229t-.54-.23m15.462 0q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23q.229.23.229.54t-.23.54t-.54.229t-.539-.23m0-7.461q-.23-.23-.23-.54t.23-.54t.54-.229t.54.23t.229.54t-.23.539t-.54.23q-.309 0-.539-.23"/></svg> </template>
CSS
.icon-identity-aware-proxy-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%22M4%2019.962q-.213%200-.356-.144q-.144-.144-.144-.357t.144-.356T4%2018.96h16q.213%200%20.356.145t.144.356t-.144.356t-.356.144zM4%205.039q-.213%200-.356-.144T3.5%204.538t.144-.356T4%204.038h16q.213%200%20.356.144q.144.144.144.357t-.144.356T20%205.04zM9.308%2016.5q-.343%200-.576-.232t-.232-.576V12.5H4q-.213%200-.356-.144t-.144-.357t.144-.356T4%2011.5h4.5V8.308q0-.343.232-.576t.576-.232h5.384q.344%200%20.576.232t.232.576V11.5H20q.213%200%20.356.144t.144.357t-.144.356T20%2012.5h-4.5v3.192q0%20.343-.232.576t-.576.232zM3.73%208.809q-.23-.23-.23-.54t.23-.54t.54-.229t.539.23t.23.54q0%20.309-.23.539t-.54.23t-.54-.23m0%207.461q-.229-.23-.229-.54q0-.309.23-.539t.54-.23t.539.23q.23.23.23.54t-.23.54t-.54.229t-.54-.23m15.462%200q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23q.229.23.229.54t-.23.54t-.54.229t-.539-.23m0-7.461q-.23-.23-.23-.54t.23-.54t.54-.229t.54.23t.229.54t-.23.539t-.54.23q-.309%200-.539-.23%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%22M4%2019.962q-.213%200-.356-.144q-.144-.144-.144-.357t.144-.356T4%2018.96h16q.213%200%20.356.145t.144.356t-.144.356t-.356.144zM4%205.039q-.213%200-.356-.144T3.5%204.538t.144-.356T4%204.038h16q.213%200%20.356.144q.144.144.144.357t-.144.356T20%205.04zM9.308%2016.5q-.343%200-.576-.232t-.232-.576V12.5H4q-.213%200-.356-.144t-.144-.357t.144-.356T4%2011.5h4.5V8.308q0-.343.232-.576t.576-.232h5.384q.344%200%20.576.232t.232.576V11.5H20q.213%200%20.356.144t.144.357t-.144.356T20%2012.5h-4.5v3.192q0%20.343-.232.576t-.576.232zM3.73%208.809q-.23-.23-.23-.54t.23-.54t.54-.229t.539.23t.23.54q0%20.309-.23.539t-.54.23t-.54-.23m0%207.461q-.229-.23-.229-.54q0-.309.23-.539t.54-.23t.539.23q.23.23.23.54t-.23.54t-.54.229t-.54-.23m15.462%200q-.23-.23-.23-.54q0-.309.23-.539t.54-.23t.54.23q.229.23.229.54t-.23.54t-.54.229t-.539-.23m0-7.461q-.23-.23-.23-.54t.23-.54t.54-.229t.54.23t.229.54t-.23.539t-.54.23q-.309%200-.539-.23%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/identity-aware-proxy-rounded.svg?color=%231a73e8&size=48