search logo
search from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- search
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
The same logo in other sets
searchAkar Iconssearch-outlinedAnt Design IconssearchBootstrap IconssearchBoxIcons v2searchBoxIcons v2 SolidsearchCarbonsearchCatppuccin IconssearchCodiconssearchElement Plussearch-fillEva IconssearchFramework7 IconssearchFont Awesome SolidsearchFeather Iconssearch-outlineFlowbite Iconssearch-12-filledFluent UI System Iconssearchcss.ggsearchHumbleiconssearchIconParksearchIconPark OutlinesearchIconPark SolidsearchIconPark TwoTonesearchIconoirsearchIonIconssearchJam Icons
Use the search logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="M17 17a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-3a7 7 0 1 0 7 7a7 7 0 0 0-7-7"/><path fill="#42a5f5" d="m19.586 26.414l2.828-2.828L26 27.17L23.17 30zM10 26H6V4h9.172L22 10.828V12h2v-2l-8-8H6a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h4Z"/><path fill="#42a5f5" d="M22 12h-8V4h2l6 6zm0 0h2v2h-2z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeSearch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="M17 17a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-3a7 7 0 1 0 7 7a7 7 0 0 0-7-7"/><path fill="#42a5f5" d="m19.586 26.414l2.828-2.828L26 27.17L23.17 30zM10 26H6V4h9.172L22 10.828V12h2v-2l-8-8H6a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h4Z"/><path fill="#42a5f5" d="M22 12h-8V4h2l6 6zm0 0h2v2h-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="M17 17a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-3a7 7 0 1 0 7 7a7 7 0 0 0-7-7"/><path fill="#42a5f5" d="m19.586 26.414l2.828-2.828L26 27.17L23.17 30zM10 26H6V4h9.172L22 10.828V12h2v-2l-8-8H6a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h4Z"/><path fill="#42a5f5" d="M22 12h-8V4h2l6 6zm0 0h2v2h-2z"/></svg> </template>
CSS
.icon-search {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M17%2017a4%204%200%201%201-4%204a4.005%204.005%200%200%201%204-4m0-3a7%207%200%201%200%207%207a7%207%200%200%200-7-7%22%2F%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m19.586%2026.414l2.828-2.828L26%2027.17L23.17%2030zM10%2026H6V4h9.172L22%2010.828V12h2v-2l-8-8H6a2%202%200%200%200-2%202v22a2%202%200%200%200%202%202h4Z%22%2F%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M22%2012h-8V4h2l6%206zm0%200h2v2h-2z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M17%2017a4%204%200%201%201-4%204a4.005%204.005%200%200%201%204-4m0-3a7%207%200%201%200%207%207a7%207%200%200%200-7-7%22%2F%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m19.586%2026.414l2.828-2.828L26%2027.17L23.17%2030zM10%2026H6V4h9.172L22%2010.828V12h2v-2l-8-8H6a2%202%200%200%200-2%202v22a2%202%200%200%200%202%202h4Z%22%2F%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M22%2012h-8V4h2l6%206zm0%200h2v2h-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/search.svg?color=%231a73e8&size=48