John KuehJohn Kueh

stroke top icon

HugeIcons · StrokeTopIcon · MIT

Download SVG

The HugeIcons stroke top icon visually represents an upward direction or the top edge of a stroke, commonly used to indicate actions like scrolling to the top, moving upwards, or highlighting the upper boundary.

Common uses

  • Scroll to top button
  • Upload progress indicator
  • Top navigation element

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow upchevron upmove uptop arrow

FAQ

What does the stroke top icon represent?
It signifies upward movement or the top edge of a shape, often used for actions like scrolling to the top or indicating an upper boundary.
How do I use the StrokeTopIcon in React?
Import both HugeiconsIcon and StrokeTopIcon, then render <HugeiconsIcon icon={StrokeTopIcon} />.
What is the license for HugeIcons?
HugeIcons are distributed 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 →