UNPKG

vira

Version:

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

9 lines (8 loc) 211 B
/** * A checkmark. * * @category Icon * @category SVG * @see https://electrovir.github.io/element-vir/vira/book/icons/check24icon */ export declare const Check24Icon: import("../icon-svg.js").ViraIconSvg;