UNPKG

@initia/icons-react

Version:

```js import { IconName } from "@initia/icons-react"

84 lines (83 loc) 3.04 kB
export * from './warningfilled/WarningFilled'; export * from './warning/Warning'; export * from './walletthin/WalletThin'; export * from './wallet/Wallet'; export * from './voltage/Voltage'; export * from './verifiedsharpfilled/VerifiedSharpFilled'; export * from './userthin/UserThin'; export * from './user/User'; export * from './trash/Trash'; export * from './tag/Tag'; export * from './swapvert/SwapVert'; export * from './swap/Swap'; export * from './star/Star'; export * from './signout/SignOut'; export * from './shuffle/Shuffle'; export * from './show/Show'; export * from './shoppingbag/ShoppingBag'; export * from './settingfilled/SettingFilled'; export * from './setting/Setting'; export * from './search/Search'; export * from './sad/Sad'; export * from './replayfilled/ReplayFilled'; export * from './refresh/Refresh'; export * from './questionfilled/QuestionFilled'; export * from './qrcode/QrCode'; export * from './privacy/Privacy'; export * from './plus/Plus'; export * from './notification/Notification'; export * from './note/Note'; export * from './morevert/MoreVert'; export * from './more/More'; export * from './minus/Minus'; export * from './maximize/Maximize'; export * from './lock/Lock'; export * from './listthin/ListThin'; export * from './listdetails/ListDetails'; export * from './list/List'; export * from './link/Link'; export * from './infofilled/InfoFilled'; export * from './info/Info'; export * from './import/Import'; export * from './image/Image'; export * from './hide/Hide'; export * from './heartfilled/HeartFilled'; export * from './heart/Heart'; export * from './gridthin/GridThin'; export * from './grid/Grid'; export * from './gppmaybefilled/GppMaybeFilled'; export * from './gavel/Gavel'; export * from './filter/Filter'; export * from './externallink/ExternalLink'; export * from './export/Export'; export * from './edit/Edit'; export * from './draghandle/DragHandle'; export * from './dice/Dice'; export * from './diamond/Diamond'; export * from './copy/Copy'; export * from './contactbook/ContactBook'; export * from './contact/Contact'; export * from './closecirclefilled/CloseCircleFilled'; export * from './close/Close'; export * from './clockfilled/ClockFilled'; export * from './clock/Clock'; export * from './chevronup/ChevronUp'; export * from './chevronright/ChevronRight'; export * from './chevronleft/ChevronLeft'; export * from './chevrondown/ChevronDown'; export * from './checkcirclefilled/CheckCircleFilled'; export * from './checkcircle/CheckCircle'; export * from './check/Check'; export * from './cancelcircle/CancelCircle'; export * from './burn/Burn'; export * from './bridge/Bridge'; export * from './back/Back'; export * from './ascending/Ascending'; export * from './arrowupright/ArrowUpRight'; export * from './arrowup/ArrowUp'; export * from './arrowright/ArrowRight'; export * from './arrowleft/ArrowLeft'; export * from './arrowdownfilled/ArrowDownFilled'; export * from './arrowdown/ArrowDown'; export * from './adjust/Adjust'; export * from './addfilled/AddFilled';