The Lucide a arrow down icon visually represents decreasing font size or making text smaller, commonly used in text formatting controls.
Common uses
- Decrease font size button
- Text formatting toolbar
- Accessibility options for larger text
Use it in React
Install
npm i lucide-reactImport & render
import { AArrowDown } from 'lucide-react';
<AArrowDown size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- letterfont sizetextformattingsmalleraarrowdowndecrease font sizetext smallerfont downshrink text
FAQ
- What does the a arrow down icon signify?
- This icon signifies the action of reducing text size or making characters smaller, often found in text editing tools.
- How do I use the a arrow down icon in React?
- You can import and use it in React with: import { AArrowDown } from 'lucide-react'.
- What is the license for the Lucide a arrow down icon?
- The Lucide icon library, including the a arrow down 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 →