import * as React from "react";
const NullIcon = () => (
);
const ChevronSouth = () => (
);
const ChevronWest = () => (
);
const ChevronEast = () => (
);
const ChevronNorth = () => (
);
const ArrowRefresh = () => (
);
const ArrowExpand = () => (
);
const ArrowExternal = () => (
);
const ArrowEast = () => (
);
const ArrowSouth = () => (
);
const ArrowWest = () => (
);
const ArrowNorth = () => (
);
const ArrowNorthEast = () => (
);
const ArrowSouthEast = () => (
);
const ArrowSouthWest = () => (
);
const ArrowNorthWest = () => (
);
const Locked = () => (
);
const Unlocked = () => (
);
const Copy = () => (
<>
>
);
const ChevronDouble = () => (
);
const ChevronDoubleSmall = () => (
);
const Plus = () => (
);
const Checkmark = () => (
);
const CheckmarkBold = () => (
);
const Minus = () => (
);
const X = () => (
);
const ExclaimationMark = () => (
);
const Bullet = () => ;
const LargeBullet = () => ;
const Circle = () => (
);
const TriangleEast = () => ;
const TriangleSouth = () => ;
const TriangleWest = () => ;
const TriangleNorth = () => ;
const CreateGroup = () => (
);
const Blank = () => ;
const ExclaimationMarkBold = () => (
);
const Smiley = () => (
<>
>
);
const XSmall = () => (
);
const PlusSmall = () => (
);
const Weather = () => (
);
const Clock = () => (
<>
>
);
const Chat = () => (
);
const Attachment = () => (
<>
>
);
const Publish = () => (
);
const Groups = () => (
);
const Gear = () => (
);
const LeapArrow = () => (
);
const Home = () => (
);
const Menu = () => (
<>
>
);
const Node = () => (
<>
>
);
const BootNode = () => (
);
const ShipActivated = () => (
);
const ShipSpawned = () => (
<>
>
);
const EscapeRequested = () => (
<>
>
);
const EscapeApproved = () => (
<>
>
);
const EscapeRejected = () => (
<>
>
);
const EjectedSponsor = () => (
<>
>
);
const BrokeContinuity = () => (
);
const Upload = () => (
<>
>
);
const Download = () => (
<>
>
);
const Dojo = () => (
);
const Adjust = () => (
);
const WestCarat = () => (
);
const EastCarat = () => (
);
const Keyfile = () => (
<>
>
);
const Image = () => (
<>
>
);
const Swap = () => (
<>
>
);
const AddFile = () => (
<>
>
);
const Collection = () => (
<>
>
);
const Note = () => (
);
const Users = () => (
<>
>
);
const Server = () => (
<>
>
);
const Info = () => (
<>
>
);
const Dashboard = () => (
<>
>
);
const Tutorial = () => (
<>
>
);
const Visible = () => (
<>
>
);
const Hidden = () => (
<>
>
);
const LogOut = () => (
<>
>
);
const LogIn = () => (
<>
>
);
const Search = () => (
<>
>
);
const Ellipsis = () => (
<>
>
);
const Bitcoin = () => (
<>
>
);
const Messages = () => (
<>
>
);
const User = () => (
<>
>
);
const Public = () => (
<>
>
);
const Notifications = () => (
<>
>
);
const AddUser = () => (
<>
>
);
const Delete = () => (
<>
>
);
const Bug = () => (
<>
>
);
const Pause = () => (
);
const Next = () => (
<>
>
);
const Previous = () => (
<>
>
);
const Play = () => (
);
export const iconIndex = {
Visible,
Hidden,
Info,
Locked,
Unlocked,
ArrowRefresh,
ArrowExternal,
Swap,
Checkmark,
CheckmarkBold,
Minus,
X,
XSmall,
Plus,
PlusSmall,
ExclaimationMark,
ExclaimationMarkBold,
Bullet,
LargeBullet,
Circle,
ArrowEast,
ArrowSouth,
ArrowWest,
ArrowNorth,
ArrowNorthEast,
ArrowSouthEast,
ArrowSouthWest,
ArrowNorthWest,
ArrowExpand,
WestCarat,
EastCarat,
Upload,
Download,
LogOut,
LogIn,
Ellipsis,
Menu,
Search,
ChevronDouble,
ChevronDoubleSmall,
ChevronNorth,
ChevronSouth,
ChevronWest,
ChevronEast,
Adjust,
Gear,
TriangleEast,
TriangleSouth,
TriangleWest,
TriangleNorth,
Bitcoin,
Weather,
Clock,
Chat,
Publish,
Note,
Collection,
Attachment,
CreateGroup,
Dojo,
Notifications,
Dashboard,
LeapArrow,
Messages,
Tutorial,
Groups,
Home,
Copy,
AddFile,
Keyfile,
Image,
Users,
AddUser,
User,
Smiley,
Blank,
Server,
Public,
BootNode,
ShipActivated,
ShipSpawned,
EscapeRequested,
EscapeApproved,
EscapeRejected,
EjectedSponsor,
BrokeContinuity,
Node,
NullIcon,
Bug,
Delete,
Pause,
Next,
Previous,
Play,
};