John KuehJohn Kueh

infinity 01 icon

HugeIcons · Infinity01Icon · MIT

Download SVG

The HugeIcons infinity 01 icon depicts the mathematical symbol for infinity, commonly used in UI to represent endlessness, continuous processes, or unlimited options.

Common uses

  • Indefinite loading states
  • Unordered lists
  • Unlimited access indicators

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
endlessloopunlimitedeternity

FAQ

What does the infinity icon represent?
The infinity icon represents the concept of endlessness or something without limit. In UI, it can signify continuous processes or unlimited possibilities.
How do I use the Infinity01Icon in React?
To use it in React, import both HugeiconsIcon and Infinity01Icon, then render <HugeiconsIcon icon={Infinity01Icon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and commercial projects.

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 →