John KuehJohn Kueh

subscript icon

Lucide · subscript · ISC

Download SVG

The Lucide subscript icon visually represents text positioned slightly below the baseline, commonly used in text editors and formatting tools to denote scientific notation, chemical formulas, or other specialized text.

Common uses

  • Formatting text in a rich text editor
  • Indicating exponents or base numbers in mathematical formulas
  • Applying subscript formatting in document creation tools

Use it in React

Install
npm i lucide-react
Import & render
import { Subscript } from 'lucide-react';

<Subscript size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
textsubscriptsubscript textchemical formulascientific notationtext formatting

FAQ

What is the purpose of the subscript icon?
The subscript icon is used to indicate text that should be rendered in a smaller font size and positioned below the normal line of text, often for scientific or mathematical notation.
How do I use the subscript icon in React?
You can import and use the subscript icon in React with the following code: `import { Subscript } from 'lucide-react'`. Then, render it as `<Subscript />`.
What is the license for the Lucide subscript icon?
The Lucide subscript icon is available under the ISC license, which is a permissive open-source license.

Related icons

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

Looking for something else? Search Lucide 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 →