group search icon
group-search-outline from Material Symbols Light by Google · Outline · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- group-search-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- group-search-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
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="M2.596 18.616v-1.647q0-.696.36-1.197q.361-.5.97-.8q1.301-.62 2.584-.988q1.282-.368 3.086-.368q.608 0 1.151.049q.544.049 1.055.133q-.145.213-.251.445t-.199.482q-.421-.067-.863-.088q-.441-.021-.893-.021q-1.592 0-2.832.318q-1.241.318-2.36.916q-.456.24-.632.504q-.176.263-.176.615v.647h7.479q.062.28.121.52q.06.241.162.48zm4.877-8.108q-.877-.877-.877-2.123t.877-2.124t2.123-.877t2.123.877t.877 2.123t-.877 2.124t-2.123.877t-2.123-.877m8.511 0q-.881.877-2.118.877q-.064 0-.162-.015t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237 0 2.118.877t.882 2.123t-.882 2.124m-4.975-.711q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587m7.327 8.559q.658-.645.664-1.664q.006-.984-.659-1.646q-.664-.661-1.646-.661t-1.646.664t-.664 1.646t.664 1.644t1.646.661t1.64-.644M16.693 20q-1.364 0-2.336-.971t-.971-2.335t.97-2.336q.972-.974 2.335-.974t2.337.972q.973.972.973 2.336q0 .555-.166 1.049q-.167.494-.48.905l2.454 2.435l-.689.708l-2.454-2.454q-.411.332-.905.499q-.493.166-1.068.166"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGroupSearchOutline(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="M2.596 18.616v-1.647q0-.696.36-1.197q.361-.5.97-.8q1.301-.62 2.584-.988q1.282-.368 3.086-.368q.608 0 1.151.049q.544.049 1.055.133q-.145.213-.251.445t-.199.482q-.421-.067-.863-.088q-.441-.021-.893-.021q-1.592 0-2.832.318q-1.241.318-2.36.916q-.456.24-.632.504q-.176.263-.176.615v.647h7.479q.062.28.121.52q.06.241.162.48zm4.877-8.108q-.877-.877-.877-2.123t.877-2.124t2.123-.877t2.123.877t.877 2.123t-.877 2.124t-2.123.877t-2.123-.877m8.511 0q-.881.877-2.118.877q-.064 0-.162-.015t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237 0 2.118.877t.882 2.123t-.882 2.124m-4.975-.711q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587m7.327 8.559q.658-.645.664-1.664q.006-.984-.659-1.646q-.664-.661-1.646-.661t-1.646.664t-.664 1.646t.664 1.644t1.646.661t1.64-.644M16.693 20q-1.364 0-2.336-.971t-.971-2.335t.97-2.336q.972-.974 2.335-.974t2.337.972q.973.972.973 2.336q0 .555-.166 1.049q-.167.494-.48.905l2.454 2.435l-.689.708l-2.454-2.454q-.411.332-.905.499q-.493.166-1.068.166"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.596 18.616v-1.647q0-.696.36-1.197q.361-.5.97-.8q1.301-.62 2.584-.988q1.282-.368 3.086-.368q.608 0 1.151.049q.544.049 1.055.133q-.145.213-.251.445t-.199.482q-.421-.067-.863-.088q-.441-.021-.893-.021q-1.592 0-2.832.318q-1.241.318-2.36.916q-.456.24-.632.504q-.176.263-.176.615v.647h7.479q.062.28.121.52q.06.241.162.48zm4.877-8.108q-.877-.877-.877-2.123t.877-2.124t2.123-.877t2.123.877t.877 2.123t-.877 2.124t-2.123.877t-2.123-.877m8.511 0q-.881.877-2.118.877q-.064 0-.162-.015t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237 0 2.118.877t.882 2.123t-.882 2.124m-4.975-.711q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587m7.327 8.559q.658-.645.664-1.664q.006-.984-.659-1.646q-.664-.661-1.646-.661t-1.646.664t-.664 1.646t.664 1.644t1.646.661t1.64-.644M16.693 20q-1.364 0-2.336-.971t-.971-2.335t.97-2.336q.972-.974 2.335-.974t2.337.972q.973.972.973 2.336q0 .555-.166 1.049q-.167.494-.48.905l2.454 2.435l-.689.708l-2.454-2.454q-.411.332-.905.499q-.493.166-1.068.166"/></svg> </template>
CSS
.icon-group-search-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%22M2.596%2018.616v-1.647q0-.696.36-1.197q.361-.5.97-.8q1.301-.62%202.584-.988q1.282-.368%203.086-.368q.608%200%201.151.049q.544.049%201.055.133q-.145.213-.251.445t-.199.482q-.421-.067-.863-.088q-.441-.021-.893-.021q-1.592%200-2.832.318q-1.241.318-2.36.916q-.456.24-.632.504q-.176.263-.176.615v.647h7.479q.062.28.121.52q.06.241.162.48zm4.877-8.108q-.877-.877-.877-2.123t.877-2.124t2.123-.877t2.123.877t.877%202.123t-.877%202.124t-2.123.877t-2.123-.877m8.511%200q-.881.877-2.118.877q-.064%200-.162-.015t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237%200%202.118.877t.882%202.123t-.882%202.124m-4.975-.711q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588%201.412t.588%201.413t1.412.587t1.413-.587m7.327%208.559q.658-.645.664-1.664q.006-.984-.659-1.646q-.664-.661-1.646-.661t-1.646.664t-.664%201.646t.664%201.644t1.646.661t1.64-.644M16.693%2020q-1.364%200-2.336-.971t-.971-2.335t.97-2.336q.972-.974%202.335-.974t2.337.972q.973.972.973%202.336q0%20.555-.166%201.049q-.167.494-.48.905l2.454%202.435l-.689.708l-2.454-2.454q-.411.332-.905.499q-.493.166-1.068.166%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%22M2.596%2018.616v-1.647q0-.696.36-1.197q.361-.5.97-.8q1.301-.62%202.584-.988q1.282-.368%203.086-.368q.608%200%201.151.049q.544.049%201.055.133q-.145.213-.251.445t-.199.482q-.421-.067-.863-.088q-.441-.021-.893-.021q-1.592%200-2.832.318q-1.241.318-2.36.916q-.456.24-.632.504q-.176.263-.176.615v.647h7.479q.062.28.121.52q.06.241.162.48zm4.877-8.108q-.877-.877-.877-2.123t.877-2.124t2.123-.877t2.123.877t.877%202.123t-.877%202.124t-2.123.877t-2.123-.877m8.511%200q-.881.877-2.118.877q-.064%200-.162-.015t-.162-.032q.509-.622.781-1.38q.273-.759.273-1.576t-.285-1.56t-.769-1.391q.081-.029.162-.038t.162-.009q1.237%200%202.118.877t.882%202.123t-.882%202.124m-4.975-.711q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588%201.412t.588%201.413t1.412.587t1.413-.587m7.327%208.559q.658-.645.664-1.664q.006-.984-.659-1.646q-.664-.661-1.646-.661t-1.646.664t-.664%201.646t.664%201.644t1.646.661t1.64-.644M16.693%2020q-1.364%200-2.336-.971t-.971-2.335t.97-2.336q.972-.974%202.335-.974t2.337.972q.973.972.973%202.336q0%20.555-.166%201.049q-.167.494-.48.905l2.454%202.435l-.689.708l-2.454-2.454q-.411.332-.905.499q-.493.166-1.068.166%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/group-search-outline.svg?color=%231a73e8&size=48