Platform icons [answered]

asked 2014-09-14 23:11:31 +0200

updated 2015-09-27 22:40:15 +0200

Hi,

I made a small HTML page with all the platform icons.

You can download it here.

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/

edit retag flag offensive reopen delete

The question has been closed for the following reason "the question is answered, an answer was accepted" by eric
close date 2014-09-15 14:08:30.789508

Comments

Just for people reading this now, the path for the icons has changed to:

/usr/share/themes/jolla-ambient/meegotouch/z1.0/icons

saturn ( 2015-09-28 19:42:00 +0200 )edit

And for those reading this now, it's now located in /usr/share/themes/sailfish-default/meegotouch/z1.0/icons/ :)

Sthocs ( 2016-08-19 18:58:51 +0200 )edit