image search icon
image-search-outline-sharp from Material Symbols Light by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- image-search-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
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="M7.5 16.5h9.154l-2.671-3.562q-.064-.011-.13-.029q-.066-.017-.13-.04l-2.511 3.17l-1.75-2.116zM4 20V4h6v1H5v14h14v-5.44l1 1V20zm17.28-7.523l-3.138-3.138q-.505.369-.98.515T16.089 10q-1.466 0-2.477-1.014Q12.6 7.97 12.6 6.5t1.015-2.485T16.1 3t2.486 1.015T19.6 6.5q0 .598-.18 1.137T18.9 8.68l3.089 3.088zM16.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 9"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightImageSearchOutlineSharp(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="M7.5 16.5h9.154l-2.671-3.562q-.064-.011-.13-.029q-.066-.017-.13-.04l-2.511 3.17l-1.75-2.116zM4 20V4h6v1H5v14h14v-5.44l1 1V20zm17.28-7.523l-3.138-3.138q-.505.369-.98.515T16.089 10q-1.466 0-2.477-1.014Q12.6 7.97 12.6 6.5t1.015-2.485T16.1 3t2.486 1.015T19.6 6.5q0 .598-.18 1.137T18.9 8.68l3.089 3.088zM16.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 9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.5 16.5h9.154l-2.671-3.562q-.064-.011-.13-.029q-.066-.017-.13-.04l-2.511 3.17l-1.75-2.116zM4 20V4h6v1H5v14h14v-5.44l1 1V20zm17.28-7.523l-3.138-3.138q-.505.369-.98.515T16.089 10q-1.466 0-2.477-1.014Q12.6 7.97 12.6 6.5t1.015-2.485T16.1 3t2.486 1.015T19.6 6.5q0 .598-.18 1.137T18.9 8.68l3.089 3.088zM16.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 9"/></svg> </template>
CSS
.icon-image-search-outline-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%22M7.5%2016.5h9.154l-2.671-3.562q-.064-.011-.13-.029q-.066-.017-.13-.04l-2.511%203.17l-1.75-2.116zM4%2020V4h6v1H5v14h14v-5.44l1%201V20zm17.28-7.523l-3.138-3.138q-.505.369-.98.515T16.089%2010q-1.466%200-2.477-1.014Q12.6%207.97%2012.6%206.5t1.015-2.485T16.1%203t2.486%201.015T19.6%206.5q0%20.598-.18%201.137T18.9%208.68l3.089%203.088zM16.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%209%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%22M7.5%2016.5h9.154l-2.671-3.562q-.064-.011-.13-.029q-.066-.017-.13-.04l-2.511%203.17l-1.75-2.116zM4%2020V4h6v1H5v14h14v-5.44l1%201V20zm17.28-7.523l-3.138-3.138q-.505.369-.98.515T16.089%2010q-1.466%200-2.477-1.014Q12.6%207.97%2012.6%206.5t1.015-2.485T16.1%203t2.486%201.015T19.6%206.5q0%20.598-.18%201.137T18.9%208.68l3.089%203.088zM16.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%209%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/image-search-outline-sharp.svg?color=%231a73e8&size=48