John KuehJohn Kueh

text number sign icon

HugeIcons · TextNumberSignIcon · MIT

Download SVG

The HugeIcons text number sign icon visually represents a text input field with a number sign, commonly used to indicate a field for entering numerical data or a specific number.

Common uses

  • Numeric input field label
  • Order or ID number input
  • PIN or code entry field

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
number inputnumeric fieldhash inputpound input

FAQ

What is the text number sign icon used for?
It's typically used to label input fields where users are expected to enter a number, such as an ID, order number, or a numerical code.
How do I use the TextNumberSignIcon in React?
Import both HugeiconsIcon and TextNumberSignIcon, then render it using <HugeiconsIcon icon={TextNumberSignIcon} />.
What is the license for this icon?
The HugeIcons text number sign icon is released under the MIT license.

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 →