The Tabler svg icon depicts a scalable vector graphic file, commonly used to represent file types, formats, or extensions in user interfaces.
Common uses
- File type selector
- Downloadable content indicator
- Format options list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSvg } from '@tabler/icons-react';
<IconSvg size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- fileformatextensionfiletypepluginaddonmodulecomponentsvgextraextensions
FAQ
- What does the SVG icon represent?
- The SVG icon represents a Scalable Vector Graphic file format. It's often used in UIs to denote file types or formats.
- How do I use the SVG icon in React?
- You can import and use the SVG icon in React with the following statement: import { IconSvg } from '@tabler/icons-react'.
- What is the license for the Tabler SVG icon?
- The Tabler SVG icon is 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 →