The HugeIcons document code icon depicts a document with code symbols, commonly used to represent code snippets, source files, or programming-related documentation.
Common uses
- Link to source code file
- Button for viewing code examples
- Indicator for code-related settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DocumentCodeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DocumentCodeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- code filesource codeprogramming documentscript
FAQ
- What does the document code icon represent?
- It represents a document containing code, often used for source files, code snippets, or programming documentation.
- How do I use the DocumentCodeIcon in React?
- Import both HugeiconsIcon and DocumentCodeIcon, then render <HugeiconsIcon icon={DocumentCodeIcon} />.
- What is the license for this icon?
- The HugeIcons library, including this icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.