diversity-1-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
diversity-1-outline
Set
Material Symbols
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
diversity-1-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the diversity 1 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.95 13.3q-.45-.9-.7-1.825T0 9.6q0-2.8 1.9-4.7T6.6 3q1.575 0 3 .663T12 5.5q.975-1.175 2.4-1.837t3-.663q2.8 0 4.7 1.9T24 9.6q0 .95-.25 1.875t-.7 1.825q-.275-.475-.65-.85t-.875-.6q.225-.575.35-1.125T22 9.6q0-1.95-1.325-3.275T17.4 5q-2.025 0-3.112 1.113T12 8.6q-1.2-1.4-2.287-2.5T6.6 5Q4.65 5 3.325 6.325T2 9.6q0 .575.125 1.125t.35 1.125q-.5.225-.875.6t-.65.85M0 22v-1.575q0-1.1 1.113-1.763T4 18q.325 0 .625.013t.575.062q-.35.5-.525 1.075T4.5 20.375V22zm6 0v-1.625q0-1.625 1.663-2.625t4.337-1q2.7 0 4.35 1T18 20.375V22zm13.5 0v-1.625q0-.65-.162-1.225t-.488-1.075q.275-.05.563-.062T20 18q1.8 0 2.9.663t1.1 1.762V22zM12 18.75q-1.425 0-2.55.375T8.125 20H15.9q-.225-.5-1.338-.875T12 18.75M4 17q-.825 0-1.412-.587T2 15q0-.85.588-1.425T4 13q.85 0 1.425.575T6 15q0 .825-.575 1.413T4 17m16 0q-.825 0-1.412-.587T18 15q0-.85.588-1.425T20 13q.85 0 1.425.575T22 15q0 .825-.575 1.413T20 17m-8-1q-1.25 0-2.125-.875T9 13q0-1.275.875-2.137T12 10q1.275 0 2.138.863T15 13q0 1.25-.862 2.125T12 16m0-4q-.425 0-.712.288T11 13t.288.713T12 14t.713-.288T13 13t-.288-.712T12 12m.025 8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDiversity1Outline(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="M.95 13.3q-.45-.9-.7-1.825T0 9.6q0-2.8 1.9-4.7T6.6 3q1.575 0 3 .663T12 5.5q.975-1.175 2.4-1.837t3-.663q2.8 0 4.7 1.9T24 9.6q0 .95-.25 1.875t-.7 1.825q-.275-.475-.65-.85t-.875-.6q.225-.575.35-1.125T22 9.6q0-1.95-1.325-3.275T17.4 5q-2.025 0-3.112 1.113T12 8.6q-1.2-1.4-2.287-2.5T6.6 5Q4.65 5 3.325 6.325T2 9.6q0 .575.125 1.125t.35 1.125q-.5.225-.875.6t-.65.85M0 22v-1.575q0-1.1 1.113-1.763T4 18q.325 0 .625.013t.575.062q-.35.5-.525 1.075T4.5 20.375V22zm6 0v-1.625q0-1.625 1.663-2.625t4.337-1q2.7 0 4.35 1T18 20.375V22zm13.5 0v-1.625q0-.65-.162-1.225t-.488-1.075q.275-.05.563-.062T20 18q1.8 0 2.9.663t1.1 1.762V22zM12 18.75q-1.425 0-2.55.375T8.125 20H15.9q-.225-.5-1.338-.875T12 18.75M4 17q-.825 0-1.412-.587T2 15q0-.85.588-1.425T4 13q.85 0 1.425.575T6 15q0 .825-.575 1.413T4 17m16 0q-.825 0-1.412-.587T18 15q0-.85.588-1.425T20 13q.85 0 1.425.575T22 15q0 .825-.575 1.413T20 17m-8-1q-1.25 0-2.125-.875T9 13q0-1.275.875-2.137T12 10q1.275 0 2.138.863T15 13q0 1.25-.862 2.125T12 16m0-4q-.425 0-.712.288T11 13t.288.713T12 14t.713-.288T13 13t-.288-.712T12 12m.025 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.95 13.3q-.45-.9-.7-1.825T0 9.6q0-2.8 1.9-4.7T6.6 3q1.575 0 3 .663T12 5.5q.975-1.175 2.4-1.837t3-.663q2.8 0 4.7 1.9T24 9.6q0 .95-.25 1.875t-.7 1.825q-.275-.475-.65-.85t-.875-.6q.225-.575.35-1.125T22 9.6q0-1.95-1.325-3.275T17.4 5q-2.025 0-3.112 1.113T12 8.6q-1.2-1.4-2.287-2.5T6.6 5Q4.65 5 3.325 6.325T2 9.6q0 .575.125 1.125t.35 1.125q-.5.225-.875.6t-.65.85M0 22v-1.575q0-1.1 1.113-1.763T4 18q.325 0 .625.013t.575.062q-.35.5-.525 1.075T4.5 20.375V22zm6 0v-1.625q0-1.625 1.663-2.625t4.337-1q2.7 0 4.35 1T18 20.375V22zm13.5 0v-1.625q0-.65-.162-1.225t-.488-1.075q.275-.05.563-.062T20 18q1.8 0 2.9.663t1.1 1.762V22zM12 18.75q-1.425 0-2.55.375T8.125 20H15.9q-.225-.5-1.338-.875T12 18.75M4 17q-.825 0-1.412-.587T2 15q0-.85.588-1.425T4 13q.85 0 1.425.575T6 15q0 .825-.575 1.413T4 17m16 0q-.825 0-1.412-.587T18 15q0-.85.588-1.425T20 13q.85 0 1.425.575T22 15q0 .825-.575 1.413T20 17m-8-1q-1.25 0-2.125-.875T9 13q0-1.275.875-2.137T12 10q1.275 0 2.138.863T15 13q0 1.25-.862 2.125T12 16m0-4q-.425 0-.712.288T11 13t.288.713T12 14t.713-.288T13 13t-.288-.712T12 12m.025 8"/></svg>
</template>

CSS

.icon-diversity-1-outline {
  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%22M.95%2013.3q-.45-.9-.7-1.825T0%209.6q0-2.8%201.9-4.7T6.6%203q1.575%200%203%20.663T12%205.5q.975-1.175%202.4-1.837t3-.663q2.8%200%204.7%201.9T24%209.6q0%20.95-.25%201.875t-.7%201.825q-.275-.475-.65-.85t-.875-.6q.225-.575.35-1.125T22%209.6q0-1.95-1.325-3.275T17.4%205q-2.025%200-3.112%201.113T12%208.6q-1.2-1.4-2.287-2.5T6.6%205Q4.65%205%203.325%206.325T2%209.6q0%20.575.125%201.125t.35%201.125q-.5.225-.875.6t-.65.85M0%2022v-1.575q0-1.1%201.113-1.763T4%2018q.325%200%20.625.013t.575.062q-.35.5-.525%201.075T4.5%2020.375V22zm6%200v-1.625q0-1.625%201.663-2.625t4.337-1q2.7%200%204.35%201T18%2020.375V22zm13.5%200v-1.625q0-.65-.162-1.225t-.488-1.075q.275-.05.563-.062T20%2018q1.8%200%202.9.663t1.1%201.762V22zM12%2018.75q-1.425%200-2.55.375T8.125%2020H15.9q-.225-.5-1.338-.875T12%2018.75M4%2017q-.825%200-1.412-.587T2%2015q0-.85.588-1.425T4%2013q.85%200%201.425.575T6%2015q0%20.825-.575%201.413T4%2017m16%200q-.825%200-1.412-.587T18%2015q0-.85.588-1.425T20%2013q.85%200%201.425.575T22%2015q0%20.825-.575%201.413T20%2017m-8-1q-1.25%200-2.125-.875T9%2013q0-1.275.875-2.137T12%2010q1.275%200%202.138.863T15%2013q0%201.25-.862%202.125T12%2016m0-4q-.425%200-.712.288T11%2013t.288.713T12%2014t.713-.288T13%2013t-.288-.712T12%2012m.025%208%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%22M.95%2013.3q-.45-.9-.7-1.825T0%209.6q0-2.8%201.9-4.7T6.6%203q1.575%200%203%20.663T12%205.5q.975-1.175%202.4-1.837t3-.663q2.8%200%204.7%201.9T24%209.6q0%20.95-.25%201.875t-.7%201.825q-.275-.475-.65-.85t-.875-.6q.225-.575.35-1.125T22%209.6q0-1.95-1.325-3.275T17.4%205q-2.025%200-3.112%201.113T12%208.6q-1.2-1.4-2.287-2.5T6.6%205Q4.65%205%203.325%206.325T2%209.6q0%20.575.125%201.125t.35%201.125q-.5.225-.875.6t-.65.85M0%2022v-1.575q0-1.1%201.113-1.763T4%2018q.325%200%20.625.013t.575.062q-.35.5-.525%201.075T4.5%2020.375V22zm6%200v-1.625q0-1.625%201.663-2.625t4.337-1q2.7%200%204.35%201T18%2020.375V22zm13.5%200v-1.625q0-.65-.162-1.225t-.488-1.075q.275-.05.563-.062T20%2018q1.8%200%202.9.663t1.1%201.762V22zM12%2018.75q-1.425%200-2.55.375T8.125%2020H15.9q-.225-.5-1.338-.875T12%2018.75M4%2017q-.825%200-1.412-.587T2%2015q0-.85.588-1.425T4%2013q.85%200%201.425.575T6%2015q0%20.825-.575%201.413T4%2017m16%200q-.825%200-1.412-.587T18%2015q0-.85.588-1.425T20%2013q.85%200%201.425.575T22%2015q0%20.825-.575%201.413T20%2017m-8-1q-1.25%200-2.125-.875T9%2013q0-1.275.875-2.137T12%2010q1.275%200%202.138.863T15%2013q0%201.25-.862%202.125T12%2016m0-4q-.425%200-.712.288T11%2013t.288.713T12%2014t.713-.288T13%2013t-.288-.712T12%2012m.025%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/diversity-1-outline.svg?color=%231a73e8&size=48