The Lucide contact round icon depicts a person within a circle, commonly used to represent user profiles, contact information, or individual entries in a list.
Common uses
- User profile avatar
- Contact list item
- Account settings link
Use it in React
Install
npm i lucide-reactImport & render
import { ContactRound } from 'lucide-react';
<ContactRound size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- userpersonfamilyfriendacquaintancelistingnetworkingcontactroundperson iconuser iconprofile iconavatar icon
FAQ
- What is the contact round icon used for?
- It's typically used to represent a person, user, or contact in UI elements like lists, avatars, or profile sections.
- How do I use the contact round icon in React?
- You can import and use it like this: import { ContactRound } from 'lucide-react'; <ContactRound />.
- What is the license for the Lucide contact round icon?
- The Lucide icon library, including the contact round icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →