John KuehJohn Kueh

code icon

Lucide · code · ISC

Download SVG

The Lucide code icon depicts a stylized block of code, commonly used in UIs to represent actions related to source code, programming, or technical documentation.

Common uses

  • Button to view source code
  • Link to API documentation
  • Section header for programming tutorials

Use it in React

Install
npm i lucide-react
Import & render
import { Code } from 'lucide-react';

<Code size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
sourceprogramminghtmlxmlcode

FAQ

What does the code icon represent?
It represents source code, programming, or technical content. It's used to signify actions or sections related to software development.
How do I use the code icon in React?
You can import and use it in React with: import { Code } from 'lucide-react'. Then, render it like <Code />.
What is the license for the Lucide code icon?
The Lucide icon library, including the code icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →