{# `.btn-icon` only sets the box's size - pairing it with `.btn` (as every #}
{# other icon button in the design system does) is what actually centers #}
{# the icon inside that box and gives it a visible, hoverable affordance; #}
{# alone, the icon rendered pinned to the box's top-left corner instead. #}
{# `border-transparent` drops the button's own border, redundant next to #}
{# the field's border it already sits inside - `btn-secondary`'s hover #}
{# fill still marks it as clickable. #}
{% lucide "chevron-down" size=16 %}