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

10 lines
440 B
TypeScript

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