diversity 4 icon
diversity-4-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- diversity-4-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the diversity 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20v-7zm16 0v-7zM19 9q.425 0 .713-.288T20 8t-.288-.712T19 7t-.712.288T18 8t.288.713T19 9m-.001 1q-.851 0-1.425-.574T17 8.005q0-.832.574-1.419T18.996 6q.831 0 1.418.584T21 8q0 .851-.584 1.425T19 10m-7-2q.625 0 1.063-.425T13.5 6.5q0-.625-.437-1.062T12 5q-.65 0-1.075.438T10.5 6.5q0 .65.425 1.075T12 8m.001 1q-1.053 0-1.777-.721Q9.5 7.557 9.5 6.506q0-1.033.722-1.77Q10.942 4 11.994 4q1.033 0 1.77.732t.736 1.767q0 1.053-.732 1.777T12.001 9m-4.54 4.375q0 .904.839 1.98t3.335 3.349l.365.327l.404-.385q2.35-2.125 3.242-3.248t.892-2.023q0-.8-.53-1.357t-1.308-.556q-.467 0-.885.207q-.417.208-.713.56l-1.027 1.233h-.156l-1.046-1.233q-.296-.352-.705-.56t-.868-.207q-.813 0-1.326.556q-.512.557-.512 1.357m-1 0q0-1.133.832-2.023q.833-.89 2.006-.89q.737 0 1.372.35t1.078.911l.25.289l.25-.308q.462-.542 1.085-.892t1.365-.35q1.154 0 1.996.895q.842.896.842 2.018q0 1.171-.914 2.391t-3.562 3.638l-1.062.98l-1.023-.922q-2.736-2.52-3.626-3.708t-.89-2.379M5 9q.425 0 .713-.288T6 8t-.288-.712T5 7t-.712.288T4 8t.288.713T5 9m7.075 12v-1H20v-6.384q0-.25-.183-.433T19.385 13h-2.258v-1h2.258q.666 0 1.14.475t.475 1.14v6.576q0 .35-.232.58t-.576.229zM4 20h8.075v1H3.808q-.343 0-.576-.232T3 20.192v-6.57q0-.678.464-1.15Q3.93 12 4.617 12h2.257v1H4.615q-.269 0-.442.183T4 13.616zm.999-10q-.851 0-1.425-.574T3 8.005q0-.832.574-1.419T4.996 6q.831 0 1.417.584T7 8q0 .851-.584 1.425T5 10m14-2"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDiversity4OutlineRounded(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 20v-7zm16 0v-7zM19 9q.425 0 .713-.288T20 8t-.288-.712T19 7t-.712.288T18 8t.288.713T19 9m-.001 1q-.851 0-1.425-.574T17 8.005q0-.832.574-1.419T18.996 6q.831 0 1.418.584T21 8q0 .851-.584 1.425T19 10m-7-2q.625 0 1.063-.425T13.5 6.5q0-.625-.437-1.062T12 5q-.65 0-1.075.438T10.5 6.5q0 .65.425 1.075T12 8m.001 1q-1.053 0-1.777-.721Q9.5 7.557 9.5 6.506q0-1.033.722-1.77Q10.942 4 11.994 4q1.033 0 1.77.732t.736 1.767q0 1.053-.732 1.777T12.001 9m-4.54 4.375q0 .904.839 1.98t3.335 3.349l.365.327l.404-.385q2.35-2.125 3.242-3.248t.892-2.023q0-.8-.53-1.357t-1.308-.556q-.467 0-.885.207q-.417.208-.713.56l-1.027 1.233h-.156l-1.046-1.233q-.296-.352-.705-.56t-.868-.207q-.813 0-1.326.556q-.512.557-.512 1.357m-1 0q0-1.133.832-2.023q.833-.89 2.006-.89q.737 0 1.372.35t1.078.911l.25.289l.25-.308q.462-.542 1.085-.892t1.365-.35q1.154 0 1.996.895q.842.896.842 2.018q0 1.171-.914 2.391t-3.562 3.638l-1.062.98l-1.023-.922q-2.736-2.52-3.626-3.708t-.89-2.379M5 9q.425 0 .713-.288T6 8t-.288-.712T5 7t-.712.288T4 8t.288.713T5 9m7.075 12v-1H20v-6.384q0-.25-.183-.433T19.385 13h-2.258v-1h2.258q.666 0 1.14.475t.475 1.14v6.576q0 .35-.232.58t-.576.229zM4 20h8.075v1H3.808q-.343 0-.576-.232T3 20.192v-6.57q0-.678.464-1.15Q3.93 12 4.617 12h2.257v1H4.615q-.269 0-.442.183T4 13.616zm.999-10q-.851 0-1.425-.574T3 8.005q0-.832.574-1.419T4.996 6q.831 0 1.417.584T7 8q0 .851-.584 1.425T5 10m14-2"/></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 20v-7zm16 0v-7zM19 9q.425 0 .713-.288T20 8t-.288-.712T19 7t-.712.288T18 8t.288.713T19 9m-.001 1q-.851 0-1.425-.574T17 8.005q0-.832.574-1.419T18.996 6q.831 0 1.418.584T21 8q0 .851-.584 1.425T19 10m-7-2q.625 0 1.063-.425T13.5 6.5q0-.625-.437-1.062T12 5q-.65 0-1.075.438T10.5 6.5q0 .65.425 1.075T12 8m.001 1q-1.053 0-1.777-.721Q9.5 7.557 9.5 6.506q0-1.033.722-1.77Q10.942 4 11.994 4q1.033 0 1.77.732t.736 1.767q0 1.053-.732 1.777T12.001 9m-4.54 4.375q0 .904.839 1.98t3.335 3.349l.365.327l.404-.385q2.35-2.125 3.242-3.248t.892-2.023q0-.8-.53-1.357t-1.308-.556q-.467 0-.885.207q-.417.208-.713.56l-1.027 1.233h-.156l-1.046-1.233q-.296-.352-.705-.56t-.868-.207q-.813 0-1.326.556q-.512.557-.512 1.357m-1 0q0-1.133.832-2.023q.833-.89 2.006-.89q.737 0 1.372.35t1.078.911l.25.289l.25-.308q.462-.542 1.085-.892t1.365-.35q1.154 0 1.996.895q.842.896.842 2.018q0 1.171-.914 2.391t-3.562 3.638l-1.062.98l-1.023-.922q-2.736-2.52-3.626-3.708t-.89-2.379M5 9q.425 0 .713-.288T6 8t-.288-.712T5 7t-.712.288T4 8t.288.713T5 9m7.075 12v-1H20v-6.384q0-.25-.183-.433T19.385 13h-2.258v-1h2.258q.666 0 1.14.475t.475 1.14v6.576q0 .35-.232.58t-.576.229zM4 20h8.075v1H3.808q-.343 0-.576-.232T3 20.192v-6.57q0-.678.464-1.15Q3.93 12 4.617 12h2.257v1H4.615q-.269 0-.442.183T4 13.616zm.999-10q-.851 0-1.425-.574T3 8.005q0-.832.574-1.419T4.996 6q.831 0 1.417.584T7 8q0 .851-.584 1.425T5 10m14-2"/></svg> </template>
CSS
.icon-diversity-4-outline-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%2020v-7zm16%200v-7zM19%209q.425%200%20.713-.288T20%208t-.288-.712T19%207t-.712.288T18%208t.288.713T19%209m-.001%201q-.851%200-1.425-.574T17%208.005q0-.832.574-1.419T18.996%206q.831%200%201.418.584T21%208q0%20.851-.584%201.425T19%2010m-7-2q.625%200%201.063-.425T13.5%206.5q0-.625-.437-1.062T12%205q-.65%200-1.075.438T10.5%206.5q0%20.65.425%201.075T12%208m.001%201q-1.053%200-1.777-.721Q9.5%207.557%209.5%206.506q0-1.033.722-1.77Q10.942%204%2011.994%204q1.033%200%201.77.732t.736%201.767q0%201.053-.732%201.777T12.001%209m-4.54%204.375q0%20.904.839%201.98t3.335%203.349l.365.327l.404-.385q2.35-2.125%203.242-3.248t.892-2.023q0-.8-.53-1.357t-1.308-.556q-.467%200-.885.207q-.417.208-.713.56l-1.027%201.233h-.156l-1.046-1.233q-.296-.352-.705-.56t-.868-.207q-.813%200-1.326.556q-.512.557-.512%201.357m-1%200q0-1.133.832-2.023q.833-.89%202.006-.89q.737%200%201.372.35t1.078.911l.25.289l.25-.308q.462-.542%201.085-.892t1.365-.35q1.154%200%201.996.895q.842.896.842%202.018q0%201.171-.914%202.391t-3.562%203.638l-1.062.98l-1.023-.922q-2.736-2.52-3.626-3.708t-.89-2.379M5%209q.425%200%20.713-.288T6%208t-.288-.712T5%207t-.712.288T4%208t.288.713T5%209m7.075%2012v-1H20v-6.384q0-.25-.183-.433T19.385%2013h-2.258v-1h2.258q.666%200%201.14.475t.475%201.14v6.576q0%20.35-.232.58t-.576.229zM4%2020h8.075v1H3.808q-.343%200-.576-.232T3%2020.192v-6.57q0-.678.464-1.15Q3.93%2012%204.617%2012h2.257v1H4.615q-.269%200-.442.183T4%2013.616zm.999-10q-.851%200-1.425-.574T3%208.005q0-.832.574-1.419T4.996%206q.831%200%201.417.584T7%208q0%20.851-.584%201.425T5%2010m14-2%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%2020v-7zm16%200v-7zM19%209q.425%200%20.713-.288T20%208t-.288-.712T19%207t-.712.288T18%208t.288.713T19%209m-.001%201q-.851%200-1.425-.574T17%208.005q0-.832.574-1.419T18.996%206q.831%200%201.418.584T21%208q0%20.851-.584%201.425T19%2010m-7-2q.625%200%201.063-.425T13.5%206.5q0-.625-.437-1.062T12%205q-.65%200-1.075.438T10.5%206.5q0%20.65.425%201.075T12%208m.001%201q-1.053%200-1.777-.721Q9.5%207.557%209.5%206.506q0-1.033.722-1.77Q10.942%204%2011.994%204q1.033%200%201.77.732t.736%201.767q0%201.053-.732%201.777T12.001%209m-4.54%204.375q0%20.904.839%201.98t3.335%203.349l.365.327l.404-.385q2.35-2.125%203.242-3.248t.892-2.023q0-.8-.53-1.357t-1.308-.556q-.467%200-.885.207q-.417.208-.713.56l-1.027%201.233h-.156l-1.046-1.233q-.296-.352-.705-.56t-.868-.207q-.813%200-1.326.556q-.512.557-.512%201.357m-1%200q0-1.133.832-2.023q.833-.89%202.006-.89q.737%200%201.372.35t1.078.911l.25.289l.25-.308q.462-.542%201.085-.892t1.365-.35q1.154%200%201.996.895q.842.896.842%202.018q0%201.171-.914%202.391t-3.562%203.638l-1.062.98l-1.023-.922q-2.736-2.52-3.626-3.708t-.89-2.379M5%209q.425%200%20.713-.288T6%208t-.288-.712T5%207t-.712.288T4%208t.288.713T5%209m7.075%2012v-1H20v-6.384q0-.25-.183-.433T19.385%2013h-2.258v-1h2.258q.666%200%201.14.475t.475%201.14v6.576q0%20.35-.232.58t-.576.229zM4%2020h8.075v1H3.808q-.343%200-.576-.232T3%2020.192v-6.57q0-.678.464-1.15Q3.93%2012%204.617%2012h2.257v1H4.615q-.269%200-.442.183T4%2013.616zm.999-10q-.851%200-1.425-.574T3%208.005q0-.832.574-1.419T4.996%206q.831%200%201.417.584T7%208q0%20.851-.584%201.425T5%2010m14-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/diversity-4-outline-rounded.svg?color=%231a73e8&size=48