@solar-icons/react
Version:
Solar Icons for React
49 lines (48 loc) • 2.67 kB
TypeScript
export { default as ChatDots } from './ChatDots';
export { default as ChatLine } from './ChatLine';
export { default as ChatRoundCall } from './ChatRoundCall';
export { default as ChatRoundCheck } from './ChatRoundCheck';
export { default as ChatRoundDots } from './ChatRoundDots';
export { default as ChatRoundLike } from './ChatRoundLike';
export { default as ChatRoundLine } from './ChatRoundLine';
export { default as ChatRoundMoney } from './ChatRoundMoney';
export { default as ChatRoundUnread } from './ChatRoundUnread';
export { default as ChatRoundVideo } from './ChatRoundVideo';
export { default as ChatRound } from './ChatRound';
export { default as ChatSquareArrow } from './ChatSquareArrow';
export { default as ChatSquareCall } from './ChatSquareCall';
export { default as ChatSquareCheck } from './ChatSquareCheck';
export { default as ChatSquareCode } from './ChatSquareCode';
export { default as ChatSquareLike } from './ChatSquareLike';
export { default as ChatSquare } from './ChatSquare';
export { default as ChatUnread } from './ChatUnread';
export { default as CheckRead } from './CheckRead';
export { default as Dialog2 } from './Dialog2';
export { default as Dialog } from './Dialog';
export { default as ForwardRight } from './ForwardRight';
export { default as InboxArchive } from './InboxArchive';
export { default as InboxIn } from './InboxIn';
export { default as InboxLine } from './InboxLine';
export { default as InboxOut } from './InboxOut';
export { default as InboxUnread } from './InboxUnread';
export { default as Inbox } from './Inbox';
export { default as LetterOpened } from './LetterOpened';
export { default as LetterUnread } from './LetterUnread';
export { default as Letter } from './Letter';
export { default as Mailbox } from './Mailbox';
export { default as MultipleForwardLeft } from './MultipleForwardLeft';
export { default as MultipleForwardRight } from './MultipleForwardRight';
export { default as Paperclip2 } from './Paperclip2';
export { default as PaperclipRounded2 } from './PaperclipRounded2';
export { default as PaperclipRounded } from './PaperclipRounded';
export { default as Paperclip } from './Paperclip';
export { default as Pen2 } from './Pen2';
export { default as PenNewRound } from './PenNewRound';
export { default as PenNewSquare } from './PenNewSquare';
export { default as Pen } from './Pen';
export { default as Plain2 } from './Plain2';
export { default as Plain3 } from './Plain3';
export { default as Plain } from './Plain';
export { default as SquareForward } from './SquareForward';
export { default as SquareShareLine } from './SquareShareLine';
export { default as Unread } from './Unread';