The Lucide a arrow up icon depicts a letter 'A' with an upward-pointing arrow, commonly used to indicate increasing font size or text enlargement.
Common uses
- Increase font size button
- Text formatting toolbar
- Zoom in control
Use it in React
Install
npm i lucide-reactImport & render
import { AArrowUp } from 'lucide-react';
<AArrowUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- letterfont sizetextformattinglargerbiggeraarrowupincrease font sizetext biggerfont largerformat text
FAQ
- What is the a arrow up icon used for?
- It's typically used to represent actions like increasing font size, making text larger, or indicating an upward trend related to text formatting.
- How do I use the a arrow up icon in React?
- You can import and use it in your React application with: import { AArrowUp } from 'lucide-react'
- What is the license for the Lucide a arrow up icon?
- The Lucide icon library, including the a 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 →