The HugeIcons trapezoid line horizontal icon depicts a trapezoid shape with a horizontal line, often used to represent data, charts, or layered elements in a UI.
Common uses
- Bar chart segment
- Layered data visualization
- Abstract shape element
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TrapezoidLineHorizontalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TrapezoidLineHorizontalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- trapezoidchart segmentdata shapehorizontal trapezoid
FAQ
- What does the trapezoid line horizontal icon represent?
- This icon represents a trapezoid shape with a horizontal line, commonly used for visual elements like data segments or layered graphics.
- How do I use the TrapezoidLineHorizontalIcon in React?
- Import it as `import { TrapezoidLineHorizontalIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={TrapezoidLineHorizontalIcon} />`.
- What is the license for this icon?
- This icon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.