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

17 lines
868 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneLaptopColor: FluentIcon;
export declare const PhoneLaptopFilled: FluentIcon;
export declare const PhoneLaptopRegular: FluentIcon;
export declare const PhoneLaptop16Regular: FluentIcon;
export declare const PhoneLaptop16Filled: FluentIcon;
export declare const PhoneLaptop16Color: FluentIcon;
export declare const PhoneLaptop20Regular: FluentIcon;
export declare const PhoneLaptop20Filled: FluentIcon;
export declare const PhoneLaptop20Color: FluentIcon;
export declare const PhoneLaptop24Regular: FluentIcon;
export declare const PhoneLaptop24Filled: FluentIcon;
export declare const PhoneLaptop24Color: FluentIcon;
export declare const PhoneLaptop32Regular: FluentIcon;
export declare const PhoneLaptop32Filled: FluentIcon;
export declare const PhoneLaptop32Color: FluentIcon;