The Tabler square rounded chevron up icon depicts a chevron pointing upwards within a rounded square, commonly used to indicate actions like expanding, scrolling to the top, or indicating an upward direction or increase.
Common uses
- Scroll to top button
- Expand/collapse section indicator
- Navigate to the beginning of a list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSquareRoundedChevronUp } from '@tabler/icons-react';
<IconSquareRoundedChevronUp size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconSquareRoundedChevronUp size={24} stroke={2} />filled
<IconSquareRoundedChevronUpFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- shapedirectionnorthtopsquareroundedchevronincreasenavigationflowarrowsuparrow upchevron upgo to topscroll up
FAQ
- What is the purpose of the square rounded chevron up icon?
- This icon typically signifies an upward movement, expansion, or returning to the top of a page or list.
- How do I use this icon in React?
- You can import and use it like this: import { IconSquareRoundedChevronUp } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.