John KuehJohn Kueh

code folder icon

HugeIcons · CodeFolderIcon · MIT

Download SVG

The HugeIcons code folder icon visually represents a directory containing programming files, commonly used to indicate sections related to source code, development projects, or file management within a software application.

Common uses

  • Link to source code repository
  • Section for project files
  • Code snippet management

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
source code folderprogramming folderdev foldercode directory

FAQ

What does the code folder icon represent?
It depicts a folder specifically for code, often used to signify areas related to programming or development.
How do I use the CodeFolderIcon in React?
Import both HugeiconsIcon and CodeFolderIcon, then render it using <HugeiconsIcon icon={CodeFolderIcon} />.
What is the license for this icon?
The HugeIcons library, including the CodeFolderIcon, 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 →