@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
24 lines (23 loc) • 1.31 kB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PersonFeedbackColor: FluentIcon;
export declare const PersonFeedbackFilled: FluentIcon;
export declare const PersonFeedbackRegular: FluentIcon;
export declare const PersonFeedback16Regular: FluentIcon;
export declare const PersonFeedback16Filled: FluentIcon;
export declare const PersonFeedback16Color: FluentIcon;
export declare const PersonFeedback20Regular: FluentIcon;
export declare const PersonFeedback20Filled: FluentIcon;
export declare const PersonFeedback20Color: FluentIcon;
export declare const PersonFeedback24Regular: FluentIcon;
export declare const PersonFeedback24Filled: FluentIcon;
export declare const PersonFeedback24Color: FluentIcon;
export declare const PersonFeedback28Regular: FluentIcon;
export declare const PersonFeedback28Filled: FluentIcon;
export declare const PersonFeedback28Color: FluentIcon;
export declare const PersonFeedback32Regular: FluentIcon;
export declare const PersonFeedback32Filled: FluentIcon;
export declare const PersonFeedback32Light: FluentIcon;
export declare const PersonFeedback32Color: FluentIcon;
export declare const PersonFeedback48Regular: FluentIcon;
export declare const PersonFeedback48Filled: FluentIcon;
export declare const PersonFeedback48Color: FluentIcon;