John KuehJohn Kueh

file spreadsheet icon

HugeIcons · FileSpreadsheetIcon · MIT

Download SVG

The HugeIcons file spreadsheet icon visually represents a document containing tabular data, commonly used to signify spreadsheets, data entry forms, or financial reports within a user interface.

Common uses

  • Button to open or create a new spreadsheet
  • Link to a downloadable data file
  • Label for a section displaying tabular information

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
spreadsheettabledatareport

FAQ

What does the file spreadsheet icon represent?
It represents a spreadsheet document, often used for data, tables, or financial information.
How do I use the FileSpreadsheetIcon in React?
Import both HugeiconsIcon and FileSpreadsheetIcon, then render it using <HugeiconsIcon icon={FileSpreadsheetIcon} />.
What is the license for this icon?
This icon 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 →

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