John KuehJohn Kueh

code circle 2 icon

Tabler · code-circle-2 · MIT

Download SVG

The Tabler code circle 2 icon depicts a circular shape with code symbols inside, commonly used to represent coding-related actions or sections in a user interface.

Common uses

  • Button to access code editor
  • Link to source code repository
  • Section header for programming tutorials

Use it in React

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

<IconCodeCircle2 size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCodeCircle2 size={24} stroke={2} />
filled
<IconCodeCircle2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
codingprogrammingdevelopmentshapetechnologycodecircleroundcircularscripttext2coding iconprogramming symboldevelopment logoscript icon

FAQ

What does the code circle 2 icon represent?
It visually signifies programming, development, or code-related content within an application's interface.
How do I use this icon in React?
You can import and use it like this: import { IconCodeCircle2 } from '@tabler/icons-react'. Then render it as <IconCodeCircle2 />.
What is the license for this icon?
The Tabler icons, including code-circle-2, are available under the MIT license.

Related icons

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

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