John KuehJohn Kueh

code simple icon

Phosphor · code-simple · MIT

Download SVG

The Phosphor code simple icon depicts angle brackets, commonly used to represent code snippets, programming, or general technology and development concepts in user interfaces.

Common uses

  • Representing a code editor or IDE feature.
  • Indicating a section for code examples or documentation.
  • As a general icon for technology or development-related settings.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CodeSimple } from '@phosphor-icons/react';

<CodeSimple size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CodeSimple size={24} />
thin
<CodeSimple size={24} weight="thin" />
light
<CodeSimple size={24} weight="light" />
bold
<CodeSimple size={24} weight="bold" />
fill
<CodeSimple size={24} weight="fill" />
duotone
<CodeSimple size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
angle bracketsangle bracessnippetstechnology & developmenteditorcodesimplecode snippet

FAQ

What does the code simple icon represent?
It represents code snippets or programming concepts, often used for technology and development-related features in a UI.
How do I use the code simple icon in React?
You can import it using `import { CodeSimple } from '@phosphor-icons/react'` and then use it as a component: `<CodeSimple />`.
What is the license for this icon?
The Phosphor icon library, including the code simple icon, is available under the MIT license.

Related icons

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

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