paper-icon-theme/README.md

26 lines
772 B
Markdown
Raw Normal View History

2015-01-28 11:33:36 -05:00
Paper Icon Theme
===================
Paper is simple and modern icon theme inspired by Google's material design.
2015-03-03 19:55:10 -05:00
Paper is a free culture icon theme by Sam Hewitt and is licenced under the terms of the [Creative Commons
2015-10-22 11:31:32 -04:00
Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/), unless otherwise specified.
2015-01-28 11:33:36 -05:00
###Getting Paper
The Paper icons can be downloaded from [here](https://github.com/snwh/paper-icon-theme/archive/master.zip).
2015-01-28 11:33:36 -05:00
###Installing Paper
2015-04-28 16:38:04 -04:00
You can build and install the theme from source or run the included install script.
2015-01-28 11:33:36 -05:00
2015-04-28 16:38:04 -04:00
bash autogen.sh
make
sudo make install
Or run the provided interactive installation script which will walk you through installing Paper:
bash install-icon-theme.sh
2015-01-28 11:33:36 -05:00
-----------