UNPKG

vira

Version:

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

9 lines (8 loc) 239 B
/** * An x icon meant to be used as a "close" button. * * @category Icon * @category SVG * @see https://electrovir.github.io/vira/book/icons/closex24icon */ export declare const CloseX24Icon: import("../../icon-svg.js").ViraIconSvg;