John KuehJohn Kueh

route block icon

HugeIcons · RouteBlockIcon · MIT

Download SVG

The HugeIcons route block icon visually represents a segment or block within a defined path or sequence, often used to indicate a step in a process or a specific section of a route.

Common uses

  • Step in a multi-step form or wizard
  • Segment of a navigation path
  • Block in a workflow diagram

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
path segmentstep blockroute sectionsequence block

FAQ

What does the route block icon represent?
It signifies a distinct part or segment within a larger route or sequence, useful for illustrating steps or sections.
How do I use the RouteBlockIcon in React?
Import both HugeiconsIcon and RouteBlockIcon, then render it using <HugeiconsIcon icon={RouteBlockIcon} />.
What is the license for this icon?
The RouteBlockIcon is available under the MIT license.

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 →