round diversity 2 icon

round-diversity-2 from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
round-diversity-2
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the round diversity 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.77 15.23a1 1 0 0 0-.04-1.45C8.17 11.47 6.65 9.9 7.07 8.33C7.29 7.52 8.01 7 8.85 7c1.11 0 1.54.65 2.68 2h.93c1.12-1.31 1.53-2 2.68-2c.87 0 1.55.54 1.77 1.32c.35-.04.68-.06 1-.06c.36 0 .7.03 1.03.08C18.7 6.43 17.13 5 15.15 5c-.12 0-.23.03-.35.04c.26-.71.31-1.53-.18-2.43c-.43-.81-1.22-1.43-2.12-1.57C10.62.74 9 2.18 9 4c0 .37.08.71.2 1.04c-.12-.01-.23-.04-.35-.04C6.69 5 5 6.69 5 8.85c0 2.23 1.73 4.01 4.4 6.41c.39.36 1 .34 1.37-.03"/><path fill="currentColor" d="M23.52 17.25c-.54-.87-1.27-1.23-2.01-1.36c.07-.1.15-.18.21-.28c1.08-1.87.46-4.18-1.41-5.26c-1.93-1.11-4.34-.5-7.75.6c-.51.16-.79.7-.66 1.21c.15.55.73.87 1.28.69c3.28-1.06 5.4-1.6 6.55-.45c.59.59.68 1.48.26 2.21c-.56.96-1.33 1-3.07 1.32l-.47.81c.58 1.62.97 2.33.39 3.32c-.53.91-1.61 1.2-2.53.68c-.06-.03-.11-.09-.17-.13c-.3.67-.64 1.24-1.03 1.73v.01c1.9 1.24 4.34.64 5.46-1.29c.06-.1.09-.21.14-.32c.22.27.48.51.8.69c1.58.91 3.64.23 4.31-1.55c.32-.86.18-1.85-.3-2.63"/><path fill="currentColor" d="M12.1 15.04c-.72 3.38-1.32 5.48-2.89 5.9c-.81.22-1.62-.15-2.04-.88c-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32c-.53-.91-.24-2 .68-2.53c.09-.05.19-.08.29-.11c-.27-.42-.5-.87-.67-1.37c-.24-.11-.36-.16-.6-.26a3.816 3.816 0 0 0-1.43 5.27c.06.1.14.18.21.28c-.75.13-1.48.49-2.01 1.36c-.48.78-.62 1.77-.3 2.63a3 3 0 0 0 4.31 1.55c.32-.18.58-.42.8-.69c.05.11.08.22.14.32c1.08 1.87 3.39 2.49 5.26 1.41c1.93-1.11 2.61-3.51 3.36-7.01a.996.996 0 0 0-.72-1.17a1 1 0 0 0-1.25.75"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundDiversity2(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="M10.77 15.23a1 1 0 0 0-.04-1.45C8.17 11.47 6.65 9.9 7.07 8.33C7.29 7.52 8.01 7 8.85 7c1.11 0 1.54.65 2.68 2h.93c1.12-1.31 1.53-2 2.68-2c.87 0 1.55.54 1.77 1.32c.35-.04.68-.06 1-.06c.36 0 .7.03 1.03.08C18.7 6.43 17.13 5 15.15 5c-.12 0-.23.03-.35.04c.26-.71.31-1.53-.18-2.43c-.43-.81-1.22-1.43-2.12-1.57C10.62.74 9 2.18 9 4c0 .37.08.71.2 1.04c-.12-.01-.23-.04-.35-.04C6.69 5 5 6.69 5 8.85c0 2.23 1.73 4.01 4.4 6.41c.39.36 1 .34 1.37-.03"/><path fill="currentColor" d="M23.52 17.25c-.54-.87-1.27-1.23-2.01-1.36c.07-.1.15-.18.21-.28c1.08-1.87.46-4.18-1.41-5.26c-1.93-1.11-4.34-.5-7.75.6c-.51.16-.79.7-.66 1.21c.15.55.73.87 1.28.69c3.28-1.06 5.4-1.6 6.55-.45c.59.59.68 1.48.26 2.21c-.56.96-1.33 1-3.07 1.32l-.47.81c.58 1.62.97 2.33.39 3.32c-.53.91-1.61 1.2-2.53.68c-.06-.03-.11-.09-.17-.13c-.3.67-.64 1.24-1.03 1.73v.01c1.9 1.24 4.34.64 5.46-1.29c.06-.1.09-.21.14-.32c.22.27.48.51.8.69c1.58.91 3.64.23 4.31-1.55c.32-.86.18-1.85-.3-2.63"/><path fill="currentColor" d="M12.1 15.04c-.72 3.38-1.32 5.48-2.89 5.9c-.81.22-1.62-.15-2.04-.88c-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32c-.53-.91-.24-2 .68-2.53c.09-.05.19-.08.29-.11c-.27-.42-.5-.87-.67-1.37c-.24-.11-.36-.16-.6-.26a3.816 3.816 0 0 0-1.43 5.27c.06.1.14.18.21.28c-.75.13-1.48.49-2.01 1.36c-.48.78-.62 1.77-.3 2.63a3 3 0 0 0 4.31 1.55c.32-.18.58-.42.8-.69c.05.11.08.22.14.32c1.08 1.87 3.39 2.49 5.26 1.41c1.93-1.11 2.61-3.51 3.36-7.01a.996.996 0 0 0-.72-1.17a1 1 0 0 0-1.25.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.77 15.23a1 1 0 0 0-.04-1.45C8.17 11.47 6.65 9.9 7.07 8.33C7.29 7.52 8.01 7 8.85 7c1.11 0 1.54.65 2.68 2h.93c1.12-1.31 1.53-2 2.68-2c.87 0 1.55.54 1.77 1.32c.35-.04.68-.06 1-.06c.36 0 .7.03 1.03.08C18.7 6.43 17.13 5 15.15 5c-.12 0-.23.03-.35.04c.26-.71.31-1.53-.18-2.43c-.43-.81-1.22-1.43-2.12-1.57C10.62.74 9 2.18 9 4c0 .37.08.71.2 1.04c-.12-.01-.23-.04-.35-.04C6.69 5 5 6.69 5 8.85c0 2.23 1.73 4.01 4.4 6.41c.39.36 1 .34 1.37-.03"/><path fill="currentColor" d="M23.52 17.25c-.54-.87-1.27-1.23-2.01-1.36c.07-.1.15-.18.21-.28c1.08-1.87.46-4.18-1.41-5.26c-1.93-1.11-4.34-.5-7.75.6c-.51.16-.79.7-.66 1.21c.15.55.73.87 1.28.69c3.28-1.06 5.4-1.6 6.55-.45c.59.59.68 1.48.26 2.21c-.56.96-1.33 1-3.07 1.32l-.47.81c.58 1.62.97 2.33.39 3.32c-.53.91-1.61 1.2-2.53.68c-.06-.03-.11-.09-.17-.13c-.3.67-.64 1.24-1.03 1.73v.01c1.9 1.24 4.34.64 5.46-1.29c.06-.1.09-.21.14-.32c.22.27.48.51.8.69c1.58.91 3.64.23 4.31-1.55c.32-.86.18-1.85-.3-2.63"/><path fill="currentColor" d="M12.1 15.04c-.72 3.38-1.32 5.48-2.89 5.9c-.81.22-1.62-.15-2.04-.88c-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32c-.53-.91-.24-2 .68-2.53c.09-.05.19-.08.29-.11c-.27-.42-.5-.87-.67-1.37c-.24-.11-.36-.16-.6-.26a3.816 3.816 0 0 0-1.43 5.27c.06.1.14.18.21.28c-.75.13-1.48.49-2.01 1.36c-.48.78-.62 1.77-.3 2.63a3 3 0 0 0 4.31 1.55c.32-.18.58-.42.8-.69c.05.11.08.22.14.32c1.08 1.87 3.39 2.49 5.26 1.41c1.93-1.11 2.61-3.51 3.36-7.01a.996.996 0 0 0-.72-1.17a1 1 0 0 0-1.25.75"/></svg>
</template>

CSS

.icon-round-diversity-2 {
  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%22M10.77%2015.23a1%201%200%200%200-.04-1.45C8.17%2011.47%206.65%209.9%207.07%208.33C7.29%207.52%208.01%207%208.85%207c1.11%200%201.54.65%202.68%202h.93c1.12-1.31%201.53-2%202.68-2c.87%200%201.55.54%201.77%201.32c.35-.04.68-.06%201-.06c.36%200%20.7.03%201.03.08C18.7%206.43%2017.13%205%2015.15%205c-.12%200-.23.03-.35.04c.26-.71.31-1.53-.18-2.43c-.43-.81-1.22-1.43-2.12-1.57C10.62.74%209%202.18%209%204c0%20.37.08.71.2%201.04c-.12-.01-.23-.04-.35-.04C6.69%205%205%206.69%205%208.85c0%202.23%201.73%204.01%204.4%206.41c.39.36%201%20.34%201.37-.03%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.52%2017.25c-.54-.87-1.27-1.23-2.01-1.36c.07-.1.15-.18.21-.28c1.08-1.87.46-4.18-1.41-5.26c-1.93-1.11-4.34-.5-7.75.6c-.51.16-.79.7-.66%201.21c.15.55.73.87%201.28.69c3.28-1.06%205.4-1.6%206.55-.45c.59.59.68%201.48.26%202.21c-.56.96-1.33%201-3.07%201.32l-.47.81c.58%201.62.97%202.33.39%203.32c-.53.91-1.61%201.2-2.53.68c-.06-.03-.11-.09-.17-.13c-.3.67-.64%201.24-1.03%201.73v.01c1.9%201.24%204.34.64%205.46-1.29c.06-.1.09-.21.14-.32c.22.27.48.51.8.69c1.58.91%203.64.23%204.31-1.55c.32-.86.18-1.85-.3-2.63%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.1%2015.04c-.72%203.38-1.32%205.48-2.89%205.9c-.81.22-1.62-.15-2.04-.88c-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32c-.53-.91-.24-2%20.68-2.53c.09-.05.19-.08.29-.11c-.27-.42-.5-.87-.67-1.37c-.24-.11-.36-.16-.6-.26a3.816%203.816%200%200%200-1.43%205.27c.06.1.14.18.21.28c-.75.13-1.48.49-2.01%201.36c-.48.78-.62%201.77-.3%202.63a3%203%200%200%200%204.31%201.55c.32-.18.58-.42.8-.69c.05.11.08.22.14.32c1.08%201.87%203.39%202.49%205.26%201.41c1.93-1.11%202.61-3.51%203.36-7.01a.996.996%200%200%200-.72-1.17a1%201%200%200%200-1.25.75%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%22M10.77%2015.23a1%201%200%200%200-.04-1.45C8.17%2011.47%206.65%209.9%207.07%208.33C7.29%207.52%208.01%207%208.85%207c1.11%200%201.54.65%202.68%202h.93c1.12-1.31%201.53-2%202.68-2c.87%200%201.55.54%201.77%201.32c.35-.04.68-.06%201-.06c.36%200%20.7.03%201.03.08C18.7%206.43%2017.13%205%2015.15%205c-.12%200-.23.03-.35.04c.26-.71.31-1.53-.18-2.43c-.43-.81-1.22-1.43-2.12-1.57C10.62.74%209%202.18%209%204c0%20.37.08.71.2%201.04c-.12-.01-.23-.04-.35-.04C6.69%205%205%206.69%205%208.85c0%202.23%201.73%204.01%204.4%206.41c.39.36%201%20.34%201.37-.03%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.52%2017.25c-.54-.87-1.27-1.23-2.01-1.36c.07-.1.15-.18.21-.28c1.08-1.87.46-4.18-1.41-5.26c-1.93-1.11-4.34-.5-7.75.6c-.51.16-.79.7-.66%201.21c.15.55.73.87%201.28.69c3.28-1.06%205.4-1.6%206.55-.45c.59.59.68%201.48.26%202.21c-.56.96-1.33%201-3.07%201.32l-.47.81c.58%201.62.97%202.33.39%203.32c-.53.91-1.61%201.2-2.53.68c-.06-.03-.11-.09-.17-.13c-.3.67-.64%201.24-1.03%201.73v.01c1.9%201.24%204.34.64%205.46-1.29c.06-.1.09-.21.14-.32c.22.27.48.51.8.69c1.58.91%203.64.23%204.31-1.55c.32-.86.18-1.85-.3-2.63%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.1%2015.04c-.72%203.38-1.32%205.48-2.89%205.9c-.81.22-1.62-.15-2.04-.88c-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32c-.53-.91-.24-2%20.68-2.53c.09-.05.19-.08.29-.11c-.27-.42-.5-.87-.67-1.37c-.24-.11-.36-.16-.6-.26a3.816%203.816%200%200%200-1.43%205.27c.06.1.14.18.21.28c-.75.13-1.48.49-2.01%201.36c-.48.78-.62%201.77-.3%202.63a3%203%200%200%200%204.31%201.55c.32-.18.58-.42.8-.69c.05.11.08.22.14.32c1.08%201.87%203.39%202.49%205.26%201.41c1.93-1.11%202.61-3.51%203.36-7.01a.996.996%200%200%200-.72-1.17a1%201%200%200%200-1.25.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-diversity-2.svg?color=%231a73e8&size=48