group-search-rounded from Material Symbols by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
group-search-rounded
Set
Material Symbols
Style
Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the group search icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.413 18.5q.562-.5.587-1.5q.025-.85-.562-1.425T17 15t-1.425.575T15 17t.575 1.425T17 19t1.413-.5m2.487 3.8l-1.85-1.85q-.45.275-.962.413T17 21q-1.65 0-2.825-1.175T13 17t1.175-2.825T17 13t2.825 1.175T21 17q0 .575-.137 1.088t-.413.962l1.85 1.85q.275.275.275.7t-.275.7t-.7.275t-.7-.275M3 20q-.825 0-1.412-.587T1 18v-.8q0-.85.438-1.562T2.6 14.55q1.55-.775 3.15-1.162T9 13q.45 0 .9.038t.9.087q.5.075.713.538t-.038.962q-.25.575-.362 1.163T11 17q0 .425.063.85t.187.85q.15.5-.125.9t-.75.4zm14.825-9.175Q16.65 12 15 12q-.275 0-.7-.062t-.7-.138q.675-.8 1.038-1.775T15 8t-.362-2.025T13.6 4.2q.35-.125.7-.163T15 4q1.65 0 2.825 1.175T19 8t-1.175 2.825m-11.65 0Q5 9.65 5 8t1.175-2.825T9 4t2.825 1.175T13 8t-1.175 2.825T9 12t-2.825-1.175"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsGroupSearchRounded(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="M18.413 18.5q.562-.5.587-1.5q.025-.85-.562-1.425T17 15t-1.425.575T15 17t.575 1.425T17 19t1.413-.5m2.487 3.8l-1.85-1.85q-.45.275-.962.413T17 21q-1.65 0-2.825-1.175T13 17t1.175-2.825T17 13t2.825 1.175T21 17q0 .575-.137 1.088t-.413.962l1.85 1.85q.275.275.275.7t-.275.7t-.7.275t-.7-.275M3 20q-.825 0-1.412-.587T1 18v-.8q0-.85.438-1.562T2.6 14.55q1.55-.775 3.15-1.162T9 13q.45 0 .9.038t.9.087q.5.075.713.538t-.038.962q-.25.575-.362 1.163T11 17q0 .425.063.85t.187.85q.15.5-.125.9t-.75.4zm14.825-9.175Q16.65 12 15 12q-.275 0-.7-.062t-.7-.138q.675-.8 1.038-1.775T15 8t-.362-2.025T13.6 4.2q.35-.125.7-.163T15 4q1.65 0 2.825 1.175T19 8t-1.175 2.825m-11.65 0Q5 9.65 5 8t1.175-2.825T9 4t2.825 1.175T13 8t-1.175 2.825T9 12t-2.825-1.175"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.413 18.5q.562-.5.587-1.5q.025-.85-.562-1.425T17 15t-1.425.575T15 17t.575 1.425T17 19t1.413-.5m2.487 3.8l-1.85-1.85q-.45.275-.962.413T17 21q-1.65 0-2.825-1.175T13 17t1.175-2.825T17 13t2.825 1.175T21 17q0 .575-.137 1.088t-.413.962l1.85 1.85q.275.275.275.7t-.275.7t-.7.275t-.7-.275M3 20q-.825 0-1.412-.587T1 18v-.8q0-.85.438-1.562T2.6 14.55q1.55-.775 3.15-1.162T9 13q.45 0 .9.038t.9.087q.5.075.713.538t-.038.962q-.25.575-.362 1.163T11 17q0 .425.063.85t.187.85q.15.5-.125.9t-.75.4zm14.825-9.175Q16.65 12 15 12q-.275 0-.7-.062t-.7-.138q.675-.8 1.038-1.775T15 8t-.362-2.025T13.6 4.2q.35-.125.7-.163T15 4q1.65 0 2.825 1.175T19 8t-1.175 2.825m-11.65 0Q5 9.65 5 8t1.175-2.825T9 4t2.825 1.175T13 8t-1.175 2.825T9 12t-2.825-1.175"/></svg>
</template>

CSS

.icon-group-search-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%22M18.413%2018.5q.562-.5.587-1.5q.025-.85-.562-1.425T17%2015t-1.425.575T15%2017t.575%201.425T17%2019t1.413-.5m2.487%203.8l-1.85-1.85q-.45.275-.962.413T17%2021q-1.65%200-2.825-1.175T13%2017t1.175-2.825T17%2013t2.825%201.175T21%2017q0%20.575-.137%201.088t-.413.962l1.85%201.85q.275.275.275.7t-.275.7t-.7.275t-.7-.275M3%2020q-.825%200-1.412-.587T1%2018v-.8q0-.85.438-1.562T2.6%2014.55q1.55-.775%203.15-1.162T9%2013q.45%200%20.9.038t.9.087q.5.075.713.538t-.038.962q-.25.575-.362%201.163T11%2017q0%20.425.063.85t.187.85q.15.5-.125.9t-.75.4zm14.825-9.175Q16.65%2012%2015%2012q-.275%200-.7-.062t-.7-.138q.675-.8%201.038-1.775T15%208t-.362-2.025T13.6%204.2q.35-.125.7-.163T15%204q1.65%200%202.825%201.175T19%208t-1.175%202.825m-11.65%200Q5%209.65%205%208t1.175-2.825T9%204t2.825%201.175T13%208t-1.175%202.825T9%2012t-2.825-1.175%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%22M18.413%2018.5q.562-.5.587-1.5q.025-.85-.562-1.425T17%2015t-1.425.575T15%2017t.575%201.425T17%2019t1.413-.5m2.487%203.8l-1.85-1.85q-.45.275-.962.413T17%2021q-1.65%200-2.825-1.175T13%2017t1.175-2.825T17%2013t2.825%201.175T21%2017q0%20.575-.137%201.088t-.413.962l1.85%201.85q.275.275.275.7t-.275.7t-.7.275t-.7-.275M3%2020q-.825%200-1.412-.587T1%2018v-.8q0-.85.438-1.562T2.6%2014.55q1.55-.775%203.15-1.162T9%2013q.45%200%20.9.038t.9.087q.5.075.713.538t-.038.962q-.25.575-.362%201.163T11%2017q0%20.425.063.85t.187.85q.15.5-.125.9t-.75.4zm14.825-9.175Q16.65%2012%2015%2012q-.275%200-.7-.062t-.7-.138q.675-.8%201.038-1.775T15%208t-.362-2.025T13.6%204.2q.35-.125.7-.163T15%204q1.65%200%202.825%201.175T19%208t-1.175%202.825m-11.65%200Q5%209.65%205%208t1.175-2.825T9%204t2.825%201.175T13%208t-1.175%202.825T9%2012t-2.825-1.175%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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