John KuehJohn Kueh

torus icon

HugeIcons · TorusIcon · MIT

Download SVG

The HugeIcons torus icon depicts a three-dimensional ring or donut shape, often used to represent concepts related to cycles, connections, or complex structures.

Common uses

  • Illustrating data flow or network topology
  • Representing a 'loop' or 'repeat' function
  • Visualizing abstract concepts like 'unity' or 'wholeness'

Use it in React

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

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

Details

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

FAQ

What does the torus icon represent?
The torus icon visually represents a torus, a geometric shape like a donut or inner tube. It's commonly used for abstract concepts like cycles, connections, or complex structures in UI design.
How do I use the TorusIcon in React?
To use the TorusIcon in React, import it from '@hugeicons/core-free-icons' and then render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={TorusIcon} />.
What is the license for this icon?
The TorusIcon is provided under the MIT license, which allows 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 →