Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/phone-span-in.d.ts

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;