person search icon
person-search-outline from Material Symbols Light by Google · Outline · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- person-search-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- person-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 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.237 0-2.119-.882T8 8.385t.881-2.12T11 5.386t2.119.88t.881 2.12t-.881 2.118t-2.119.882m0-1q.825 0 1.413-.588T13 8.385t-.587-1.413T11 6.385t-1.412.587T9 8.385t.588 1.412t1.412.588m10.216 11.538l-2.662-2.661q-.487.338-1.01.5t-1.04.161q-1.437 0-2.432-1t-.995-2.427t1-2.424t2.428-.995t2.423.998q.995.999.995 2.425q0 .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-.696M4 18.616v-1.641q0-.639.358-1.161t.973-.841q1.082-.534 2.808-1.004t3.732-.315q-.146.258-.262.495t-.184.492q-1.789-.087-3.31.358q-1.52.445-2.301.851q-.385.183-.6.481Q5 16.63 5 16.975v.64h6.194q.048.243.136.502q.087.26.195.499zm7.194-1"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPersonSearchOutline(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.237 0-2.119-.882T8 8.385t.881-2.12T11 5.386t2.119.88t.881 2.12t-.881 2.118t-2.119.882m0-1q.825 0 1.413-.588T13 8.385t-.587-1.413T11 6.385t-1.412.587T9 8.385t.588 1.412t1.412.588m10.216 11.538l-2.662-2.661q-.487.338-1.01.5t-1.04.161q-1.437 0-2.432-1t-.995-2.427t1-2.424t2.428-.995t2.423.998q.995.999.995 2.425q0 .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-.696M4 18.616v-1.641q0-.639.358-1.161t.973-.841q1.082-.534 2.808-1.004t3.732-.315q-.146.258-.262.495t-.184.492q-1.789-.087-3.31.358q-1.52.445-2.301.851q-.385.183-.6.481Q5 16.63 5 16.975v.64h6.194q.048.243.136.502q.087.26.195.499zm7.194-1"/></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.237 0-2.119-.882T8 8.385t.881-2.12T11 5.386t2.119.88t.881 2.12t-.881 2.118t-2.119.882m0-1q.825 0 1.413-.588T13 8.385t-.587-1.413T11 6.385t-1.412.587T9 8.385t.588 1.412t1.412.588m10.216 11.538l-2.662-2.661q-.487.338-1.01.5t-1.04.161q-1.437 0-2.432-1t-.995-2.427t1-2.424t2.428-.995t2.423.998q.995.999.995 2.425q0 .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-.696M4 18.616v-1.641q0-.639.358-1.161t.973-.841q1.082-.534 2.808-1.004t3.732-.315q-.146.258-.262.495t-.184.492q-1.789-.087-3.31.358q-1.52.445-2.301.851q-.385.183-.6.481Q5 16.63 5 16.975v.64h6.194q.048.243.136.502q.087.26.195.499zm7.194-1"/></svg> </template>
CSS
.icon-person-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%22M11%2011.385q-1.237%200-2.119-.882T8%208.385t.881-2.12T11%205.386t2.119.88t.881%202.12t-.881%202.118t-2.119.882m0-1q.825%200%201.413-.588T13%208.385t-.587-1.413T11%206.385t-1.412.587T9%208.385t.588%201.412t1.412.588m10.216%2011.538l-2.662-2.661q-.487.338-1.01.5t-1.04.161q-1.437%200-2.432-1t-.995-2.427t1-2.424t2.428-.995t2.423.998q.995.999.995%202.425q0%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-.696M4%2018.616v-1.641q0-.639.358-1.161t.973-.841q1.082-.534%202.808-1.004t3.732-.315q-.146.258-.262.495t-.184.492q-1.789-.087-3.31.358q-1.52.445-2.301.851q-.385.183-.6.481Q5%2016.63%205%2016.975v.64h6.194q.048.243.136.502q.087.26.195.499zm7.194-1%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.237%200-2.119-.882T8%208.385t.881-2.12T11%205.386t2.119.88t.881%202.12t-.881%202.118t-2.119.882m0-1q.825%200%201.413-.588T13%208.385t-.587-1.413T11%206.385t-1.412.587T9%208.385t.588%201.412t1.412.588m10.216%2011.538l-2.662-2.661q-.487.338-1.01.5t-1.04.161q-1.437%200-2.432-1t-.995-2.427t1-2.424t2.428-.995t2.423.998q.995.999.995%202.425q0%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-.696M4%2018.616v-1.641q0-.639.358-1.161t.973-.841q1.082-.534%202.808-1.004t3.732-.315q-.146.258-.262.495t-.184.492q-1.789-.087-3.31.358q-1.52.445-2.301.851q-.385.183-.6.481Q5%2016.63%205%2016.975v.64h6.194q.048.243.136.502q.087.26.195.499zm7.194-1%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-outline.svg?color=%231a73e8&size=48