The HugeIcons activity spark icon visually represents an active process or a moment of inspiration, often used to indicate ongoing tasks, progress, or a burst of new ideas.
Common uses
- Loading or processing indicator
- Highlighting a new feature or update
- Signifying a completed action or success
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ActivitySparkIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ActivitySparkIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sparkactiveinspirationprogress
FAQ
- What does the activity spark icon represent?
- It symbolizes an active process, a spark of creativity, or a moment of progress. It's commonly used to show that something is happening or has just occurred.
- How do I use the ActivitySparkIcon in React?
- Import both HugeiconsIcon and ActivitySparkIcon, then render it using <HugeiconsIcon icon={ActivitySparkIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
- What is the license for this icon?
- The ActivitySparkIcon from HugeIcons is available under the MIT license, allowing for free use in both personal and commercial projects.
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 →