26 lines
1.4 KiB
TypeScript
26 lines
1.4 KiB
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
|
|
export declare const PeopleCommunityColor: FluentIcon;
|
|
export declare const PeopleCommunityFilled: FluentIcon;
|
|
export declare const PeopleCommunityRegular: FluentIcon;
|
|
export declare const PeopleCommunity12Regular: FluentIcon;
|
|
export declare const PeopleCommunity12Filled: FluentIcon;
|
|
export declare const PeopleCommunity16Regular: FluentIcon;
|
|
export declare const PeopleCommunity16Filled: FluentIcon;
|
|
export declare const PeopleCommunity16Color: FluentIcon;
|
|
export declare const PeopleCommunity20Regular: FluentIcon;
|
|
export declare const PeopleCommunity20Filled: FluentIcon;
|
|
export declare const PeopleCommunity20Color: FluentIcon;
|
|
export declare const PeopleCommunity24Regular: FluentIcon;
|
|
export declare const PeopleCommunity24Filled: FluentIcon;
|
|
export declare const PeopleCommunity24Color: FluentIcon;
|
|
export declare const PeopleCommunity28Regular: FluentIcon;
|
|
export declare const PeopleCommunity28Filled: FluentIcon;
|
|
export declare const PeopleCommunity28Color: FluentIcon;
|
|
export declare const PeopleCommunity32Regular: FluentIcon;
|
|
export declare const PeopleCommunity32Filled: FluentIcon;
|
|
export declare const PeopleCommunity32Light: FluentIcon;
|
|
export declare const PeopleCommunity32Color: FluentIcon;
|
|
export declare const PeopleCommunity48Regular: FluentIcon;
|
|
export declare const PeopleCommunity48Filled: FluentIcon;
|
|
export declare const PeopleCommunity48Color: FluentIcon;
|