The Tabler gif icon depicts a looping animated image file, commonly used to represent GIF files or animation features in user interfaces.
Common uses
- File type selector for uploads
- Button to insert animated media
- Label for GIF content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconGif } from '@tabler/icons-react';
<IconGif size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- fileformatanimationextensionfiletypegifpluginaddonmodulecomponentextensionsanimated imageanimation fileimage format
FAQ
- What does the gif icon represent?
- It represents the GIF file format, which is known for supporting static and animated images.
- How do I use the gif icon in React?
- You can import and use it like this: import { IconGif } from '@tabler/icons-react'; <IconGif />
- What is the license for the Tabler gif icon?
- The Tabler icon library, including the gif icon, is 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 →