@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 690 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const EarthLeafFilled: FluentIcon;
export declare const EarthLeafRegular: FluentIcon;
export declare const EarthLeaf16Regular: FluentIcon;
export declare const EarthLeaf16Filled: FluentIcon;
export declare const EarthLeaf20Regular: FluentIcon;
export declare const EarthLeaf20Filled: FluentIcon;
export declare const EarthLeaf24Regular: FluentIcon;
export declare const EarthLeaf24Filled: FluentIcon;
export declare const EarthLeaf32Regular: FluentIcon;
export declare const EarthLeaf32Filled: FluentIcon;
export declare const EarthLeaf48Regular: FluentIcon;
export declare const EarthLeaf48Filled: FluentIcon;