search3 icon

search3 from Reicon by REICON · Outline · Search · MIT Free for personal and commercial use.

Name
search3
Set
Reicon
Style
Outline
Category
Search
Viewbox
24×24
License
MIT

2 other variants in Reicon

More search icons from Reicon

Use the search3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11 2.75a8.25 8.25 0 1 0 0 16.5a8.25 8.25 0 0 0 0-16.5M1.25 11c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S1.25 16.385 1.25 11m18.908 8.751a.38.38 0 0 0-.407.407c0 .001.004.027.024.1c.022.084.056.197.108.37c.047.158.078.26.103.336c.026.078.035.093.031.086a.38.38 0 0 0 .544.137c-.007.004.008-.005.067-.06c.059-.056.134-.131.251-.248s.192-.192.247-.25c.047-.05.06-.069.062-.07a.38.38 0 0 0-.137-.541c-.001 0-.022-.01-.087-.032a13 13 0 0 0-.336-.103a15 15 0 0 0-.37-.108a1 1 0 0 0-.1-.024m-1.902.532a1.88 1.88 0 0 1 2.027-2.027c.2.017.442.09.703.168l.072.022l.065.02c.24.07.465.138.635.229a1.88 1.88 0 0 1 .68 2.694c-.107.16-.273.326-.45.503l-.048.048l-.048.048c-.177.177-.343.343-.503.45a1.88 1.88 0 0 1-2.694-.68c-.091-.17-.158-.395-.23-.635l-.02-.065l-.02-.072c-.08-.26-.152-.503-.169-.703" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconSearch3(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" fillRule="evenodd" d="M11 2.75a8.25 8.25 0 1 0 0 16.5a8.25 8.25 0 0 0 0-16.5M1.25 11c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S1.25 16.385 1.25 11m18.908 8.751a.38.38 0 0 0-.407.407c0 .001.004.027.024.1c.022.084.056.197.108.37c.047.158.078.26.103.336c.026.078.035.093.031.086a.38.38 0 0 0 .544.137c-.007.004.008-.005.067-.06c.059-.056.134-.131.251-.248s.192-.192.247-.25c.047-.05.06-.069.062-.07a.38.38 0 0 0-.137-.541c-.001 0-.022-.01-.087-.032a13 13 0 0 0-.336-.103a15 15 0 0 0-.37-.108a1 1 0 0 0-.1-.024m-1.902.532a1.88 1.88 0 0 1 2.027-2.027c.2.017.442.09.703.168l.072.022l.065.02c.24.07.465.138.635.229a1.88 1.88 0 0 1 .68 2.694c-.107.16-.273.326-.45.503l-.048.048l-.048.048c-.177.177-.343.343-.503.45a1.88 1.88 0 0 1-2.694-.68c-.091-.17-.158-.395-.23-.635l-.02-.065l-.02-.072c-.08-.26-.152-.503-.169-.703" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11 2.75a8.25 8.25 0 1 0 0 16.5a8.25 8.25 0 0 0 0-16.5M1.25 11c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75s-4.365 9.75-9.75 9.75S1.25 16.385 1.25 11m18.908 8.751a.38.38 0 0 0-.407.407c0 .001.004.027.024.1c.022.084.056.197.108.37c.047.158.078.26.103.336c.026.078.035.093.031.086a.38.38 0 0 0 .544.137c-.007.004.008-.005.067-.06c.059-.056.134-.131.251-.248s.192-.192.247-.25c.047-.05.06-.069.062-.07a.38.38 0 0 0-.137-.541c-.001 0-.022-.01-.087-.032a13 13 0 0 0-.336-.103a15 15 0 0 0-.37-.108a1 1 0 0 0-.1-.024m-1.902.532a1.88 1.88 0 0 1 2.027-2.027c.2.017.442.09.703.168l.072.022l.065.02c.24.07.465.138.635.229a1.88 1.88 0 0 1 .68 2.694c-.107.16-.273.326-.45.503l-.048.048l-.048.048c-.177.177-.343.343-.503.45a1.88 1.88 0 0 1-2.694-.68c-.091-.17-.158-.395-.23-.635l-.02-.065l-.02-.072c-.08-.26-.152-.503-.169-.703" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-search3 {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M11%202.75a8.25%208.25%200%201%200%200%2016.5a8.25%208.25%200%200%200%200-16.5M1.25%2011c0-5.385%204.365-9.75%209.75-9.75s9.75%204.365%209.75%209.75s-4.365%209.75-9.75%209.75S1.25%2016.385%201.25%2011m18.908%208.751a.38.38%200%200%200-.407.407c0%20.001.004.027.024.1c.022.084.056.197.108.37c.047.158.078.26.103.336c.026.078.035.093.031.086a.38.38%200%200%200%20.544.137c-.007.004.008-.005.067-.06c.059-.056.134-.131.251-.248s.192-.192.247-.25c.047-.05.06-.069.062-.07a.38.38%200%200%200-.137-.541c-.001%200-.022-.01-.087-.032a13%2013%200%200%200-.336-.103a15%2015%200%200%200-.37-.108a1%201%200%200%200-.1-.024m-1.902.532a1.88%201.88%200%200%201%202.027-2.027c.2.017.442.09.703.168l.072.022l.065.02c.24.07.465.138.635.229a1.88%201.88%200%200%201%20.68%202.694c-.107.16-.273.326-.45.503l-.048.048l-.048.048c-.177.177-.343.343-.503.45a1.88%201.88%200%200%201-2.694-.68c-.091-.17-.158-.395-.23-.635l-.02-.065l-.02-.072c-.08-.26-.152-.503-.169-.703%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11%202.75a8.25%208.25%200%201%200%200%2016.5a8.25%208.25%200%200%200%200-16.5M1.25%2011c0-5.385%204.365-9.75%209.75-9.75s9.75%204.365%209.75%209.75s-4.365%209.75-9.75%209.75S1.25%2016.385%201.25%2011m18.908%208.751a.38.38%200%200%200-.407.407c0%20.001.004.027.024.1c.022.084.056.197.108.37c.047.158.078.26.103.336c.026.078.035.093.031.086a.38.38%200%200%200%20.544.137c-.007.004.008-.005.067-.06c.059-.056.134-.131.251-.248s.192-.192.247-.25c.047-.05.06-.069.062-.07a.38.38%200%200%200-.137-.541c-.001%200-.022-.01-.087-.032a13%2013%200%200%200-.336-.103a15%2015%200%200%200-.37-.108a1%201%200%200%200-.1-.024m-1.902.532a1.88%201.88%200%200%201%202.027-2.027c.2.017.442.09.703.168l.072.022l.065.02c.24.07.465.138.635.229a1.88%201.88%200%200%201%20.68%202.694c-.107.16-.273.326-.45.503l-.048.048l-.048.048c-.177.177-.343.343-.503.45a1.88%201.88%200%200%201-2.694-.68c-.091-.17-.158-.395-.23-.635l-.02-.065l-.02-.072c-.08-.26-.152-.503-.169-.703%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/search3.svg?color=%231a73e8&size=48

Search3 outline icon — Reicon · IconsDB