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

12 lines
615 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const SlashForwardFilled: FluentIcon;
export declare const SlashForwardRegular: FluentIcon;
export declare const SlashForward12Regular: FluentIcon;
export declare const SlashForward12Filled: FluentIcon;
export declare const SlashForward16Regular: FluentIcon;
export declare const SlashForward16Filled: FluentIcon;
export declare const SlashForward20Regular: FluentIcon;
export declare const SlashForward20Filled: FluentIcon;
export declare const SlashForward24Regular: FluentIcon;
export declare const SlashForward24Filled: FluentIcon;