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

Name
search-activity
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
search-activity-outline, search-activity-outline-sharp, search-activity-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the search activity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.401 4.867q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.229.56t-.56.227t-.56-.229m-.058 15.385q-.228-.23-.228-.56q0-.332.23-.56q.228-.228.56-.228t.56.229t.227.56q0 .332-.229.56q-.228.228-.56.228t-.56-.23m4-12.115q-.227-.229-.227-.56t.228-.56t.561-.228t.56.23q.227.228.227.56t-.229.56t-.56.227t-.56-.229m-.057 8.904q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.23.56q-.228.227-.56.227q-.331 0-.56-.229m1.366-4.48q-.228-.23-.228-.561t.229-.56q.229-.227.56-.227t.56.229t.228.56t-.229.56t-.56.227t-.56-.229M12 21q-1.864 0-3.507-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3v1Q8.65 4 6.325 6.325T4 12t2.325 5.675T12 20zm3.3-5.012l-3.8-3.8V7.5h1v4.312l3.489 3.488z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSearchActivity(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="M14.401 4.867q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.229.56t-.56.227t-.56-.229m-.058 15.385q-.228-.23-.228-.56q0-.332.23-.56q.228-.228.56-.228t.56.229t.227.56q0 .332-.229.56q-.228.228-.56.228t-.56-.23m4-12.115q-.227-.229-.227-.56t.228-.56t.561-.228t.56.23q.227.228.227.56t-.229.56t-.56.227t-.56-.229m-.057 8.904q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.23.56q-.228.227-.56.227q-.331 0-.56-.229m1.366-4.48q-.228-.23-.228-.561t.229-.56q.229-.227.56-.227t.56.229t.228.56t-.229.56t-.56.227t-.56-.229M12 21q-1.864 0-3.507-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3v1Q8.65 4 6.325 6.325T4 12t2.325 5.675T12 20zm3.3-5.012l-3.8-3.8V7.5h1v4.312l3.489 3.488z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.401 4.867q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.229.56t-.56.227t-.56-.229m-.058 15.385q-.228-.23-.228-.56q0-.332.23-.56q.228-.228.56-.228t.56.229t.227.56q0 .332-.229.56q-.228.228-.56.228t-.56-.23m4-12.115q-.227-.229-.227-.56t.228-.56t.561-.228t.56.23q.227.228.227.56t-.229.56t-.56.227t-.56-.229m-.057 8.904q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.23.56q-.228.227-.56.227q-.331 0-.56-.229m1.366-4.48q-.228-.23-.228-.561t.229-.56q.229-.227.56-.227t.56.229t.228.56t-.229.56t-.56.227t-.56-.229M12 21q-1.864 0-3.507-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51q.709-1.643 1.924-2.859T8.49 3.709T12 3v1Q8.65 4 6.325 6.325T4 12t2.325 5.675T12 20zm3.3-5.012l-3.8-3.8V7.5h1v4.312l3.489 3.488z"/></svg>
</template>

CSS

.icon-search-activity {
  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%22M14.401%204.867q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.229.56t-.56.227t-.56-.229m-.058%2015.385q-.228-.23-.228-.56q0-.332.23-.56q.228-.228.56-.228t.56.229t.227.56q0%20.332-.229.56q-.228.228-.56.228t-.56-.23m4-12.115q-.227-.229-.227-.56t.228-.56t.561-.228t.56.23q.227.228.227.56t-.229.56t-.56.227t-.56-.229m-.057%208.904q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.23.56q-.228.227-.56.227q-.331%200-.56-.229m1.366-4.48q-.228-.23-.228-.561t.229-.56q.229-.227.56-.227t.56.229t.228.56t-.229.56t-.56.227t-.56-.229M12%2021q-1.864%200-3.507-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51q.709-1.643%201.924-2.859T8.49%203.709T12%203v1Q8.65%204%206.325%206.325T4%2012t2.325%205.675T12%2020zm3.3-5.012l-3.8-3.8V7.5h1v4.312l3.489%203.488z%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%22M14.401%204.867q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.229.56t-.56.227t-.56-.229m-.058%2015.385q-.228-.23-.228-.56q0-.332.23-.56q.228-.228.56-.228t.56.229t.227.56q0%20.332-.229.56q-.228.228-.56.228t-.56-.23m4-12.115q-.227-.229-.227-.56t.228-.56t.561-.228t.56.23q.227.228.227.56t-.229.56t-.56.227t-.56-.229m-.057%208.904q-.228-.229-.228-.56t.229-.56t.56-.228t.56.23t.228.56t-.23.56q-.228.227-.56.227q-.331%200-.56-.229m1.366-4.48q-.228-.23-.228-.561t.229-.56q.229-.227.56-.227t.56.229t.228.56t-.229.56t-.56.227t-.56-.229M12%2021q-1.864%200-3.507-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51q.709-1.643%201.924-2.859T8.49%203.709T12%203v1Q8.65%204%206.325%206.325T4%2012t2.325%205.675T12%2020zm3.3-5.012l-3.8-3.8V7.5h1v4.312l3.489%203.488z%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-activity.svg?color=%231a73e8&size=48