John KuehJohn Kueh

scroll horizontal icon

HugeIcons · ScrollHorizontalIcon · MIT

Download SVG

The HugeIcons scroll horizontal icon depicts a document or content area with a visible horizontal scrollbar, commonly used to indicate that content extends beyond the visible area horizontally.

Common uses

  • Indicating horizontally scrollable tables or data grids.
  • Representing a wide image or canvas that can be panned.
  • Signifying content that requires horizontal navigation.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
horizontal scrollscroll barwide contentpan icon

FAQ

What does the scroll horizontal icon represent?
It represents content that is wider than its container and requires horizontal scrolling to view the full extent.
How do I use the ScrollHorizontalIcon in React?
Import both HugeiconsIcon and ScrollHorizontalIcon, then render <HugeiconsIcon icon={ScrollHorizontalIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →