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

12 lines
575 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const HandLeftFilled: FluentIcon;
export declare const HandLeftRegular: FluentIcon;
export declare const HandLeft16Regular: FluentIcon;
export declare const HandLeft16Filled: FluentIcon;
export declare const HandLeft20Regular: FluentIcon;
export declare const HandLeft20Filled: FluentIcon;
export declare const HandLeft24Regular: FluentIcon;
export declare const HandLeft24Filled: FluentIcon;
export declare const HandLeft28Regular: FluentIcon;
export declare const HandLeft28Filled: FluentIcon;