The Tabler phone done icon depicts a phone with a checkmark, symbolizing a completed or successful call or communication.
Common uses
- Indicate a successful outgoing call.
- Show a completed incoming call.
- Confirm a successful connection or conversation.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPhoneDone } from '@tabler/icons-react';
<IconPhoneDone size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Communication
- Keywords
- completefinishedsuccessfulansweredcallcommunicationconversationconnectend-callcheckphonedonecall completeanswered callsuccessful callend call
FAQ
- What does the phone done icon represent?
- It represents a completed or successful phone call, connection, or communication event.
- How do I use this icon in React?
- Import it using `import { IconPhoneDone } from '@tabler/icons-react'` and use it as a component: `<IconPhoneDone />`.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →