The HugeIcons text subscript icon visually represents text positioned slightly below the baseline, commonly used in user interfaces for scientific notation, chemical formulas, or footnotes.
Common uses
- Scientific notation (e.g., H 2 O)
- Mathematical formulas
- Footnote or reference markers
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextSubscriptIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TextSubscriptIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- subscriptsubscript textchemical formulascientific notation
FAQ
- What is the purpose of the text subscript icon?
- This icon is used to indicate text that should be displayed as subscript, meaning it's smaller and positioned below the normal line of text.
- How do I use the TextSubscriptIcon in React?
- Import both HugeiconsIcon and TextSubscriptIcon, then render <HugeiconsIcon icon={TextSubscriptIcon} />.
- What is the license for HugeIcons?
- HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.