The Phosphor file csv icon depicts a document with the letters 'CSV' on it, commonly used to represent CSV files or data import/export functionalities in user interfaces.
Common uses
- Button to download data as CSV
- Indicator for CSV file type
- Option in a file import menu
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { FileCsv } from '@phosphor-icons/react';
<FileCsv size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<FileCsv size={24} />thin
<FileCsv size={24} weight="thin" />light
<FileCsv size={24} weight="light" />bold
<FileCsv size={24} weight="bold" />fill
<FileCsv size={24} weight="fill" />duotone
<FileCsv size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- documentsdataofficeeditorfilecsvcsv documentspreadsheet filedata file
FAQ
- What does the file csv icon represent?
- It represents a CSV (Comma Separated Values) file, often used for data storage and exchange.
- How do I use the file csv icon in React?
- Import it from the Phosphor library and use it as a component: import { FileCsv } from '@phosphor-icons/react'.
- What is the license for the Phosphor file csv icon?
- The Phosphor icon library, including the file csv icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.