The Lucide at sign icon depicts the universal symbol for email addresses and mentions, commonly used in user interfaces to denote fields for email input or to indicate user tagging.
Common uses
- Email input fields
- User tagging/mentions
- Contact information sections
Use it in React
Install
npm i lucide-reactImport & render
import { AtSign } from 'lucide-react';
<AtSign size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- mentionatemailmessage@signat symboltag
FAQ
- What is the at sign icon used for?
- It's primarily used to represent email addresses or to signify user mentions in platforms like social media or chat applications.
- How do I use the at sign icon in React?
- You can import and use it directly from the lucide-react library: import { AtSign } from 'lucide-react'.
- What is the license for the Lucide at sign icon?
- The Lucide icon library, including the at sign 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 →