user search3 icon
user-search3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- user-search3-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the user search3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 14c-5.01 0-9.09 3.36-9.09 7.5c0 .28.22.5.5.5h17.18c.28 0 .5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5m4.72-3.65l-.96-.96c.5-.75.79-1.65.79-2.62A4.77 4.77 0 0 0 11.78 2C9.15 2 7 4.14 7 6.77s2.14 4.77 4.77 4.77c.97 0 1.87-.29 2.62-.79l.96.96c.19.19.44.28.68.28c.25 0 .5-.09.68-.28c.38-.37.38-.98.01-1.36"/></svg>
React
import type { SVGProps } from "react";
export function ReiconUserSearch3Filled(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="M12 14c-5.01 0-9.09 3.36-9.09 7.5c0 .28.22.5.5.5h17.18c.28 0 .5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5m4.72-3.65l-.96-.96c.5-.75.79-1.65.79-2.62A4.77 4.77 0 0 0 11.78 2C9.15 2 7 4.14 7 6.77s2.14 4.77 4.77 4.77c.97 0 1.87-.29 2.62-.79l.96.96c.19.19.44.28.68.28c.25 0 .5-.09.68-.28c.38-.37.38-.98.01-1.36"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 14c-5.01 0-9.09 3.36-9.09 7.5c0 .28.22.5.5.5h17.18c.28 0 .5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5m4.72-3.65l-.96-.96c.5-.75.79-1.65.79-2.62A4.77 4.77 0 0 0 11.78 2C9.15 2 7 4.14 7 6.77s2.14 4.77 4.77 4.77c.97 0 1.87-.29 2.62-.79l.96.96c.19.19.44.28.68.28c.25 0 .5-.09.68-.28c.38-.37.38-.98.01-1.36"/></svg> </template>
CSS
.icon-user-search3-filled {
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%22M12%2014c-5.01%200-9.09%203.36-9.09%207.5c0%20.28.22.5.5.5h17.18c.28%200%20.5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5m4.72-3.65l-.96-.96c.5-.75.79-1.65.79-2.62A4.77%204.77%200%200%200%2011.78%202C9.15%202%207%204.14%207%206.77s2.14%204.77%204.77%204.77c.97%200%201.87-.29%202.62-.79l.96.96c.19.19.44.28.68.28c.25%200%20.5-.09.68-.28c.38-.37.38-.98.01-1.36%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%22M12%2014c-5.01%200-9.09%203.36-9.09%207.5c0%20.28.22.5.5.5h17.18c.28%200%20.5-.22.5-.5c0-4.14-4.08-7.5-9.09-7.5m4.72-3.65l-.96-.96c.5-.75.79-1.65.79-2.62A4.77%204.77%200%200%200%2011.78%202C9.15%202%207%204.14%207%206.77s2.14%204.77%204.77%204.77c.97%200%201.87-.29%202.62-.79l.96.96c.19.19.44.28.68.28c.25%200%20.5-.09.68-.28c.38-.37.38-.98.01-1.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/user-search3-filled.svg?color=%231a73e8&size=48