The HugeIcons call spark 01 icon depicts a phone with a spark, commonly used to represent initiating a call, a new communication, or an alert related to a call.
Common uses
- Start a new call button
- Incoming call notification
- VoIP service indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallSpark01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallSpark01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- phone spark iconnew call iconcommunication alert iconstart call icon
FAQ
- What does the CallSpark01Icon represent?
- It represents initiating a call or a new communication, often used for alerts or starting a conversation.
- How do I use CallSpark01Icon in React?
- Import both HugeiconsIcon and CallSpark01Icon, then render <HugeiconsIcon icon={CallSpark01Icon} />.
- What is the license for this icon?
- The HugeIcons call spark 01 icon is available 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 →