John KuehJohn Kueh

text footnote icon

HugeIcons · TextFootnoteIcon · MIT

Download SVG

The HugeIcons text footnote icon visually represents a reference mark, typically used to indicate supplementary information or citations linked to a specific part of the main text.

Common uses

  • Linking to endnotes or footnotes
  • Indicating a citation source
  • Adding supplementary annotations

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TextFootnoteIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TextFootnoteIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
reference marksuperscript numbercitation markendnote indicator

FAQ

What is the text footnote icon used for?
It's used to denote a footnote or citation, guiding users to additional information related to a specific point in the text.
How do I use the TextFootnoteIcon in React?
Import both HugeiconsIcon and TextFootnoteIcon, then render it using <HugeiconsIcon icon={TextFootnoteIcon} />.
What is the license for this icon?
The TextFootnoteIcon is released under the MIT license, allowing for free use.

Related icons

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

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