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

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

1 other variant in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the saved search icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.485 20.154l-6.262-6.262q-.75.639-1.725.989t-1.96.35q-2.398 0-4.064-1.666Q3.808 11.898 3.808 9.5t1.666-4.064t4.064-1.667t4.065 1.667T15.269 9.5q0 1.042-.369 2.017t-.97 1.668l6.262 6.261zM9.539 14.23q1.99 0 3.36-1.37t1.37-3.361t-1.37-3.36t-3.36-1.37t-3.361 1.37t-1.37 3.36t1.37 3.36t3.36 1.37m-1.422-2.576l.519-1.72l-1.462-1.176h1.796L9.54 7l.569 1.758h1.796l-1.462 1.177l.52 1.719l-1.423-1.088z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSavedSearch(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="m19.485 20.154l-6.262-6.262q-.75.639-1.725.989t-1.96.35q-2.398 0-4.064-1.666Q3.808 11.898 3.808 9.5t1.666-4.064t4.064-1.667t4.065 1.667T15.269 9.5q0 1.042-.369 2.017t-.97 1.668l6.262 6.261zM9.539 14.23q1.99 0 3.36-1.37t1.37-3.361t-1.37-3.36t-3.36-1.37t-3.361 1.37t-1.37 3.36t1.37 3.36t3.36 1.37m-1.422-2.576l.519-1.72l-1.462-1.176h1.796L9.54 7l.569 1.758h1.796l-1.462 1.177l.52 1.719l-1.423-1.088z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.485 20.154l-6.262-6.262q-.75.639-1.725.989t-1.96.35q-2.398 0-4.064-1.666Q3.808 11.898 3.808 9.5t1.666-4.064t4.064-1.667t4.065 1.667T15.269 9.5q0 1.042-.369 2.017t-.97 1.668l6.262 6.261zM9.539 14.23q1.99 0 3.36-1.37t1.37-3.361t-1.37-3.36t-3.36-1.37t-3.361 1.37t-1.37 3.36t1.37 3.36t3.36 1.37m-1.422-2.576l.519-1.72l-1.462-1.176h1.796L9.54 7l.569 1.758h1.796l-1.462 1.177l.52 1.719l-1.423-1.088z"/></svg>
</template>

CSS

.icon-saved-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%22m19.485%2020.154l-6.262-6.262q-.75.639-1.725.989t-1.96.35q-2.398%200-4.064-1.666Q3.808%2011.898%203.808%209.5t1.666-4.064t4.064-1.667t4.065%201.667T15.269%209.5q0%201.042-.369%202.017t-.97%201.668l6.262%206.261zM9.539%2014.23q1.99%200%203.36-1.37t1.37-3.361t-1.37-3.36t-3.36-1.37t-3.361%201.37t-1.37%203.36t1.37%203.36t3.36%201.37m-1.422-2.576l.519-1.72l-1.462-1.176h1.796L9.54%207l.569%201.758h1.796l-1.462%201.177l.52%201.719l-1.423-1.088z%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%22m19.485%2020.154l-6.262-6.262q-.75.639-1.725.989t-1.96.35q-2.398%200-4.064-1.666Q3.808%2011.898%203.808%209.5t1.666-4.064t4.064-1.667t4.065%201.667T15.269%209.5q0%201.042-.369%202.017t-.97%201.668l6.262%206.261zM9.539%2014.23q1.99%200%203.36-1.37t1.37-3.361t-1.37-3.36t-3.36-1.37t-3.361%201.37t-1.37%203.36t1.37%203.36t3.36%201.37m-1.422-2.576l.519-1.72l-1.462-1.176h1.796L9.54%207l.569%201.758h1.796l-1.462%201.177l.52%201.719l-1.423-1.088z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/saved-search.svg?color=%231a73e8&size=48