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

10 lines
440 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const SeatFilled: FluentIcon;
export declare const SeatRegular: FluentIcon;
export declare const Seat16Regular: FluentIcon;
export declare const Seat16Filled: FluentIcon;
export declare const Seat20Regular: FluentIcon;
export declare const Seat20Filled: FluentIcon;
export declare const Seat24Regular: FluentIcon;
export declare const Seat24Filled: FluentIcon;