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

18 lines
962 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ScanDashFilled: FluentFontIcon;
export declare const ScanDashRegular: FluentFontIcon;
export declare const ScanDash12Regular: FluentFontIcon;
export declare const ScanDash12Filled: FluentFontIcon;
export declare const ScanDash16Regular: FluentFontIcon;
export declare const ScanDash16Filled: FluentFontIcon;
export declare const ScanDash20Regular: FluentFontIcon;
export declare const ScanDash20Filled: FluentFontIcon;
export declare const ScanDash24Regular: FluentFontIcon;
export declare const ScanDash24Filled: FluentFontIcon;
export declare const ScanDash28Regular: FluentFontIcon;
export declare const ScanDash28Filled: FluentFontIcon;
export declare const ScanDash32Regular: FluentFontIcon;
export declare const ScanDash32Filled: FluentFontIcon;
export declare const ScanDash48Regular: FluentFontIcon;
export declare const ScanDash48Filled: FluentFontIcon;