UNPKG

vira

Version:

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

9 lines (8 loc) 277 B
/** * A chevron that points upwards (16px). See ChevronUp24Icon for the 24px version. * * @category Icon * @category SVG * @see https://electrovir.github.io/vira/book/icons/chevronup16icon */ export declare const ChevronUp16Icon: import("../../icon-svg.js").ViraIconSvg;