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

16 lines
893 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const FolderProhibitedFilled: FluentIcon;
export declare const FolderProhibitedRegular: FluentIcon;
export declare const FolderProhibited16Regular: FluentIcon;
export declare const FolderProhibited16Filled: FluentIcon;
export declare const FolderProhibited20Regular: FluentIcon;
export declare const FolderProhibited20Filled: FluentIcon;
export declare const FolderProhibited24Regular: FluentIcon;
export declare const FolderProhibited24Filled: FluentIcon;
export declare const FolderProhibited28Regular: FluentIcon;
export declare const FolderProhibited28Filled: FluentIcon;
export declare const FolderProhibited32Regular: FluentIcon;
export declare const FolderProhibited32Filled: FluentIcon;
export declare const FolderProhibited48Regular: FluentIcon;
export declare const FolderProhibited48Filled: FluentIcon;