The Lucide case upper icon depicts a block of text with all letters capitalized, commonly used in UI to represent an option for converting text to uppercase.
Common uses
- Uppercase text transformation button
- Text formatting toolbar option
- Input field label for uppercase requirement
Use it in React
Install
npm i lucide-reactImport & render
import { CaseUpper } from 'lucide-react';
<CaseUpper size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- textletterscharactersfonttypographycaseupperuppercasetext transformcapitalizeall caps
FAQ
- What is the purpose of the case upper icon?
- This icon visually represents the action of converting text to uppercase, often found in text editing tools or input field settings.
- How do I use the case upper icon in React?
- You can import and use it in your React application with: import { CaseUpper } from 'lucide-react'.
- What is the license for the Lucide case upper icon?
- The Lucide icon library, including the case upper 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 →