John KuehJohn Kueh

file block icon

HugeIcons · FileBlockIcon · MIT

Download SVG

The HugeIcons file block icon visually represents a file or data block, commonly used to signify file management, data storage, or content blocks within an interface.

Common uses

  • File upload/download indicator
  • Data block representation
  • Content section marker

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
data blockfile iconcontent blockdocument block

FAQ

What does the FileBlockIcon represent?
The FileBlockIcon represents a file or a block of data. It's often used in UI to indicate file-related actions or data structures.
How do I use FileBlockIcon in React?
Import both HugeiconsIcon and FileBlockIcon, then render it using <HugeiconsIcon icon={FileBlockIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and 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 →