John KuehJohn Kueh

stroke right icon

HugeIcons · StrokeRightIcon · MIT

Download SVG

The HugeIcons stroke right icon depicts an arrow pointing to the right, commonly used to indicate forward movement, continuation, or navigation to the next item.

Common uses

  • Next page button
  • Proceed/Continue action
  • Expand/Show more

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow rightnextforwardchevron right

FAQ

What is the StrokeRightIcon used for?
It's used to signify moving forward, going to the next step, or indicating a direction to the right in a user interface.
How do I use StrokeRightIcon in React?
Import both HugeiconsIcon and StrokeRightIcon, then render <HugeiconsIcon icon={StrokeRightIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial 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 →