@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
6 lines (5 loc) • 310 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PanelBottomContractFilled: FluentIcon;
export declare const PanelBottomContractRegular: FluentIcon;
export declare const PanelBottomContract20Regular: FluentIcon;
export declare const PanelBottomContract20Filled: FluentIcon;