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

25 lines
1.9 KiB
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const Text12Regular: FluentIcon;
export declare const Text12Filled: FluentIcon;
export declare const Text16Regular: FluentIcon;
export declare const Text16Filled: FluentIcon;
export declare const Text32Regular: FluentIcon;
export declare const Text32Filled: FluentIcon;
export declare const Text32Light: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColorFilled: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColorRegular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor16Regular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor16Filled: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor20Regular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor20Filled: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor24Regular: FluentIcon;
/** @deprecated use `@fluentui/svg/text-color` import. This was generated for backward compatibility and will be removed in next major release */
export declare const TextColor24Filled: FluentIcon;