John KuehJohn Kueh

look top icon

HugeIcons · LookTopIcon · MIT

Download SVG

The HugeIcons look top icon visually represents directing attention upwards or indicating the top of a list or page.

Common uses

  • Scroll to top button
  • Navigation to the first item
  • Indicate the highest point

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scroll uptop arrowarrow upchevron up

FAQ

What is the 'look top' icon used for?
It's typically used to signify moving to the top of a page, list, or section. It can also indicate the highest point or direction.
How do I use the LookTopIcon in React?
Import both HugeiconsIcon and LookTopIcon, then render <HugeiconsIcon icon={LookTopIcon} />. Ensure you have installed '@hugeicons/react' and '@hugeicons/core-free-icons'.
What is the license for this icon?
The HugeIcons look top icon is released 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 →