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

14 lines
776 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ContentViewFilled: FluentFontIcon;
export declare const ContentViewRegular: FluentFontIcon;
export declare const ContentView16Regular: FluentFontIcon;
export declare const ContentView16Filled: FluentFontIcon;
export declare const ContentView20Regular: FluentFontIcon;
export declare const ContentView20Filled: FluentFontIcon;
export declare const ContentView24Regular: FluentFontIcon;
export declare const ContentView24Filled: FluentFontIcon;
export declare const ContentView28Regular: FluentFontIcon;
export declare const ContentView28Filled: FluentFontIcon;
export declare const ContentView32Regular: FluentFontIcon;
export declare const ContentView32Filled: FluentFontIcon;