<a onClick={logout()} title={t("logout")}>
        <img width={12} height={12} src={FilePath.icon(Icon.logout)} />
        {t("Logout and destroy token")}
      </a>