The Lucide circle fading arrow up icon depicts an arrow pointing upwards within a fading circle, commonly used to signify actions like upgrading, improving, or moving to a higher level.
Common uses
- Upgrade button
- Scroll to top
- Increase value indicator
Use it in React
Install
npm i lucide-reactImport & render
import { CircleFadingArrowUp } from 'lucide-react';
<CircleFadingArrowUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- northupupgradeimprovecirclebuttonfadingarrowarrow up circleincreaseprogress
FAQ
- What does the circle fading arrow up icon represent?
- This icon represents upward movement, progress, or an upgrade. It's often used for actions like scrolling to the top of a page or indicating an improvement.
- How do I use the circle fading arrow up icon in React?
- You can import and use it in your React application with: `import { CircleFadingArrowUp } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the circle fading arrow up 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 →