@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 639 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowSwapFilled: FluentFontIcon;
export declare const ArrowSwapRegular: FluentFontIcon;
export declare const ArrowSwap16Regular: FluentFontIcon;
export declare const ArrowSwap16Filled: FluentFontIcon;
export declare const ArrowSwap20Regular: FluentFontIcon;
export declare const ArrowSwap20Filled: FluentFontIcon;
export declare const ArrowSwap24Regular: FluentFontIcon;
export declare const ArrowSwap24Filled: FluentFontIcon;
export declare const ArrowSwap28Regular: FluentFontIcon;
export declare const ArrowSwap28Filled: FluentFontIcon;