feature search icon
feature-search-outline-sharp from Material Symbols Light by Google · Outline Sharp · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- feature-search-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the feature search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 12.52l1 1V21H3V5h6.98q-.084.277-.116.52T9.8 6H4v14h14zm.454-3.774l3.315 3.316l-.707.707l-3.316-3.315q-.448.396-1.038.587t-1.208.19q-1.567 0-2.649-1.082T11.769 6.5t1.082-2.649T15.5 2.769t2.649 1.082T19.231 6.5q0 .675-.21 1.237q-.21.561-.567 1.01m-1.015-.309q.792-.792.792-1.938t-.792-1.939T15.5 3.77t-1.939.793T12.77 6.5t.792 1.939t1.939.792t1.939-.792M4 12.519V20V6v6.23v-.28z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFeatureSearchOutlineSharp(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="m18 12.52l1 1V21H3V5h6.98q-.084.277-.116.52T9.8 6H4v14h14zm.454-3.774l3.315 3.316l-.707.707l-3.316-3.315q-.448.396-1.038.587t-1.208.19q-1.567 0-2.649-1.082T11.769 6.5t1.082-2.649T15.5 2.769t2.649 1.082T19.231 6.5q0 .675-.21 1.237q-.21.561-.567 1.01m-1.015-.309q.792-.792.792-1.938t-.792-1.939T15.5 3.77t-1.939.793T12.77 6.5t.792 1.939t1.939.792t1.939-.792M4 12.519V20V6v6.23v-.28z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 12.52l1 1V21H3V5h6.98q-.084.277-.116.52T9.8 6H4v14h14zm.454-3.774l3.315 3.316l-.707.707l-3.316-3.315q-.448.396-1.038.587t-1.208.19q-1.567 0-2.649-1.082T11.769 6.5t1.082-2.649T15.5 2.769t2.649 1.082T19.231 6.5q0 .675-.21 1.237q-.21.561-.567 1.01m-1.015-.309q.792-.792.792-1.938t-.792-1.939T15.5 3.77t-1.939.793T12.77 6.5t.792 1.939t1.939.792t1.939-.792M4 12.519V20V6v6.23v-.28z"/></svg> </template>
CSS
.icon-feature-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%22m18%2012.52l1%201V21H3V5h6.98q-.084.277-.116.52T9.8%206H4v14h14zm.454-3.774l3.315%203.316l-.707.707l-3.316-3.315q-.448.396-1.038.587t-1.208.19q-1.567%200-2.649-1.082T11.769%206.5t1.082-2.649T15.5%202.769t2.649%201.082T19.231%206.5q0%20.675-.21%201.237q-.21.561-.567%201.01m-1.015-.309q.792-.792.792-1.938t-.792-1.939T15.5%203.77t-1.939.793T12.77%206.5t.792%201.939t1.939.792t1.939-.792M4%2012.519V20V6v6.23v-.28z%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%22m18%2012.52l1%201V21H3V5h6.98q-.084.277-.116.52T9.8%206H4v14h14zm.454-3.774l3.315%203.316l-.707.707l-3.316-3.315q-.448.396-1.038.587t-1.208.19q-1.567%200-2.649-1.082T11.769%206.5t1.082-2.649T15.5%202.769t2.649%201.082T19.231%206.5q0%20.675-.21%201.237q-.21.561-.567%201.01m-1.015-.309q.792-.792.792-1.938t-.792-1.939T15.5%203.77t-1.939.793T12.77%206.5t.792%201.939t1.939.792t1.939-.792M4%2012.519V20V6v6.23v-.28z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/feature-search-outline-sharp.svg?color=%231a73e8&size=48