helloSystem / Artwork

Other
0 stars 1 forks source link

Artwork

Icons and other artwork used in helloSystem.

Contributing

Please look up the location of an icon in elementary-xfce, then create an icon in the corresponding location in elementary-hello. When contributing icons, please also add a .svg in the scalable directory next to the various sizes of .png files.

To quickly find the name for an icon (not its various symlinks), use something like

find ./elementary-xfce -type l -name '*trash*' -exec ls -lh {} \; | cut -d ">" -f 2 | sort | uniq
(...)
 user-trash-full.png
 user-trash.png