class ui.Icon

class Icon
{
    // construction

    construct(char const* fileName);
};