John KuehJohn Kueh

developer icon

HugeIcons · DeveloperIcon · MIT

Download SVG

The HugeIcons developer icon visually represents a programmer or software engineer, commonly used in UIs to signify sections related to development, coding, or technical teams.

Common uses

  • Link to developer documentation
  • Assigning tasks to a developer
  • Indicating a 'developer mode' setting

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
programmercoderengineertech

FAQ

What does the developer icon represent?
It represents a person engaged in software development or programming, often used to denote technical roles or areas.
How do I use the DeveloperIcon in React?
Import both HugeiconsIcon and DeveloperIcon, then render it using <HugeiconsIcon icon={DeveloperIcon} />.
What is the license for this icon?
The HugeIcons developer icon 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 →