The Tabler file dislike icon visually represents a document or file that has been rejected, declined, or marked as unfavorable, often used to indicate a negative status or disapproval for a data record.
Common uses
- Denying a document upload
- Marking a record as invalid
- Indicating a failed data import
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileDislike } from '@tabler/icons-react';
<IconFileDislike size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- rejecteddocumentfiledislikedatacontentrecordpapertextinformationrejected filedocument declinefile negativedata rejected
FAQ
- What does the file dislike icon represent?
- It signifies a file or document that has been rejected, declined, or is otherwise considered unfavorable or invalid.
- How do I use this icon in React?
- You can import and use it with: import { IconFileDislike } from '@tabler/icons-react'. Then render it as <IconFileDislike />.
- What is the license for this icon?
- The Tabler icon library, including the file-dislike 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 →