The Tabler csv icon depicts a file with the .csv extension, commonly used to represent Comma Separated Values data files in user interfaces.
Common uses
- File type selector for CSV uploads
- Download button for CSV reports
- List item representing a CSV document
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCsv } from '@tabler/icons-react';
<IconCsv size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- filedocumentformattypefoldercsvpluginaddonmodulecomponentextensionsdataextension
FAQ
- What does the CSV icon represent?
- It represents a file containing data in the Comma Separated Values format, often used for spreadsheets and data exchange.
- How do I use the CSV icon in React?
- You can import and use it like this: import { IconCsv } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the CSV icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →