Caret Down Icons

Caret down is the small, solid counterpart to chevron down — the default "descending" or "expandable" signal in dense UI elements like table headers, inline select triggers, and compact dropdown buttons. This page collects caret-down variants across Pathwork's libraries, useful anywhere a chevron feels too open for the tight space it needs to fit.

Showing top 100·42 icon packs·Free & open source

Showing top 100 results — many more icons available

Search all caret down icons

Frequently Asked Questions

It appears most often as a descending sort indicator in a table column header, the trigger icon on a compact inline dropdown or select, and expandable rows in dense list or tree layouts. Its small, solid shape makes it a good fit for these tight, text-adjacent contexts.

Caret down tends to work better in very compact or inline dropdown triggers (like a small filter button or a select embedded in a table row), since its solid filled triangle stays legible at small sizes. Chevron down is generally the more common default for larger, standalone select or dropdown components.

The common approach is rotating a single caret icon 180 degrees with CSS ('transform: rotate(180deg)') based on sort state, rather than swapping between two separate icon files — this keeps the transition smooth and reduces the number of assets you need to manage.

It can work, though some interfaces prefer a plus icon or a full chevron-down for that specific action, since caret down is strongly associated with dropdowns and sort indicators. If ambiguity is a concern, pairing the icon with clear button text usually resolves it either way.

No — caret down represents vertical direction, which isn't affected by horizontal reading direction. It can be used identically in both LTR and RTL layouts without mirroring.

Each icon keeps the license from its source library attached to it, and terms can differ depending on which library a specific icon comes from. Check the license shown on the individual icon's page before using it commercially.