Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/folder-arrow-up.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

16 lines
921 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FolderArrowUpFilled: FluentFontIcon;
export declare const FolderArrowUpRegular: FluentFontIcon;
export declare const FolderArrowUp16Regular: FluentFontIcon;
export declare const FolderArrowUp16Filled: FluentFontIcon;
export declare const FolderArrowUp20Regular: FluentFontIcon;
export declare const FolderArrowUp20Filled: FluentFontIcon;
export declare const FolderArrowUp24Regular: FluentFontIcon;
export declare const FolderArrowUp24Filled: FluentFontIcon;
export declare const FolderArrowUp28Regular: FluentFontIcon;
export declare const FolderArrowUp28Filled: FluentFontIcon;
export declare const FolderArrowUp32Regular: FluentFontIcon;
export declare const FolderArrowUp32Filled: FluentFontIcon;
export declare const FolderArrowUp48Regular: FluentFontIcon;
export declare const FolderArrowUp48Filled: FluentFontIcon;