29 lines
970 B
Markdown
Executable File
29 lines
970 B
Markdown
Executable File
Paper Icon Theme
|
|
================
|
|
|
|
Paper is simple and modern icon theme with material design influences
|
|
|
|
Paper is a free culture icon theme and is licenced under the terms of the [Creative Commons
|
|
Attribution-ShareAlike](https://creativecommons.org/licenses/by-sa/4.0/), unless otherwise specified.
|
|
|
|
Software that is part of the Paper Icon Theme source is free software; you can redistribute it and/or modify it under the terms of the [GNU Lesser General Public License](https://www.gnu.org/licenses/lgpl-3.0.txt)
|
|
|
|
###Getting Paper
|
|
|
|
You can download the Paper icons or clone from source [here](https://github.com/snwh/paper-icon-theme/archive/master.zip).
|
|
|
|
###Building Paper
|
|
|
|
You can build and install the Paper icon themes from source:
|
|
|
|
./autogen.sh
|
|
make
|
|
sudo make install
|
|
|
|
This procedure requires ```autotools``` on your system.
|
|
|
|
###Installing Paper
|
|
|
|
Alternatively you may install Paper with the provided installation script:
|
|
|
|
./install-icon-theme.sh |