The HugeIcons rhombus 01 icon depicts a diamond shape, commonly used to represent abstract concepts, data points, or status indicators in user interfaces.
Common uses
- Status indicator (e.g., warning, pending)
- Data visualization element
- Abstract shape for design
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Rhombus01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Rhombus01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- diamond iconshape icongeometric icon
FAQ
- What is the rhombus 01 icon used for?
- It's used to represent abstract concepts, data points, or status indicators. It can also be a decorative element in UI design.
- How do I use the Rhombus01Icon in React?
- Import both HugeiconsIcon and Rhombus01Icon, then render them using <HugeiconsIcon icon={Rhombus01Icon} />.
- What is the license for this icon?
- The HugeIcons rhombus 01 icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.