The Lucide circle fading plus icon visually represents adding content or stories, often used in social media interfaces to initiate a new post or story.
Common uses
- Button to create a new story post
- Add content icon in a social feed
- Start new post action in a messaging app
Use it in React
Install
npm i lucide-reactImport & render
import { CircleFadingPlus } from 'lucide-react';
<CircleFadingPlus size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- storiessocial mediainstagramfacebookmetasnapchatsharingcontentcirclefadingplusadd storynew postinstagram storysocial media add
FAQ
- What does the circle fading plus icon represent?
- It symbolizes the action of adding something new, like a story or post, often with a visual cue of it appearing or expanding.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { CircleFadingPlus } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including this 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 →