feature-search-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
feature-search-outline
Set
Material Symbols Light
Style
Outline
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 1v5.865q0 .69-.462 1.152T17.384 21H4.616q-.691 0-1.153-.462T3 19.385V6.615q0-.69.463-1.152T4.615 5h5.366q-.085.277-.117.52T9.8 6H4.615q-.23 0-.423.192T4 6.616v12.769q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.423zm.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 MaterialSymbolsLightFeatureSearchOutline(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 1v5.865q0 .69-.462 1.152T17.384 21H4.616q-.691 0-1.153-.462T3 19.385V6.615q0-.69.463-1.152T4.615 5h5.366q-.085.277-.117.52T9.8 6H4.615q-.23 0-.423.192T4 6.616v12.769q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.423zm.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 1v5.865q0 .69-.462 1.152T17.384 21H4.616q-.691 0-1.153-.462T3 19.385V6.615q0-.69.463-1.152T4.615 5h5.366q-.085.277-.117.52T9.8 6H4.615q-.23 0-.423.192T4 6.616v12.769q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.423zm.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 {
  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%201v5.865q0%20.69-.462%201.152T17.384%2021H4.616q-.691%200-1.153-.462T3%2019.385V6.615q0-.69.463-1.152T4.615%205h5.366q-.085.277-.117.52T9.8%206H4.615q-.23%200-.423.192T4%206.616v12.769q0%20.23.192.423t.423.192h12.77q.23%200%20.423-.192t.192-.423zm.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%201v5.865q0%20.69-.462%201.152T17.384%2021H4.616q-.691%200-1.153-.462T3%2019.385V6.615q0-.69.463-1.152T4.615%205h5.366q-.085.277-.117.52T9.8%206H4.615q-.23%200-.423.192T4%206.616v12.769q0%20.23.192.423t.423.192h12.77q.23%200%20.423-.192t.192-.423zm.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.svg?color=%231a73e8&size=48