@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
11 lines (10 loc) • 517 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ScanTypeColor: FluentIcon;
export declare const ScanTypeFilled: FluentIcon;
export declare const ScanTypeRegular: FluentIcon;
export declare const ScanType20Regular: FluentIcon;
export declare const ScanType20Filled: FluentIcon;
export declare const ScanType20Color: FluentIcon;
export declare const ScanType24Regular: FluentIcon;
export declare const ScanType24Filled: FluentIcon;
export declare const ScanType24Color: FluentIcon;