The Lucide user round x icon depicts a user silhouette within a circle, with an 'x' mark overlaying it, commonly used to signify the removal or unavailability of a user.
Common uses
- Remove user from a group
- Unfollow a profile
- Block a user
Use it in React
Install
npm i lucide-reactImport & render
import { UserRoundX } from 'lucide-react';
<UserRoundX size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- deleteremoveunfollowunsubscribeunavailableuserroundxremove userdelete userblock user
FAQ
- What does the user-round-x icon represent?
- It represents a user that has been removed, unfollowed, unsubscribed, or is otherwise unavailable.
- How do I use this icon in React?
- You can import and use it like this: import { UserRoundX } from 'lucide-react'
- What is the license for this icon?
- This icon is provided 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 →