John KuehJohn Kueh

square chevron down icon

Lucide · square-chevron-down · ISC

Download SVG

The Lucide square chevron down icon depicts a downward-pointing chevron within a square, commonly used to indicate collapsing or revealing content, such as a menu or panel.

Common uses

  • Collapse/expand a sidebar menu
  • Show/hide a content panel
  • Indicate a dropdown selection

Use it in React

Install
npm i lucide-react
Import & render
import { SquareChevronDown } from 'lucide-react';

<SquareChevronDown size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
backmenupanelsquarechevrondowncollapse icondropdown arrowexpand lessmenu down

FAQ

What is the square chevron down icon used for?
It's typically used to signify actions like collapsing or expanding content sections, menus, or panels in a user interface.
How do I use the square chevron down icon in React?
You can import and use it with the following statement: import { SquareChevronDown } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →