John KuehJohn Kueh

file code icon

HugeIcons · FileCodeIcon · MIT

Download SVG

The HugeIcons file code icon depicts a document with code symbols, commonly used to represent code files, programming snippets, or code-related settings in user interfaces.

Common uses

  • Button to view/edit code
  • Link to a code repository
  • Indicator for code-related content

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileCodeIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={FileCodeIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
code fileprogramming filesource codescript file

FAQ

What does the file code icon represent?
It represents a file containing code, often used for programming files, code snippets, or settings related to code.
How do I use the FileCodeIcon in React?
Import both HugeiconsIcon and FileCodeIcon, then render <HugeiconsIcon icon={FileCodeIcon} />.
What is the license for this icon?
The FileCodeIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

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

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