Case Upper Pixel Art Icon
An uppercase 'AA' icon for converting text to uppercase in editors, formatters, label generators, and typography controls.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Case Upper icon
Two uppercase letters side by side, representing the 'uppercase' or 'all-caps' text-transform action. Reach for it on a 'UPPERCASE' button in a rich-text editor, a typography panel's transform options, a code formatter that enforces capitalization conventions, or a label generator that outputs all-caps text. It pairs with case-lower to offer a complete transform toggle. For searching rather than transforming, case-sensitive is the right companion.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/case-upper.svg" width="24" height="24" alt="Case Upper" />
<!-- React -->
import { CaseUpper } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="case-upper.svg" width="48" height="48" style="image-rendering: pixelated" />