The Tabler subscript icon visually represents text positioned slightly below the baseline, commonly used in text editors or formula fields to denote exponents, chemical formulas, or mathematical notation.
Common uses
- Formatting text as subscript in a rich text editor.
- Indicating chemical formulas (e.g., H₂O).
- Representing mathematical notation (e.g., x₂).
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSubscript } from '@tabler/icons-react';
<IconSubscript size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- typographybelowformulamathsfractionsubscriptwritingfontcharacterwordtextsubscript texttext belowformula character
FAQ
- What is the purpose of the subscript icon?
- It's used to indicate text that should be rendered as subscript, meaning it appears smaller and lower than the surrounding text.
- How do I use the subscript icon in React?
- You can import and use it like this: import { IconSubscript } from '@tabler/icons-react'; <IconSubscript />
- What is the license for the Tabler subscript icon?
- The Tabler icon library, including the subscript icon, is available 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →