The Tabler file type tsx icon depicts a document with the letters 'TSX' inside, commonly used to represent TypeScript React files in UI elements.
Common uses
- File type indicator in file explorers
- Tab label for code editor panes
- List item for project file structures
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypeTsx } from '@tabler/icons-react';
<IconFileTypeTsx size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- typescriptreactjsxuixmlcomponenttypedfrontendinterfacetsxdocumentfiletypetypescript react filetsx documentreact component file
FAQ
- What does the TSX file type icon represent?
- It represents files written in TypeScript with JSX syntax, typically used for building user interfaces with React.
- How do I use this icon in a React application?
- You can import it using `import { IconFileTypeTsx } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including file-type-tsx, 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 →