person-search from Material Symbols Light by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.

Name
person-search
Set
Material Symbols Light
Style
Regular
Category
Communicate
Viewbox
24×24
License
Apache 2.0
Aliases
person-search-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the person search icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 11.385q-1.246 0-2.123-.877T8 8.385t.877-2.123T11 5.385t2.123.877T14 8.385t-.877 2.123t-2.123.877m10.216 10.538l-2.662-2.661q-.487.338-1.01.5t-1.044.161q-1.433 0-2.428-.995t-.995-2.428t.995-2.428t2.428-.995t2.428.995t.995 2.428q0 .521-.161 1.044t-.5 1.01l2.661 2.662zm-2.989-3.696q.696-.696.696-1.727t-.696-1.727t-1.727-.696t-1.727.696t-.696 1.727t.696 1.727t1.727.696t1.727-.696m-6.356-4.573q-.646 1.185-.761 2.462q-.116 1.276.415 2.5H4v-1.641q0-.639.358-1.161t.973-.841q1.082-.534 2.808-1.004t3.732-.315"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPersonSearch(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="M11 11.385q-1.246 0-2.123-.877T8 8.385t.877-2.123T11 5.385t2.123.877T14 8.385t-.877 2.123t-2.123.877m10.216 10.538l-2.662-2.661q-.487.338-1.01.5t-1.044.161q-1.433 0-2.428-.995t-.995-2.428t.995-2.428t2.428-.995t2.428.995t.995 2.428q0 .521-.161 1.044t-.5 1.01l2.661 2.662zm-2.989-3.696q.696-.696.696-1.727t-.696-1.727t-1.727-.696t-1.727.696t-.696 1.727t.696 1.727t1.727.696t1.727-.696m-6.356-4.573q-.646 1.185-.761 2.462q-.116 1.276.415 2.5H4v-1.641q0-.639.358-1.161t.973-.841q1.082-.534 2.808-1.004t3.732-.315"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 11.385q-1.246 0-2.123-.877T8 8.385t.877-2.123T11 5.385t2.123.877T14 8.385t-.877 2.123t-2.123.877m10.216 10.538l-2.662-2.661q-.487.338-1.01.5t-1.044.161q-1.433 0-2.428-.995t-.995-2.428t.995-2.428t2.428-.995t2.428.995t.995 2.428q0 .521-.161 1.044t-.5 1.01l2.661 2.662zm-2.989-3.696q.696-.696.696-1.727t-.696-1.727t-1.727-.696t-1.727.696t-.696 1.727t.696 1.727t1.727.696t1.727-.696m-6.356-4.573q-.646 1.185-.761 2.462q-.116 1.276.415 2.5H4v-1.641q0-.639.358-1.161t.973-.841q1.082-.534 2.808-1.004t3.732-.315"/></svg>
</template>

CSS

.icon-person-search {
  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%22M11%2011.385q-1.246%200-2.123-.877T8%208.385t.877-2.123T11%205.385t2.123.877T14%208.385t-.877%202.123t-2.123.877m10.216%2010.538l-2.662-2.661q-.487.338-1.01.5t-1.044.161q-1.433%200-2.428-.995t-.995-2.428t.995-2.428t2.428-.995t2.428.995t.995%202.428q0%20.521-.161%201.044t-.5%201.01l2.661%202.662zm-2.989-3.696q.696-.696.696-1.727t-.696-1.727t-1.727-.696t-1.727.696t-.696%201.727t.696%201.727t1.727.696t1.727-.696m-6.356-4.573q-.646%201.185-.761%202.462q-.116%201.276.415%202.5H4v-1.641q0-.639.358-1.161t.973-.841q1.082-.534%202.808-1.004t3.732-.315%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%22M11%2011.385q-1.246%200-2.123-.877T8%208.385t.877-2.123T11%205.385t2.123.877T14%208.385t-.877%202.123t-2.123.877m10.216%2010.538l-2.662-2.661q-.487.338-1.01.5t-1.044.161q-1.433%200-2.428-.995t-.995-2.428t.995-2.428t2.428-.995t2.428.995t.995%202.428q0%20.521-.161%201.044t-.5%201.01l2.661%202.662zm-2.989-3.696q.696-.696.696-1.727t-.696-1.727t-1.727-.696t-1.727.696t-.696%201.727t.696%201.727t1.727.696t1.727-.696m-6.356-4.573q-.646%201.185-.761%202.462q-.116%201.276.415%202.5H4v-1.641q0-.639.358-1.161t.973-.841q1.082-.534%202.808-1.004t3.732-.315%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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