@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 689 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FoodChickenLegFilled: FluentFontIcon;
export declare const FoodChickenLegRegular: FluentFontIcon;
export declare const FoodChickenLeg16Regular: FluentFontIcon;
export declare const FoodChickenLeg16Filled: FluentFontIcon;
export declare const FoodChickenLeg20Regular: FluentFontIcon;
export declare const FoodChickenLeg20Filled: FluentFontIcon;
export declare const FoodChickenLeg24Regular: FluentFontIcon;
export declare const FoodChickenLeg24Filled: FluentFontIcon;
export declare const FoodChickenLeg32Regular: FluentFontIcon;
export declare const FoodChickenLeg32Filled: FluentFontIcon;