John KuehJohn Kueh

triangle dashed icon

Lucide · triangle-dashed · ISC

Download SVG

The Lucide triangle dashed icon depicts an equilateral triangle with dashed outlines, often used to represent concepts like hierarchy, stages, or a pyramid structure in UI.

Common uses

  • Representing a multi-level hierarchy or organizational structure.
  • Indicating a process with distinct stages or steps.
  • Visualizing a pyramid or tiered system.

Use it in React

Install
npm i lucide-react
Import & render
import { TriangleDashed } from 'lucide-react';

<TriangleDashed size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
equilateraldeltashapepyramidhierarchydashedtriangleequilateral dashed trianglepyramid dasheddelta dasheddashed shape

FAQ

What is the triangle dashed icon used for?
It's typically used to symbolize hierarchical structures, stages in a process, or pyramid-like arrangements in user interfaces.
How do I use the triangle dashed icon in React?
You can import and use it in React with: import { TriangleDashed } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons, including the triangle dashed icon, are available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →