image-search-sharp from Material Symbols by Google · Sharp · Images · Apache-2.0 Free for personal and commercial use.

Name
image-search-sharp
Set
Material Symbols
Style
Sharp
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the image search icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21V3h7.6q-.5.8-.75 1.675T9.6 6.5q0 2.725 1.888 4.613T16.05 13q.525 0 1.013-.075t.962-.225L21 15.675V21zm18.55-7.6l-3.1-3.1q-.525.35-1.125.525T16.05 11q-1.85 0-3.15-1.312T11.6 6.5t1.313-3.187T16.1 2t3.188 1.313T20.6 6.5q0 .675-.2 1.3t-.5 1.15L22.95 12zM16.1 9q1.05 0 1.775-.725T18.6 6.5t-.725-1.775T16.1 4t-1.775.725T13.6 6.5t.725 1.775T16.1 9M6 17h12l-3.075-4.1q-.275-.05-.562-.125T13.8 12.6L11.25 16L9 13z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsImageSearchSharp(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="M3 21V3h7.6q-.5.8-.75 1.675T9.6 6.5q0 2.725 1.888 4.613T16.05 13q.525 0 1.013-.075t.962-.225L21 15.675V21zm18.55-7.6l-3.1-3.1q-.525.35-1.125.525T16.05 11q-1.85 0-3.15-1.312T11.6 6.5t1.313-3.187T16.1 2t3.188 1.313T20.6 6.5q0 .675-.2 1.3t-.5 1.15L22.95 12zM16.1 9q1.05 0 1.775-.725T18.6 6.5t-.725-1.775T16.1 4t-1.775.725T13.6 6.5t.725 1.775T16.1 9M6 17h12l-3.075-4.1q-.275-.05-.562-.125T13.8 12.6L11.25 16L9 13z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 21V3h7.6q-.5.8-.75 1.675T9.6 6.5q0 2.725 1.888 4.613T16.05 13q.525 0 1.013-.075t.962-.225L21 15.675V21zm18.55-7.6l-3.1-3.1q-.525.35-1.125.525T16.05 11q-1.85 0-3.15-1.312T11.6 6.5t1.313-3.187T16.1 2t3.188 1.313T20.6 6.5q0 .675-.2 1.3t-.5 1.15L22.95 12zM16.1 9q1.05 0 1.775-.725T18.6 6.5t-.725-1.775T16.1 4t-1.775.725T13.6 6.5t.725 1.775T16.1 9M6 17h12l-3.075-4.1q-.275-.05-.562-.125T13.8 12.6L11.25 16L9 13z"/></svg>
</template>

CSS

.icon-image-search-sharp {
  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%22M3%2021V3h7.6q-.5.8-.75%201.675T9.6%206.5q0%202.725%201.888%204.613T16.05%2013q.525%200%201.013-.075t.962-.225L21%2015.675V21zm18.55-7.6l-3.1-3.1q-.525.35-1.125.525T16.05%2011q-1.85%200-3.15-1.312T11.6%206.5t1.313-3.187T16.1%202t3.188%201.313T20.6%206.5q0%20.675-.2%201.3t-.5%201.15L22.95%2012zM16.1%209q1.05%200%201.775-.725T18.6%206.5t-.725-1.775T16.1%204t-1.775.725T13.6%206.5t.725%201.775T16.1%209M6%2017h12l-3.075-4.1q-.275-.05-.562-.125T13.8%2012.6L11.25%2016L9%2013z%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%22M3%2021V3h7.6q-.5.8-.75%201.675T9.6%206.5q0%202.725%201.888%204.613T16.05%2013q.525%200%201.013-.075t.962-.225L21%2015.675V21zm18.55-7.6l-3.1-3.1q-.525.35-1.125.525T16.05%2011q-1.85%200-3.15-1.312T11.6%206.5t1.313-3.187T16.1%202t3.188%201.313T20.6%206.5q0%20.675-.2%201.3t-.5%201.15L22.95%2012zM16.1%209q1.05%200%201.775-.725T18.6%206.5t-.725-1.775T16.1%204t-1.775.725T13.6%206.5t.725%201.775T16.1%209M6%2017h12l-3.075-4.1q-.275-.05-.562-.125T13.8%2012.6L11.25%2016L9%2013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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