John KuehJohn Kueh

case sensitive icon

Lucide · case-sensitive · ISC

Download SVG

The Lucide case sensitive icon depicts a document with an uppercase 'A' and a lowercase 'a' to signify case sensitivity, commonly used in UI to indicate or toggle case-sensitive search or input fields.

Common uses

  • Toggle case-sensitive search filters
  • Indicate case-sensitive password fields
  • Label case-sensitive data entry options

Use it in React

Install
npm i lucide-react
Import & render
import { CaseSensitive } from 'lucide-react';

<CaseSensitive size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
textletterscharactersfonttypographycasesensitivecase sensitivetext caseletter caseaa icon

FAQ

What does the case sensitive icon represent?
It represents the concept of case sensitivity, meaning that uppercase and lowercase letters are treated as distinct. This is useful for settings related to text input or search.
How do I use the CaseSensitive icon in React?
You can import and use it in your React application like this: import { CaseSensitive } from 'lucide-react'. Then, render it as a component: <CaseSensitive />.
What is the license for the Lucide case sensitive icon?
The Lucide icon library, including the case sensitive icon, is available under the ISC license, which is a permissive open-source 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 →