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

Name
feature-search
Set
Material Symbols Light
Style
Regular
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.454 8.746l3.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.616 21q-.691 0-1.153-.462T3 19.385V6.615q0-.69.463-1.152T4.615 5H10q-.14.356-.173.807q-.033.45-.033.812q0 2.379 1.656 3.983t4.075 1.604q.436 0 .883-.063q.446-.062.907-.193L19 13.52v5.865q0 .69-.462 1.152T17.384 21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFeatureSearch(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.454 8.746l3.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.616 21q-.691 0-1.153-.462T3 19.385V6.615q0-.69.463-1.152T4.615 5H10q-.14.356-.173.807q-.033.45-.033.812q0 2.379 1.656 3.983t4.075 1.604q.436 0 .883-.063q.446-.062.907-.193L19 13.52v5.865q0 .69-.462 1.152T17.384 21z"/></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.454 8.746l3.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.616 21q-.691 0-1.153-.462T3 19.385V6.615q0-.69.463-1.152T4.615 5H10q-.14.356-.173.807q-.033.45-.033.812q0 2.379 1.656 3.983t4.075 1.604q.436 0 .883-.063q.446-.062.907-.193L19 13.52v5.865q0 .69-.462 1.152T17.384 21z"/></svg>
</template>

CSS

.icon-feature-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m18.454%208.746l3.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.616%2021q-.691%200-1.153-.462T3%2019.385V6.615q0-.69.463-1.152T4.615%205H10q-.14.356-.173.807q-.033.45-.033.812q0%202.379%201.656%203.983t4.075%201.604q.436%200%20.883-.063q.446-.062.907-.193L19%2013.52v5.865q0%20.69-.462%201.152T17.384%2021z%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.454%208.746l3.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.616%2021q-.691%200-1.153-.462T3%2019.385V6.615q0-.69.463-1.152T4.615%205H10q-.14.356-.173.807q-.033.45-.033.812q0%202.379%201.656%203.983t4.075%201.604q.436%200%20.883-.063q.446-.062.907-.193L19%2013.52v5.865q0%20.69-.462%201.152T17.384%2021z%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.svg?color=%231a73e8&size=48