The Tabler file word icon depicts a document with the Microsoft Word logo, commonly used to represent Word documents or text editing functionalities in a UI.
Common uses
- Button to open or create a Word document
- File type indicator for .doc or .docx files
- Link to a text editor or document management system
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileWord } from '@tabler/icons-react';
<IconFileWord size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- documentwordtexteditorofficefilewritetypingpapermicrosoftdocument wordmicrosoft wordtext fileoffice document
FAQ
- What does the file word icon represent?
- It represents a Microsoft Word document and is typically used for actions related to creating, opening, or managing Word files.
- How do I use this icon in React?
- You can import and use it in React with: import { IconFileWord } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including file-word, 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 →