@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
9 lines (8 loc) • 475 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const RotateLeftFilled: FluentFontIcon;
export declare const RotateLeftRegular: FluentFontIcon;
export declare const RotateLeft20Regular: FluentFontIcon;
export declare const RotateLeft20Filled: FluentFontIcon;
export declare const RotateLeft24Regular: FluentFontIcon;
export declare const RotateLeft24Filled: FluentFontIcon;
export declare const RotateLeft32Light: FluentFontIcon;