2015-01-28 11:33:36 -05:00
|
|
|
Paper Icon Theme
|
2015-12-01 20:25:26 -05:00
|
|
|
================
|
2015-01-28 11:33:36 -05:00
|
|
|
|
2015-12-02 14:30:33 -05:00
|
|
|
Paper is simple and modern icon theme with material design influences
|
2015-01-28 11:33:36 -05:00
|
|
|
|
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-12-06 10:41:01 -05:00
|
|
|
Attribution-Share Alike](https://creativecommons.org/licenses/by-sa/4.0/), unless otherwise specified.
|
2015-01-28 11:33:36 -05:00
|
|
|
|
|
|
|
###Getting Paper
|
|
|
|
|
2015-12-06 10:41:01 -05:00
|
|
|
You can download the Paper icons or clone from source [here](https://github.com/snwh/paper-icon-theme/archive/master.zip).
|
2015-01-28 11:33:36 -05:00
|
|
|
|
2015-11-15 13:14:11 -05:00
|
|
|
###Building Paper
|
2015-01-28 11:33:36 -05:00
|
|
|
|
2015-12-06 10:41:01 -05:00
|
|
|
You can build and install the Paper icon themes from source:
|
2015-01-28 11:33:36 -05:00
|
|
|
|
2015-11-15 13:14:11 -05:00
|
|
|
./autogen.sh
|
2015-04-28 16:38:04 -04:00
|
|
|
make
|
|
|
|
sudo make install
|
|
|
|
|
2015-12-08 18:36:53 -05:00
|
|
|
This procedure requires ```autotools``` on your system.
|
2015-12-06 10:41:01 -05:00
|
|
|
|
2015-11-15 13:14:11 -05:00
|
|
|
###Installing Paper
|
|
|
|
|
|
|
|
Alternatively you may install Paper with the provided installation script:
|
2015-04-28 16:38:04 -04:00
|
|
|
|
2015-12-01 20:25:26 -05:00
|
|
|
./install-icon-theme.sh
|