@solar-icons/react
Version:
Solar Icons for React
99 lines (98 loc) • 3.4 kB
JavaScript
import { default as r } from "./ChatDots.mjs";
import { default as o } from "./ChatLine.mjs";
import { default as d } from "./ChatRoundCall.mjs";
import { default as l } from "./ChatRoundCheck.mjs";
import { default as x } from "./ChatRoundDots.mjs";
import { default as m } from "./ChatRoundLike.mjs";
import { default as h } from "./ChatRoundLine.mjs";
import { default as i } from "./ChatRoundMoney.mjs";
import { default as P } from "./ChatRoundUnread.mjs";
import { default as S } from "./ChatRoundVideo.mjs";
import { default as c } from "./ChatRound.mjs";
import { default as w } from "./ChatSquareArrow.mjs";
import { default as k } from "./ChatSquareCall.mjs";
import { default as g } from "./ChatSquareCheck.mjs";
import { default as F } from "./ChatSquareCode.mjs";
import { default as A } from "./ChatSquareLike.mjs";
import { default as O } from "./ChatSquare.mjs";
import { default as y } from "./ChatUnread.mjs";
import { default as j } from "./CheckRead.mjs";
import { default as B } from "./Dialog2.mjs";
import { default as G } from "./Dialog.mjs";
import { default as J } from "./ForwardRight.mjs";
import { default as Q } from "./InboxArchive.mjs";
import { default as W } from "./InboxIn.mjs";
import { default as Y } from "./InboxLine.mjs";
import { default as _ } from "./InboxOut.mjs";
import { default as ee } from "./InboxUnread.mjs";
import { default as re } from "./Inbox.mjs";
import { default as oe } from "./LetterOpened.mjs";
import { default as de } from "./LetterUnread.mjs";
import { default as le } from "./Letter.mjs";
import { default as xe } from "./Mailbox.mjs";
import { default as me } from "./MultipleForwardLeft.mjs";
import { default as he } from "./MultipleForwardRight.mjs";
import { default as ie } from "./Paperclip2.mjs";
import { default as Pe } from "./PaperclipRounded2.mjs";
import { default as Se } from "./PaperclipRounded.mjs";
import { default as ce } from "./Paperclip.mjs";
import { default as we } from "./Pen2.mjs";
import { default as ke } from "./PenNewRound.mjs";
import { default as ge } from "./PenNewSquare.mjs";
import { default as Fe } from "./Pen.mjs";
import { default as Ae } from "./Plain2.mjs";
import { default as Oe } from "./Plain3.mjs";
import { default as ye } from "./Plain.mjs";
import { default as je } from "./SquareForward.mjs";
import { default as Be } from "./SquareShareLine.mjs";
import { default as Ge } from "./Unread.mjs";
export {
r as ChatDots,
o as ChatLine,
c as ChatRound,
d as ChatRoundCall,
l as ChatRoundCheck,
x as ChatRoundDots,
m as ChatRoundLike,
h as ChatRoundLine,
i as ChatRoundMoney,
P as ChatRoundUnread,
S as ChatRoundVideo,
O as ChatSquare,
w as ChatSquareArrow,
k as ChatSquareCall,
g as ChatSquareCheck,
F as ChatSquareCode,
A as ChatSquareLike,
y as ChatUnread,
j as CheckRead,
G as Dialog,
B as Dialog2,
J as ForwardRight,
re as Inbox,
Q as InboxArchive,
W as InboxIn,
Y as InboxLine,
_ as InboxOut,
ee as InboxUnread,
le as Letter,
oe as LetterOpened,
de as LetterUnread,
xe as Mailbox,
me as MultipleForwardLeft,
he as MultipleForwardRight,
ce as Paperclip,
ie as Paperclip2,
Se as PaperclipRounded,
Pe as PaperclipRounded2,
Fe as Pen,
we as Pen2,
ke as PenNewRound,
ge as PenNewSquare,
ye as Plain,
Ae as Plain2,
Oe as Plain3,
je as SquareForward,
Be as SquareShareLine,
Ge as Unread
};