identity aware proxy icon
identity-aware-proxy from Material Symbols Light by Google · Regular · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- identity-aware-proxy
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- identity-aware-proxy-outline, identity-aware-proxy-outline-sharp, identity-aware-proxy-sharp
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="M3.5 19.962v-1h17v1zm0-14.923v-1h17v1zm0 4V7.5h1.539v1.539zm15.462 0V7.5H20.5v1.539zM3.5 16.5v-1.538h1.539V16.5zm15.462 0v-1.538H20.5V16.5zM8.5 16.5v-4h-5v-1h5v-4h7v4h5v1h-5v4z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightIdentityAwareProxy(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="M3.5 19.962v-1h17v1zm0-14.923v-1h17v1zm0 4V7.5h1.539v1.539zm15.462 0V7.5H20.5v1.539zM3.5 16.5v-1.538h1.539V16.5zm15.462 0v-1.538H20.5V16.5zM8.5 16.5v-4h-5v-1h5v-4h7v4h5v1h-5v4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.5 19.962v-1h17v1zm0-14.923v-1h17v1zm0 4V7.5h1.539v1.539zm15.462 0V7.5H20.5v1.539zM3.5 16.5v-1.538h1.539V16.5zm15.462 0v-1.538H20.5V16.5zM8.5 16.5v-4h-5v-1h5v-4h7v4h5v1h-5v4z"/></svg> </template>
CSS
.icon-identity-aware-proxy {
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%22M3.5%2019.962v-1h17v1zm0-14.923v-1h17v1zm0%204V7.5h1.539v1.539zm15.462%200V7.5H20.5v1.539zM3.5%2016.5v-1.538h1.539V16.5zm15.462%200v-1.538H20.5V16.5zM8.5%2016.5v-4h-5v-1h5v-4h7v4h5v1h-5v4z%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%22M3.5%2019.962v-1h17v1zm0-14.923v-1h17v1zm0%204V7.5h1.539v1.539zm15.462%200V7.5H20.5v1.539zM3.5%2016.5v-1.538h1.539V16.5zm15.462%200v-1.538H20.5V16.5zM8.5%2016.5v-4h-5v-1h5v-4h7v4h5v1h-5v4z%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.svg?color=%231a73e8&size=48