image search icon
image-search-rounded from Material Symbols by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- image-search-rounded
- Set
- Material Symbols
- Style
- Rounded
- 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="M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h4.1q.5 0 .775.425t.075.925q-.175.525-.262 1.063T9.6 6.5q0 2.725 1.888 4.613T16.05 13q.525 0 1.013-.075t.962-.225l2.4 2.4q.275.275.425.638t.15.762V19q0 .825-.588 1.413T19 21zm15.85-8.3l-2.4-2.4q-.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.15l2.35 2.35q.275.275.275.7t-.275.7t-.7.275t-.7-.275M16.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 9m-4.85 7L9.6 13.8q-.225-.3-.6-.3t-.6.3l-1.8 2.4q-.2.25-.05.525T7 17h10q.3 0 .45-.275t-.05-.525l-2.475-3.3q-.275-.05-.563-.125T13.8 12.6z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsImageSearchRounded(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="M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h4.1q.5 0 .775.425t.075.925q-.175.525-.262 1.063T9.6 6.5q0 2.725 1.888 4.613T16.05 13q.525 0 1.013-.075t.962-.225l2.4 2.4q.275.275.425.638t.15.762V19q0 .825-.588 1.413T19 21zm15.85-8.3l-2.4-2.4q-.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.15l2.35 2.35q.275.275.275.7t-.275.7t-.7.275t-.7-.275M16.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 9m-4.85 7L9.6 13.8q-.225-.3-.6-.3t-.6.3l-1.8 2.4q-.2.25-.05.525T7 17h10q.3 0 .45-.275t-.05-.525l-2.475-3.3q-.275-.05-.563-.125T13.8 12.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h4.1q.5 0 .775.425t.075.925q-.175.525-.262 1.063T9.6 6.5q0 2.725 1.888 4.613T16.05 13q.525 0 1.013-.075t.962-.225l2.4 2.4q.275.275.425.638t.15.762V19q0 .825-.588 1.413T19 21zm15.85-8.3l-2.4-2.4q-.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.15l2.35 2.35q.275.275.275.7t-.275.7t-.7.275t-.7-.275M16.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 9m-4.85 7L9.6 13.8q-.225-.3-.6-.3t-.6.3l-1.8 2.4q-.2.25-.05.525T7 17h10q.3 0 .45-.275t-.05-.525l-2.475-3.3q-.275-.05-.563-.125T13.8 12.6z"/></svg> </template>
CSS
.icon-image-search-rounded {
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%22M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h4.1q.5%200%20.775.425t.075.925q-.175.525-.262%201.063T9.6%206.5q0%202.725%201.888%204.613T16.05%2013q.525%200%201.013-.075t.962-.225l2.4%202.4q.275.275.425.638t.15.762V19q0%20.825-.588%201.413T19%2021zm15.85-8.3l-2.4-2.4q-.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.15l2.35%202.35q.275.275.275.7t-.275.7t-.7.275t-.7-.275M16.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%209m-4.85%207L9.6%2013.8q-.225-.3-.6-.3t-.6.3l-1.8%202.4q-.2.25-.05.525T7%2017h10q.3%200%20.45-.275t-.05-.525l-2.475-3.3q-.275-.05-.563-.125T13.8%2012.6z%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%22M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h4.1q.5%200%20.775.425t.075.925q-.175.525-.262%201.063T9.6%206.5q0%202.725%201.888%204.613T16.05%2013q.525%200%201.013-.075t.962-.225l2.4%202.4q.275.275.425.638t.15.762V19q0%20.825-.588%201.413T19%2021zm15.85-8.3l-2.4-2.4q-.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.15l2.35%202.35q.275.275.275.7t-.275.7t-.7.275t-.7-.275M16.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%209m-4.85%207L9.6%2013.8q-.225-.3-.6-.3t-.6.3l-1.8%202.4q-.2.25-.05.525T7%2017h10q.3%200%20.45-.275t-.05-.525l-2.475-3.3q-.275-.05-.563-.125T13.8%2012.6z%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-rounded.svg?color=%231a73e8&size=48