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

10 lines
486 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const VoteFilled: FluentFontIcon;
export declare const VoteRegular: FluentFontIcon;
export declare const Vote16Regular: FluentFontIcon;
export declare const Vote16Filled: FluentFontIcon;
export declare const Vote20Regular: FluentFontIcon;
export declare const Vote20Filled: FluentFontIcon;
export declare const Vote24Regular: FluentFontIcon;
export declare const Vote24Filled: FluentFontIcon;