John KuehJohn Kueh

search code icon

HugeIcons · SearchCodeIcon · MIT

Download SVG

The HugeIcons search code icon depicts a magnifying glass over lines of code, commonly used to represent functionality for searching or filtering code-related content.

Common uses

  • Search bar for code snippets
  • Filter options for code repositories
  • Button to initiate code search

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SearchCodeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SearchCodeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
find codecode searchmagnifying codeinspect code

FAQ

What is the purpose of the SearchCodeIcon?
This icon visually represents the action of searching or filtering code. It's useful for any UI element related to code discovery.
How do I use the SearchCodeIcon in React?
Import both HugeiconsIcon and SearchCodeIcon, then render the icon using <HugeiconsIcon icon={SearchCodeIcon} />.
What is the license for this icon?
The SearchCodeIcon 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.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →