Providing service icons
Each service plugin must provide a suiting icon. To do so, you have two options:
The flux Service integration API provides a framework for flux integration with any remote service. While it has been created for the fluxkraft module suite, it is useful on its own as well.
The module eases integrating Drupal with remote services like twitter, facebook, your own web service or whatever. It exposes an admin UI for managing service connection settings and service accounts. By default it exposes no functionality for end-users, but it comes with an optional extension module that allows end-users to create personal service accounts.
For API documentation check the included fluxservice.api.php file.
A good example to look at is the flux twitter API.
Each service plugin must provide a suiting icon. To do so, you have two options: