John KuehJohn Kueh

rectangle circle icon

HugeIcons · RectangleCircleIcon · MIT

Download SVG

The HugeIcons rectangle circle icon visually represents a combination of basic geometric shapes, often used to signify composite elements, grouping, or a combination of distinct entities.

Common uses

  • Button to combine or group items
  • Indicator for a composite feature
  • Element in a diagram showing relationships

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
shape combinationgeometric groupcomposite shaperectangle and circle

FAQ

What is the RectangleCircleIcon typically used for?
It's used to represent concepts like grouping, combination, or composite elements in a user interface.
How do I use the RectangleCircleIcon in React?
Import both HugeiconsIcon and RectangleCircleIcon, then render it using <HugeiconsIcon icon={RectangleCircleIcon} />.
What is the license for this icon?
This icon is distributed 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 →