The HugeIcons look bottom icon visually represents the action of looking downwards or towards the bottom of a screen or content area.
Common uses
- Scrolling to the bottom of a page
- Navigating to the footer section
- Indicating content below the current view
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LookBottomIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LookBottomIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- scroll downview bottomarrow downdownward
FAQ
- What is the purpose of the look bottom icon?
- This icon is used to indicate an action or direction related to moving towards or viewing the bottom of something, such as a webpage or a list.
- How do I use the LookBottomIcon in React?
- Import both HugeiconsIcon and LookBottomIcon, then render the icon using <HugeiconsIcon icon={LookBottomIcon} />.
- What is the license for this icon?
- The LookBottomIcon 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.