The HugeIcons search add icon visually represents the action of adding a new item or entry to a search result or a search-related list.
Common uses
- Adding a new search filter
- Creating a new search query
- Adding an item to a saved search list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SearchAddIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SearchAddIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add searchnew searchsearch createadd to search
FAQ
- What does the SearchAddIcon represent?
- The SearchAddIcon represents the action of adding something new in the context of a search operation, such as adding a new search term or a new result.
- How do I use the SearchAddIcon in a React application?
- To use the SearchAddIcon in React, import both HugeiconsIcon and SearchAddIcon, then render it using <HugeiconsIcon icon={SearchAddIcon} />.
- What is the license for the SearchAddIcon?
- The SearchAddIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.