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