Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib-cjs/atoms/svg/earth-leaf.d.ts

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;