UNPKG

vira

Version:

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

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