@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 629 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FoodCakeFilled: FluentFontIcon;
export declare const FoodCakeRegular: FluentFontIcon;
export declare const FoodCake12Regular: FluentFontIcon;
export declare const FoodCake12Filled: FluentFontIcon;
export declare const FoodCake16Regular: FluentFontIcon;
export declare const FoodCake16Filled: FluentFontIcon;
export declare const FoodCake20Regular: FluentFontIcon;
export declare const FoodCake20Filled: FluentFontIcon;
export declare const FoodCake24Regular: FluentFontIcon;
export declare const FoodCake24Filled: FluentFontIcon;