Files
paper-icon-theme/README.md
2015-11-15 13:14:11 -05:00

28 lines
719 B
Markdown
Executable File

Paper Icon Theme
===================
Paper is simple and modern icon theme inspired by Google's material design.
Paper is a free culture icon theme by Sam Hewitt and is licenced under the terms of the [Creative Commons
Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/), unless otherwise specified.
###Getting Paper
The Paper icons can be downloaded from [here](https://github.com/snwh/paper-icon-theme/archive/master.zip).
###Building Paper
Build the Paper icon themes from source:
./autogen.sh
make
sudo make install
###Installing Paper
Alternatively you may install Paper with the provided installation script:
./install-icon-theme.sh
-----------