UNPKG

vira

Version:

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

9 lines (8 loc) 278 B
/** * An icon that represents a single document file on a computer file system. * * @category Icon * @category SVG * @see https://electrovir.github.io/element-vir/vira/book/icons/document24icon */ export declare const Document24Icon: import("../icon-svg.js").ViraIconSvg;