The HugeIcons call end 01 icon depicts a phone handset with a diagonal line through it, commonly used to represent ending or disconnecting a call or communication.
Common uses
- End call button in video conferencing
- Hang up button in a phone app
- Disconnect button in a chat interface
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CallEnd01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CallEnd01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- hang updisconnectend calltelephone off
FAQ
- What does the CallEnd01Icon represent?
- This icon represents the action of ending or disconnecting a call or communication session, often shown as a phone handset with a line through it.
- How do I use CallEnd01Icon in a React project?
- Import both HugeiconsIcon and CallEnd01Icon, then render the icon using <HugeiconsIcon icon={CallEnd01Icon} />.
- What is the license for this icon?
- The CallEnd01Icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.