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

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

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="m9.539 10.566l-.933.709q-.131.087-.242.003q-.112-.084-.062-.22l.333-1.123l-1.008-.824q-.125-.086-.072-.22q.053-.133.19-.133h1.224l.377-1.167q.05-.137.192-.137t.193.136l.377 1.168h1.225q.136 0 .189.133q.053.134-.072.22l-1.008.823l.333 1.124q.05.136-.061.22q-.112.084-.243-.003zm0 4.665q-2.398 0-4.065-1.666Q3.808 11.898 3.808 9.5t1.666-4.065T9.539 3.77t4.064 1.666q1.666 1.667 1.666 4.065q0 1.042-.369 2.017t-.97 1.668l5.909 5.907q.14.14.15.345q.009.203-.15.363q-.16.16-.354.16t-.354-.16l-5.908-5.908q-.75.639-1.725.989t-1.96.35m0-1q1.99 0 3.361-1.37q1.37-1.37 1.37-3.361T12.9 6.14T9.54 4.77T6.179 6.14T4.808 9.5t1.37 3.36t3.36 1.37"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSavedSearchRounded(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="m9.539 10.566l-.933.709q-.131.087-.242.003q-.112-.084-.062-.22l.333-1.123l-1.008-.824q-.125-.086-.072-.22q.053-.133.19-.133h1.224l.377-1.167q.05-.137.192-.137t.193.136l.377 1.168h1.225q.136 0 .189.133q.053.134-.072.22l-1.008.823l.333 1.124q.05.136-.061.22q-.112.084-.243-.003zm0 4.665q-2.398 0-4.065-1.666Q3.808 11.898 3.808 9.5t1.666-4.065T9.539 3.77t4.064 1.666q1.666 1.667 1.666 4.065q0 1.042-.369 2.017t-.97 1.668l5.909 5.907q.14.14.15.345q.009.203-.15.363q-.16.16-.354.16t-.354-.16l-5.908-5.908q-.75.639-1.725.989t-1.96.35m0-1q1.99 0 3.361-1.37q1.37-1.37 1.37-3.361T12.9 6.14T9.54 4.77T6.179 6.14T4.808 9.5t1.37 3.36t3.36 1.37"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.539 10.566l-.933.709q-.131.087-.242.003q-.112-.084-.062-.22l.333-1.123l-1.008-.824q-.125-.086-.072-.22q.053-.133.19-.133h1.224l.377-1.167q.05-.137.192-.137t.193.136l.377 1.168h1.225q.136 0 .189.133q.053.134-.072.22l-1.008.823l.333 1.124q.05.136-.061.22q-.112.084-.243-.003zm0 4.665q-2.398 0-4.065-1.666Q3.808 11.898 3.808 9.5t1.666-4.065T9.539 3.77t4.064 1.666q1.666 1.667 1.666 4.065q0 1.042-.369 2.017t-.97 1.668l5.909 5.907q.14.14.15.345q.009.203-.15.363q-.16.16-.354.16t-.354-.16l-5.908-5.908q-.75.639-1.725.989t-1.96.35m0-1q1.99 0 3.361-1.37q1.37-1.37 1.37-3.361T12.9 6.14T9.54 4.77T6.179 6.14T4.808 9.5t1.37 3.36t3.36 1.37"/></svg>
</template>

CSS

.icon-saved-search-rounded {
  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%22m9.539%2010.566l-.933.709q-.131.087-.242.003q-.112-.084-.062-.22l.333-1.123l-1.008-.824q-.125-.086-.072-.22q.053-.133.19-.133h1.224l.377-1.167q.05-.137.192-.137t.193.136l.377%201.168h1.225q.136%200%20.189.133q.053.134-.072.22l-1.008.823l.333%201.124q.05.136-.061.22q-.112.084-.243-.003zm0%204.665q-2.398%200-4.065-1.666Q3.808%2011.898%203.808%209.5t1.666-4.065T9.539%203.77t4.064%201.666q1.666%201.667%201.666%204.065q0%201.042-.369%202.017t-.97%201.668l5.909%205.907q.14.14.15.345q.009.203-.15.363q-.16.16-.354.16t-.354-.16l-5.908-5.908q-.75.639-1.725.989t-1.96.35m0-1q1.99%200%203.361-1.37q1.37-1.37%201.37-3.361T12.9%206.14T9.54%204.77T6.179%206.14T4.808%209.5t1.37%203.36t3.36%201.37%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%22m9.539%2010.566l-.933.709q-.131.087-.242.003q-.112-.084-.062-.22l.333-1.123l-1.008-.824q-.125-.086-.072-.22q.053-.133.19-.133h1.224l.377-1.167q.05-.137.192-.137t.193.136l.377%201.168h1.225q.136%200%20.189.133q.053.134-.072.22l-1.008.823l.333%201.124q.05.136-.061.22q-.112.084-.243-.003zm0%204.665q-2.398%200-4.065-1.666Q3.808%2011.898%203.808%209.5t1.666-4.065T9.539%203.77t4.064%201.666q1.666%201.667%201.666%204.065q0%201.042-.369%202.017t-.97%201.668l5.909%205.907q.14.14.15.345q.009.203-.15.363q-.16.16-.354.16t-.354-.16l-5.908-5.908q-.75.639-1.725.989t-1.96.35m0-1q1.99%200%203.361-1.37q1.37-1.37%201.37-3.361T12.9%206.14T9.54%204.77T6.179%206.14T4.808%209.5t1.37%203.36t3.36%201.37%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-rounded.svg?color=%231a73e8&size=48