The HugeIcons gif 02 icon depicts a looping animation, commonly used to represent animated content or a loading spinner.
Common uses
- Indicate a loading or processing state
- Represent animated media playback
- Show a progress indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Gif02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Gif02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- animationloopspinnerloading
FAQ
- What does the Gif02Icon represent?
- The Gif02Icon represents a looping animation, often used for loading indicators or to signify animated content.
- How do I use the Gif02Icon in React?
- Import both HugeiconsIcon and Gif02Icon, then render <HugeiconsIcon icon={Gif02Icon} />.
- What is the license for this icon?
- The HugeIcons gif 02 icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →