@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 CartFilled: FluentIcon;
export declare const CartRegular: FluentIcon;
export declare const Cart16Regular: FluentIcon;
export declare const Cart16Filled: FluentIcon;
export declare const Cart20Regular: FluentIcon;
export declare const Cart20Filled: FluentIcon;
export declare const Cart24Regular: FluentIcon;
export declare const Cart24Filled: FluentIcon;