Paper Icon Theme =================== Paper is simple and modern icon theme inspired by Google's material design. Paper is a free culture icon theme and is licenced under the terms of the [Creative Commons Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). ###Preamble If you find any bugs or issues with Paper or if you have a question, you can visit Paper's issue tracker on [GitHub](https://github.com/snwh/paper-icon-theme/issues). If you like the theme you can [buy me a coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AM3UCEFPUWUY8) :smile: ###Getting Paper The Paper icons can be downloaded [here](https://github.com/snwh/paper-icon-theme/archive/master.zip). ###Installing Paper To install Paper, you can manually copy the main theme folder (Paper) into ```~/.local/share/icons``` or copy it into ```/usr/share/icons``` to make it available system-wide, or run the provided installation script which'll do it for you: bash install.sh -----------