diversity-4 from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
diversity-4
Set
Material Symbols Light
Style
Regular
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="m12.477 21l1.29-1.192q2.56-2.366 3.55-3.736t.99-2.697q0-.362-.068-.706T17.992 12h1.39q.674 0 1.146.475q.472.474.472 1.14V21zM3 21v-7.38q0-.676.464-1.148Q3.93 12 4.617 12h1.386q-.133.333-.221.678t-.089.697q0 1.385.896 2.659q.895 1.274 3.678 3.832L11.523 21zm15.999-11q-.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-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-5.309 4.375q0 1.102.924 2.329q.923 1.227 3.648 3.715l.75.654l.75-.712q2.45-2.303 3.497-3.611t1.047-2.375q0-1.154-.752-1.918t-1.856-.765q-.652 0-1.2.304t-.98.743l-.526.53l-.538-.525q-.427-.432-.964-.742t-1.192-.31q-1.14 0-1.874.765q-.734.764-.734 1.918M5 10q-.851 0-1.425-.574T3 8.005q0-.832.574-1.419T4.996 6q.831 0 1.417.584T7 8q0 .851-.584 1.425T5 10"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDiversity4(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.477 21l1.29-1.192q2.56-2.366 3.55-3.736t.99-2.697q0-.362-.068-.706T17.992 12h1.39q.674 0 1.146.475q.472.474.472 1.14V21zM3 21v-7.38q0-.676.464-1.148Q3.93 12 4.617 12h1.386q-.133.333-.221.678t-.089.697q0 1.385.896 2.659q.895 1.274 3.678 3.832L11.523 21zm15.999-11q-.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-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-5.309 4.375q0 1.102.924 2.329q.923 1.227 3.648 3.715l.75.654l.75-.712q2.45-2.303 3.497-3.611t1.047-2.375q0-1.154-.752-1.918t-1.856-.765q-.652 0-1.2.304t-.98.743l-.526.53l-.538-.525q-.427-.432-.964-.742t-1.192-.31q-1.14 0-1.874.765q-.734.764-.734 1.918M5 10q-.851 0-1.425-.574T3 8.005q0-.832.574-1.419T4.996 6q.831 0 1.417.584T7 8q0 .851-.584 1.425T5 10"/></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.477 21l1.29-1.192q2.56-2.366 3.55-3.736t.99-2.697q0-.362-.068-.706T17.992 12h1.39q.674 0 1.146.475q.472.474.472 1.14V21zM3 21v-7.38q0-.676.464-1.148Q3.93 12 4.617 12h1.386q-.133.333-.221.678t-.089.697q0 1.385.896 2.659q.895 1.274 3.678 3.832L11.523 21zm15.999-11q-.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-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-5.309 4.375q0 1.102.924 2.329q.923 1.227 3.648 3.715l.75.654l.75-.712q2.45-2.303 3.497-3.611t1.047-2.375q0-1.154-.752-1.918t-1.856-.765q-.652 0-1.2.304t-.98.743l-.526.53l-.538-.525q-.427-.432-.964-.742t-1.192-.31q-1.14 0-1.874.765q-.734.764-.734 1.918M5 10q-.851 0-1.425-.574T3 8.005q0-.832.574-1.419T4.996 6q.831 0 1.417.584T7 8q0 .851-.584 1.425T5 10"/></svg>
</template>

CSS

.icon-diversity-4 {
  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.477%2021l1.29-1.192q2.56-2.366%203.55-3.736t.99-2.697q0-.362-.068-.706T17.992%2012h1.39q.674%200%201.146.475q.472.474.472%201.14V21zM3%2021v-7.38q0-.676.464-1.148Q3.93%2012%204.617%2012h1.386q-.133.333-.221.678t-.089.697q0%201.385.896%202.659q.895%201.274%203.678%203.832L11.523%2021zm15.999-11q-.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-1q-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-5.309%204.375q0%201.102.924%202.329q.923%201.227%203.648%203.715l.75.654l.75-.712q2.45-2.303%203.497-3.611t1.047-2.375q0-1.154-.752-1.918t-1.856-.765q-.652%200-1.2.304t-.98.743l-.526.53l-.538-.525q-.427-.432-.964-.742t-1.192-.31q-1.14%200-1.874.765q-.734.764-.734%201.918M5%2010q-.851%200-1.425-.574T3%208.005q0-.832.574-1.419T4.996%206q.831%200%201.417.584T7%208q0%20.851-.584%201.425T5%2010%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.477%2021l1.29-1.192q2.56-2.366%203.55-3.736t.99-2.697q0-.362-.068-.706T17.992%2012h1.39q.674%200%201.146.475q.472.474.472%201.14V21zM3%2021v-7.38q0-.676.464-1.148Q3.93%2012%204.617%2012h1.386q-.133.333-.221.678t-.089.697q0%201.385.896%202.659q.895%201.274%203.678%203.832L11.523%2021zm15.999-11q-.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-1q-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-5.309%204.375q0%201.102.924%202.329q.923%201.227%203.648%203.715l.75.654l.75-.712q2.45-2.303%203.497-3.611t1.047-2.375q0-1.154-.752-1.918t-1.856-.765q-.652%200-1.2.304t-.98.743l-.526.53l-.538-.525q-.427-.432-.964-.742t-1.192-.31q-1.14%200-1.874.765q-.734.764-.734%201.918M5%2010q-.851%200-1.425-.574T3%208.005q0-.832.574-1.419T4.996%206q.831%200%201.417.584T7%208q0%20.851-.584%201.425T5%2010%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.svg?color=%231a73e8&size=48