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

26 lines
1.2 KiB
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneColor: FluentIcon;
export declare const PhoneFilled: FluentIcon;
export declare const PhoneRegular: FluentIcon;
export declare const Phone12Regular: FluentIcon;
export declare const Phone12Filled: FluentIcon;
export declare const Phone16Regular: FluentIcon;
export declare const Phone16Filled: FluentIcon;
export declare const Phone16Color: FluentIcon;
export declare const Phone20Regular: FluentIcon;
export declare const Phone20Filled: FluentIcon;
export declare const Phone20Color: FluentIcon;
export declare const Phone24Regular: FluentIcon;
export declare const Phone24Filled: FluentIcon;
export declare const Phone24Color: FluentIcon;
export declare const Phone28Regular: FluentIcon;
export declare const Phone28Filled: FluentIcon;
export declare const Phone28Color: FluentIcon;
export declare const Phone32Regular: FluentIcon;
export declare const Phone32Filled: FluentIcon;
export declare const Phone32Light: FluentIcon;
export declare const Phone32Color: FluentIcon;
export declare const Phone48Regular: FluentIcon;
export declare const Phone48Filled: FluentIcon;
export declare const Phone48Color: FluentIcon;