The Tabler code circle icon depicts a circle with a code symbol inside, commonly used to represent coding, programming, or development-related features in a user interface.
Common uses
- Button to access code editor or source code view
- Link to developer documentation or API reference
- Indicator for code snippets or programming content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCodeCircle } from '@tabler/icons-react';
<IconCodeCircle size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconCodeCircle size={24} stroke={2} />filled
<IconCodeCircleFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- codingprogrammingdevelopmentshapetechnologycodecircleroundcircularscripttextcoding iconprogramming icondevelopment symbolscript icon
FAQ
- What does the code circle icon represent?
- It represents concepts related to coding, programming, and software development. It's often used to signify actions or sections pertaining to code.
- How do I use this icon in React?
- You can import and use it with the following statement: import { IconCodeCircle } from '@tabler/icons-react'. Then render it as <IconCodeCircle />.
- What is the license for this icon?
- The Tabler icon library, including the code-circle icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.