The HugeIcons search list 02 icon depicts a magnifying glass hovering over a list, commonly used to represent searching within a list of items or filtering results.
Common uses
- Search bar within a data table
- Filter options for a product catalog
- Search functionality on a settings page
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SearchList02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SearchList02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- filter listfind in listlist searchsearch results
FAQ
- What does the SearchList02Icon represent?
- It visually combines a search magnifying glass with a list, indicating an action to find or filter items within a collection.
- How do I use this icon in a React application?
- Import the icon and use it with the Hugeicons component like this: import { SearchList02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SearchList02Icon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.