John KuehJohn Kueh

scroll vertical icon

HugeIcons · ScrollVerticalIcon · MIT

Download SVG

The HugeIcons scroll vertical icon depicts a document or content area with a visible scrollbar, commonly used to indicate that content extends beyond the visible area and can be scrolled vertically.

Common uses

  • Indicating scrollable content areas
  • Representing vertical scrolling functionality
  • Signifying a document or page that needs scrolling

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical scrollscroll bardocument scrollpage scroll

FAQ

What does the scroll vertical icon represent?
It represents content that is longer than its container and requires vertical scrolling to view the entirety.
How do I use the ScrollVerticalIcon in React?
Import both HugeiconsIcon and ScrollVerticalIcon, then render it using <HugeiconsIcon icon={ScrollVerticalIcon} />.
What is the license for this icon?
This icon is provided 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 →