John KuehJohn Kueh

threads ellipse icon

HugeIcons · ThreadsEllipseIcon · MIT

Download SVG

The HugeIcons threads ellipse icon visually represents a series of connected dots or a branching structure, often used to indicate related items, sub-processes, or a sequence of actions.

Common uses

  • Showing related articles or content
  • Indicating a multi-step process
  • Representing a network or connection

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
connected dotsbranching iconsequence iconrelated items

FAQ

What does the threads ellipse icon represent?
It symbolizes interconnected elements, branching paths, or a sequence. It's commonly used for related items or processes.
How do I use the ThreadsEllipseIcon in React?
Import both HugeiconsIcon and ThreadsEllipseIcon, then render it using <HugeiconsIcon icon={ThreadsEllipseIcon} />.
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 →