Platform icons [answered]
Hi,
I made a small HTML page with all the platform icons.
Since the icons are probably not free to redistribute, you'll first need to copy them from the SDK. Launch the emulator, set a SSH password and :
mkdir your/path/icons
scp -P 2223 nemo@localhost:/usr/share/themes/jolla-ambient/meegotouch/icons/* your/path/icons/
Then download the file, and unzip the index.html file in your/path/icons/.
Lastly, open your/path/icons/index.html in your favorite web browser.
I hope it helps :)
Also feel free to leave your ideas and requests.
EDIT: The icons reference is now officially online here : https://sailfishos.org/develop/docs/jolla-ambient/
Just for people reading this now, the path for the icons has changed to:
saturn ( 2015-09-28 19:42:00 +0200 )edit/usr/share/themes/jolla-ambient/meegotouch/z1.0/icons
And for those reading this now, it's now located in
Sthocs ( 2016-08-19 18:58:51 +0200 )edit/usr/share/themes/sailfish-default/meegotouch/z1.0/icons/
:)