|  | 
| 1 | 1 | // Tabler Icons | 
| 2 | 2 | // https://tabler.io/icons | 
| 3 |  | -export { HomeIcon } from "./HomeIcon"; | 
|  | 3 | + | 
|  | 4 | +export { AlertTriangleIcon } from "./AlertTriangleIcon"; | 
| 4 | 5 | export { CaretRightCircleIcon } from "./CaretRightCircleIcon"; | 
| 5 |  | -export { InfoCircleIcon } from "./InfoCircleIcon"; | 
| 6 |  | -export { HelpCircleIcon } from "./HelpCircleIcon"; | 
| 7 | 6 | export { ChevronLeftIcon } from "./ChevronLeftIcon"; | 
| 8 | 7 | export { ChevronRightIcon } from "./ChevronRightIcon"; | 
| 9 |  | -export { AlertTriangleIcon } from "./AlertTriangleIcon"; | 
| 10 |  | -export { MenuIcon } from "./MenuIcon"; | 
| 11 | 8 | export { CloseIcon } from "./CloseIcon"; | 
| 12 |  | -export { SearchIcon } from "./SearchIcon"; | 
| 13 |  | -export { LanguageIcon } from "./LanguageIcon"; | 
| 14 |  | -export { WorldIcon } from "./WorldIcon"; | 
| 15 |  | - | 
|  | 9 | +export { DiscordIcon } from "./DiscordIcon"; | 
| 16 | 10 | // Simple Icons | 
| 17 | 11 | // https://simpleicons.org/ | 
| 18 | 12 | export { GitHubIcon } from "./GitHubIcon"; | 
| 19 |  | -export { DiscordIcon } from "./DiscordIcon"; | 
|  | 13 | +export { HelpCircleIcon } from "./HelpCircleIcon"; | 
|  | 14 | +export { HomeIcon } from "./HomeIcon"; | 
|  | 15 | +export { InfoCircleIcon } from "./InfoCircleIcon"; | 
|  | 16 | +export { LanguageIcon } from "./LanguageIcon"; | 
|  | 17 | +export { MenuIcon } from "./MenuIcon"; | 
|  | 18 | +export { SearchIcon } from "./SearchIcon"; | 
|  | 19 | +export { WorldIcon } from "./WorldIcon"; | 
0 commit comments