UNPKG

vira

Version:

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

9 lines (8 loc) 290 B
/** * A chevron that points upwards. For an icon that points downwards, rotate this icon. * * @category Icon * @category SVG * @see https://electrovir.github.io/element-vir/vira/book/icons/chevronup24icon */ export declare const ChevronUp24Icon: import("../icon-svg.js").ViraIconSvg;