The HugeIcons call spark 02 icon depicts a phone with a spark, typically used to represent initiating a call, a new connection, or an urgent communication.
Common uses
- Initiate a new call button
- Urgent notification alert
- Start a video conference
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallSpark02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallSpark02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- phone spark iconnew call iconurgent call iconcommunication icon
FAQ
- What does the CallSpark02Icon represent?
- This icon represents initiating a call, often with an emphasis on a new or urgent connection, indicated by the spark element.
- How do I use CallSpark02Icon in a React project?
- Import both HugeiconsIcon and CallSpark02Icon, then render the icon using <HugeiconsIcon icon={CallSpark02Icon} />.
- What is the license for this icon?
- The CallSpark02Icon is released under the MIT license, allowing for free use in commercial and non-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 →