The Tabler tex icon depicts a document with the letters 'TeX' on it, commonly used to represent TeX or LaTeX file types or text-related functionalities in UI.
Common uses
- Button to open/edit a .tex file
- File type indicator for LaTeX documents
- Menu item for text formatting options
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTex } from '@tabler/icons-react';
<IconTex size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- filedocumenttypeformatfiletypetextypographywritingfontcharactertextlatextypesetting
FAQ
- What does the tex icon represent?
- It represents the TeX typesetting system and its derivative, LaTeX, often used for documents with complex formatting.
- How do I use the tex icon in React?
- You can import and use it like this: import { IconTex } from '@tabler/icons-react'; <IconTex />.
- What is the license for the tex icon?
- The Tabler icon set, including the tex icon, is available under the MIT license.
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 →