John KuehJohn Kueh

folder dot icon

HugeIcons · FolderDotIcon · MIT

Download SVG

The HugeIcons folder dot icon depicts a folder with a small dot, often used to indicate a folder that has new or unread content, or is otherwise highlighted.

Common uses

  • New message indicator
  • Unread document alert
  • Active project folder

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
folder newfolder alertfolder unreaddirectory dot

FAQ

What does the folder dot icon represent?
It typically signifies a folder containing new, unread, or important items. This visual cue helps users quickly identify relevant content.
How do I use the FolderDotIcon in React?
Import both HugeiconsIcon and FolderDotIcon, then render the icon using <HugeiconsIcon icon={FolderDotIcon} />.
What is the license for this icon?
The FolderDotIcon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →