The Lucide superscript icon visually represents text positioned slightly above the baseline, commonly used in user interfaces to denote exponents or footnotes.
Common uses
- Formatting mathematical exponents (e.g., x²)
- Indicating footnote references (e.g., text¹)
- Styling text for specific scientific or technical notation
Use it in React
Install
npm i lucide-reactImport & render
import { Superscript } from 'lucide-react';
<Superscript size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- textexponentsuperscriptraised texttop textsuperscript text
FAQ
- What is the superscript icon used for?
- It's used to visually indicate text that is raised above the normal line of text, like exponents or footnote markers.
- How do I use the superscript icon in React?
- You can import and use it directly from the 'lucide-react' library: import { Superscript } from 'lucide-react'.
- What is the license for the Lucide superscript icon?
- The Lucide icon library, including the superscript icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.