UNPKG

vira

Version:

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

9 lines (8 loc) 266 B
/** * A status icon with a ? that indicates the status is unknown. * * @category Icon * @category SVG * @see https://electrovir.github.io/vira/book/icons/statusunknown24icon */ export declare const StatusUnknown24Icon: import("../../icon-svg.js").ViraIconSvg;