The Tabler file type svg icon visually represents an SVG file, commonly used in UI to indicate downloadable or editable vector graphics and scalable artwork.
Common uses
- Download button for SVG assets
- File type indicator in a file manager
- Icon for an SVG editing tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypeSvg } from '@tabler/icons-react';
<IconFileTypeSvg size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- vectorscalablexmldrawingdigitalartworkfiletypesvgdocumentvector filescalable graphicxml documentdigital art file
FAQ
- What does this icon represent?
- This icon represents an SVG (Scalable Vector Graphics) file. It's used to denote vector-based digital artwork and documents.
- How do I use this icon in React?
- You can import and use it in your React project with: import { IconFileTypeSvg } from '@tabler/icons-react'. Then render it as <IconFileTypeSvg />.
- What is the license for this icon?
- The Tabler icons, including file-type-svg, 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 →