John KuehJohn Kueh

google sheet icon

HugeIcons · GoogleSheetIcon · MIT

Download SVG

The HugeIcons google sheet icon depicts a spreadsheet, commonly used to represent data tables, financial reports, or data management features in a user interface.

Common uses

  • Data table header
  • Spreadsheet export button
  • Financial reporting section

Use it in React

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

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

Details

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

FAQ

What does the Google Sheet icon represent?
It represents a spreadsheet, often used for data, tables, or financial information.
How do I use the Google Sheet icon in React?
Import GoogleSheetIcon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={GoogleSheetIcon} /> from '@hugeicons/react'.
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 →