search insights icon
search-insights from Material Symbols Light by Google · Regular · Business · Apache-2.0 Free for personal and commercial use.
- Name
- search-insights
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- search-insights-outline, search-insights-outline-sharp, search-insights-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the search insights icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 16.039q2.5 0 4.25-1.756T16 10.019t-1.75-4.264T10 4T5.75 5.756T4 10.019t1.75 4.264T10 16.039m-.5-3.443V6.635h1v5.961zm-3.346 0V8.54h1v4.057zm6.692 0V9.5h1v3.096zM20.312 21l-5.714-5.713q-.929.8-2.105 1.256T10 17q-2.931 0-4.966-2.033Q3 12.933 3 10.003t2.034-4.966T9.997 3t4.967 2.034Q17 7.07 17 10q0 1.317-.457 2.493t-1.256 2.086L21 20.292z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSearchInsights(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="M10 16.039q2.5 0 4.25-1.756T16 10.019t-1.75-4.264T10 4T5.75 5.756T4 10.019t1.75 4.264T10 16.039m-.5-3.443V6.635h1v5.961zm-3.346 0V8.54h1v4.057zm6.692 0V9.5h1v3.096zM20.312 21l-5.714-5.713q-.929.8-2.105 1.256T10 17q-2.931 0-4.966-2.033Q3 12.933 3 10.003t2.034-4.966T9.997 3t4.967 2.034Q17 7.07 17 10q0 1.317-.457 2.493t-1.256 2.086L21 20.292z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 16.039q2.5 0 4.25-1.756T16 10.019t-1.75-4.264T10 4T5.75 5.756T4 10.019t1.75 4.264T10 16.039m-.5-3.443V6.635h1v5.961zm-3.346 0V8.54h1v4.057zm6.692 0V9.5h1v3.096zM20.312 21l-5.714-5.713q-.929.8-2.105 1.256T10 17q-2.931 0-4.966-2.033Q3 12.933 3 10.003t2.034-4.966T9.997 3t4.967 2.034Q17 7.07 17 10q0 1.317-.457 2.493t-1.256 2.086L21 20.292z"/></svg> </template>
CSS
.icon-search-insights {
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%22M10%2016.039q2.5%200%204.25-1.756T16%2010.019t-1.75-4.264T10%204T5.75%205.756T4%2010.019t1.75%204.264T10%2016.039m-.5-3.443V6.635h1v5.961zm-3.346%200V8.54h1v4.057zm6.692%200V9.5h1v3.096zM20.312%2021l-5.714-5.713q-.929.8-2.105%201.256T10%2017q-2.931%200-4.966-2.033Q3%2012.933%203%2010.003t2.034-4.966T9.997%203t4.967%202.034Q17%207.07%2017%2010q0%201.317-.457%202.493t-1.256%202.086L21%2020.292z%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%22M10%2016.039q2.5%200%204.25-1.756T16%2010.019t-1.75-4.264T10%204T5.75%205.756T4%2010.019t1.75%204.264T10%2016.039m-.5-3.443V6.635h1v5.961zm-3.346%200V8.54h1v4.057zm6.692%200V9.5h1v3.096zM20.312%2021l-5.714-5.713q-.929.8-2.105%201.256T10%2017q-2.931%200-4.966-2.033Q3%2012.933%203%2010.003t2.034-4.966T9.997%203t4.967%202.034Q17%207.07%2017%2010q0%201.317-.457%202.493t-1.256%202.086L21%2020.292z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/search-insights.svg?color=%231a73e8&size=48