@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 550 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const SelectAllOffFilled: FluentFontIcon;
export declare const SelectAllOffRegular: FluentFontIcon;
export declare const SelectAllOff16Regular: FluentFontIcon;
export declare const SelectAllOff16Filled: FluentFontIcon;
export declare const SelectAllOff20Regular: FluentFontIcon;
export declare const SelectAllOff20Filled: FluentFontIcon;
export declare const SelectAllOff24Regular: FluentFontIcon;
export declare const SelectAllOff24Filled: FluentFontIcon;