Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/select-all-off.d.ts

10 lines
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;