@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 812 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ScanThumbUpOffFilled: FluentFontIcon;
export declare const ScanThumbUpOffRegular: FluentFontIcon;
export declare const ScanThumbUpOff16Regular: FluentFontIcon;
export declare const ScanThumbUpOff16Filled: FluentFontIcon;
export declare const ScanThumbUpOff20Regular: FluentFontIcon;
export declare const ScanThumbUpOff20Filled: FluentFontIcon;
export declare const ScanThumbUpOff24Regular: FluentFontIcon;
export declare const ScanThumbUpOff24Filled: FluentFontIcon;
export declare const ScanThumbUpOff28Regular: FluentFontIcon;
export declare const ScanThumbUpOff28Filled: FluentFontIcon;
export declare const ScanThumbUpOff48Regular: FluentFontIcon;
export declare const ScanThumbUpOff48Filled: FluentFontIcon;