UNPKG

vira

Version:

A simple and highly versatile design system using element-vir.

9 lines (8 loc) 277 B
/** * A chevron that points upwards. See ChevronUp24Icon or one pointing upwards. * * @category Icon * @category SVG * @see https://electrovir.github.io/vira/book/icons/chevrondown24icon */ export declare const ChevronDown24Icon: import("../../icon-svg.js").ViraIconSvg;