identity platform icon
identity-platform from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- identity-platform
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- identity-platform-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the identity platform icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 20.175l5.12-3.136q-1.154-.741-2.455-1.14T12 15.5t-2.668.409q-1.303.408-2.482 1.124zm2.129-8.546Q15 10.758 15 9.5t-.871-2.129T12 6.5t-2.129.871T9 9.5t.871 2.129T12 12.5t2.129-.871M12 21.327l-8-4.885V7.558l8-4.885l8 4.885v8.884z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightIdentityPlatform(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="m12 20.175l5.12-3.136q-1.154-.741-2.455-1.14T12 15.5t-2.668.409q-1.303.408-2.482 1.124zm2.129-8.546Q15 10.758 15 9.5t-.871-2.129T12 6.5t-2.129.871T9 9.5t.871 2.129T12 12.5t2.129-.871M12 21.327l-8-4.885V7.558l8-4.885l8 4.885v8.884z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 20.175l5.12-3.136q-1.154-.741-2.455-1.14T12 15.5t-2.668.409q-1.303.408-2.482 1.124zm2.129-8.546Q15 10.758 15 9.5t-.871-2.129T12 6.5t-2.129.871T9 9.5t.871 2.129T12 12.5t2.129-.871M12 21.327l-8-4.885V7.558l8-4.885l8 4.885v8.884z"/></svg> </template>
CSS
.icon-identity-platform {
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%22m12%2020.175l5.12-3.136q-1.154-.741-2.455-1.14T12%2015.5t-2.668.409q-1.303.408-2.482%201.124zm2.129-8.546Q15%2010.758%2015%209.5t-.871-2.129T12%206.5t-2.129.871T9%209.5t.871%202.129T12%2012.5t2.129-.871M12%2021.327l-8-4.885V7.558l8-4.885l8%204.885v8.884z%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%22m12%2020.175l5.12-3.136q-1.154-.741-2.455-1.14T12%2015.5t-2.668.409q-1.303.408-2.482%201.124zm2.129-8.546Q15%2010.758%2015%209.5t-.871-2.129T12%206.5t-2.129.871T9%209.5t.871%202.129T12%2012.5t2.129-.871M12%2021.327l-8-4.885V7.558l8-4.885l8%204.885v8.884z%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-platform.svg?color=%231a73e8&size=48