Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/svg/earth-leaf.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

14 lines
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;