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

10 lines
614 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowRotateClockwiseFilled: FluentFontIcon;
export declare const ArrowRotateClockwiseRegular: FluentFontIcon;
export declare const ArrowRotateClockwise16Regular: FluentFontIcon;
export declare const ArrowRotateClockwise16Filled: FluentFontIcon;
export declare const ArrowRotateClockwise20Regular: FluentFontIcon;
export declare const ArrowRotateClockwise20Filled: FluentFontIcon;
export declare const ArrowRotateClockwise24Regular: FluentFontIcon;
export declare const ArrowRotateClockwise24Filled: FluentFontIcon;