@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
80 lines (79 loc) • 4.26 kB
TypeScript
import type { FluentIcon } from '../utils/createFluentIcon';
export declare const FeedFilled: FluentIcon;
export declare const FeedRegular: FluentIcon;
export declare const FormColor: FluentIcon;
export declare const FormFilled: FluentIcon;
export declare const FormRegular: FluentIcon;
export declare const FormMultipleFilled: FluentIcon;
export declare const FormMultipleRegular: FluentIcon;
export declare const FormMultipleCollectionFilled: FluentIcon;
export declare const FormMultipleCollectionRegular: FluentIcon;
export declare const FormNewFilled: FluentIcon;
export declare const FormNewRegular: FluentIcon;
export declare const FormSparkleFilled: FluentIcon;
export declare const FormSparkleRegular: FluentIcon;
export declare const ImageColor: FluentIcon;
export declare const ImageFilled: FluentIcon;
export declare const ImageRegular: FluentIcon;
export declare const ImageAddFilled: FluentIcon;
export declare const ImageAddRegular: FluentIcon;
export declare const ImageAltTextFilled: FluentIcon;
export declare const ImageAltTextRegular: FluentIcon;
export declare const ImageArrowBackFilled: FluentIcon;
export declare const ImageArrowBackRegular: FluentIcon;
export declare const ImageArrowCounterclockwiseFilled: FluentIcon;
export declare const ImageArrowCounterclockwiseRegular: FluentIcon;
export declare const ImageArrowForwardFilled: FluentIcon;
export declare const ImageArrowForwardRegular: FluentIcon;
export declare const ImageBorderFilled: FluentIcon;
export declare const ImageBorderRegular: FluentIcon;
export declare const ImageCircleFilled: FluentIcon;
export declare const ImageCircleRegular: FluentIcon;
export declare const ImageCopyFilled: FluentIcon;
export declare const ImageCopyRegular: FluentIcon;
export declare const ImageEditFilled: FluentIcon;
export declare const ImageEditRegular: FluentIcon;
export declare const ImageGlobeFilled: FluentIcon;
export declare const ImageGlobeRegular: FluentIcon;
export declare const ImageMultipleFilled: FluentIcon;
export declare const ImageMultipleRegular: FluentIcon;
export declare const ImageMultipleOffFilled: FluentIcon;
export declare const ImageMultipleOffRegular: FluentIcon;
export declare const ImageOffColor: FluentIcon;
export declare const ImageOffFilled: FluentIcon;
export declare const ImageOffRegular: FluentIcon;
export declare const ImageProhibitedFilled: FluentIcon;
export declare const ImageProhibitedRegular: FluentIcon;
export declare const ImageReflectionFilled: FluentIcon;
export declare const ImageReflectionRegular: FluentIcon;
export declare const ImageSearchFilled: FluentIcon;
export declare const ImageSearchRegular: FluentIcon;
export declare const ImageShadowFilled: FluentIcon;
export declare const ImageShadowRegular: FluentIcon;
export declare const ImageSparkleFilled: FluentIcon;
export declare const ImageSparkleRegular: FluentIcon;
export declare const ImageSplitFilled: FluentIcon;
export declare const ImageSplitRegular: FluentIcon;
export declare const ImageStackFilled: FluentIcon;
export declare const ImageStackRegular: FluentIcon;
export declare const ImageTableFilled: FluentIcon;
export declare const ImageTableRegular: FluentIcon;
export declare const MobileOptimizedFilled: FluentIcon;
export declare const MobileOptimizedRegular: FluentIcon;
export declare const TemperatureFilled: FluentIcon;
export declare const TemperatureRegular: FluentIcon;
export declare const TemperatureDegreeCelsiusFilled: FluentIcon;
export declare const TemperatureDegreeCelsiusRegular: FluentIcon;
export declare const TemperatureDegreeFahrenheitFilled: FluentIcon;
export declare const TemperatureDegreeFahrenheitRegular: FluentIcon;
export declare const TicketDiagonalFilled: FluentIcon;
export declare const TicketDiagonalRegular: FluentIcon;
export declare const TicketHorizontalFilled: FluentIcon;
export declare const TicketHorizontalRegular: FluentIcon;
export declare const TvRegular: FluentIcon;
export declare const XboxConsoleFilled: FluentIcon;
export declare const XboxConsoleRegular: FluentIcon;
export declare const XboxControllerFilled: FluentIcon;
export declare const XboxControllerRegular: FluentIcon;
export declare const XboxControllerErrorFilled: FluentIcon;
export declare const XboxControllerErrorRegular: FluentIcon;