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

8 lines
375 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const SlidePlayFilled: FluentIcon;
export declare const SlidePlayRegular: FluentIcon;
export declare const SlidePlay20Regular: FluentIcon;
export declare const SlidePlay20Filled: FluentIcon;
export declare const SlidePlay24Regular: FluentIcon;
export declare const SlidePlay24Filled: FluentIcon;