The HugeIcons folder search two icon depicts a folder with a magnifying glass, commonly used to represent actions related to searching within or for files and directories.
Common uses
- Search bar within a file explorer
- Button to initiate a file search
- Indicator for a search results folder
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FolderSearchTwoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FolderSearchTwoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- folder magnifying glasssearch folderfile searchdirectory search
FAQ
- What does the folder search two icon represent?
- It visually signifies searching for or within folders and files, useful for file management interfaces.
- How do I use this icon in React?
- Import it using `import { FolderSearchTwoIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={FolderSearchTwoIcon} />`.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.