John KuehJohn Kueh

file vector icon

Tabler · file-vector · MIT

Download SVG

The Tabler file vector icon depicts a document with a vector graphic symbol, commonly used to represent files in vector formats like EPS or SVG.

Common uses

  • File upload button for vector graphics
  • Indicator for vector-based documents
  • Download link for vector assets

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFileVector } from '@tabler/icons-react';

<IconFileVector size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFileVector size={24} stroke={2} />
filled
<IconFileVectorFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
epsformatfilevectordocumentdatacontentrecordpapertextvector fileeps filegraphic documentdesign file

FAQ

What does the file vector icon represent?
It represents a document that contains vector graphics, often used for design files or scalable images.
How do I use this icon in React?
You can import and use it like this: import { IconFileVector } from '@tabler/icons-react'. Then render it as <IconFileVector />.
What is the license for this icon?
The Tabler icon library, including this icon, is available 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 →