The Lucide case lower icon depicts a lowercase letter 'a' and is commonly used in text editing tools to indicate or apply lowercase formatting.
Common uses
- Text formatting toolbar button
- Option in a character settings menu
- Label for a lowercase conversion function
Use it in React
Install
npm i lucide-reactImport & render
import { CaseLower } from 'lucide-react';
<CaseLower size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- textletterscharactersfonttypographycaselowerlowercasetext caseformat lowercaseabc
FAQ
- What does the case lower icon represent?
- It represents the concept of lowercase letters and is used to signify or activate lowercase text transformations in user interfaces.
- How do I use the case lower icon in React?
- You can import and use it in your React application with the following import statement: import { CaseLower } from 'lucide-react'.
- What is the license for the Lucide case lower icon?
- The Lucide icon library, including the case lower 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 →