John KuehJohn Kueh

letter case toggle icon

Tabler · letter-case-toggle · MIT

Download SVG

The Tabler letter case toggle icon visually represents the action of changing text between different capitalization styles, commonly used in text editing tools to switch between uppercase, lowercase, or title case.

Common uses

  • Button in a rich text editor toolbar
  • Option in a text formatting dropdown
  • Setting in a document properties panel

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconLetterCaseToggle } from '@tabler/icons-react';

<IconLetterCaseToggle size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Text
Keywords
typographyfonttextstylecontentlettercasetogglewritingcharactertext casechange casefont casecapitalize

FAQ

What is the purpose of the letter case toggle icon?
This icon signifies functionality that allows users to change the capitalization of selected text, such as converting it to all uppercase, all lowercase, or title case.
How do I use this icon in React?
You can import and use it in your React application with: import { IconLetterCaseToggle } from '@tabler/icons-react'.
What is the license for this icon?
The letter case toggle icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →