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

12 lines
605 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneSpanInFilled: FluentIcon;
export declare const PhoneSpanInRegular: FluentIcon;
export declare const PhoneSpanIn16Regular: FluentIcon;
export declare const PhoneSpanIn16Filled: FluentIcon;
export declare const PhoneSpanIn20Regular: FluentIcon;
export declare const PhoneSpanIn20Filled: FluentIcon;
export declare const PhoneSpanIn24Regular: FluentIcon;
export declare const PhoneSpanIn24Filled: FluentIcon;
export declare const PhoneSpanIn28Regular: FluentIcon;
export declare const PhoneSpanIn28Filled: FluentIcon;