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

10 lines
598 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const TextIndentDecreaseFilled: FluentFontIcon;
export declare const TextIndentDecreaseRegular: FluentFontIcon;
export declare const TextIndentDecrease16Regular: FluentFontIcon;
export declare const TextIndentDecrease16Filled: FluentFontIcon;
export declare const TextIndentDecrease20Regular: FluentFontIcon;
export declare const TextIndentDecrease20Filled: FluentFontIcon;
export declare const TextIndentDecrease24Regular: FluentFontIcon;
export declare const TextIndentDecrease24Filled: FluentFontIcon;