@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 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;