UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

8 lines (7 loc) 383 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const DragFilled: FluentFontIcon; export declare const DragRegular: FluentFontIcon; export declare const Drag20Regular: FluentFontIcon; export declare const Drag20Filled: FluentFontIcon; export declare const Drag24Regular: FluentFontIcon; export declare const Drag24Filled: FluentFontIcon;