@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 836 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ChannelArrowLeftFilled: FluentFontIcon;
export declare const ChannelArrowLeftRegular: FluentFontIcon;
export declare const ChannelArrowLeft16Regular: FluentFontIcon;
export declare const ChannelArrowLeft16Filled: FluentFontIcon;
export declare const ChannelArrowLeft20Regular: FluentFontIcon;
export declare const ChannelArrowLeft20Filled: FluentFontIcon;
export declare const ChannelArrowLeft24Regular: FluentFontIcon;
export declare const ChannelArrowLeft24Filled: FluentFontIcon;
export declare const ChannelArrowLeft28Regular: FluentFontIcon;
export declare const ChannelArrowLeft28Filled: FluentFontIcon;
export declare const ChannelArrowLeft48Regular: FluentFontIcon;
export declare const ChannelArrowLeft48Filled: FluentFontIcon;