forked from germedeb/aleta-postre
47 lines
1.4 KiB
Markdown
47 lines
1.4 KiB
Markdown
# Aleta Postre
|
|
|
|
### A material icon pack featuring gradients, squares, and white symbolics!
|
|
|
|
![aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre/raw/branch/master/other/images/presentation-beta.png)
|
|
|
|
this icon pack is a Work in Progress
|
|
|
|
# Download
|
|
|
|
You have 3 options:
|
|
|
|
* Use a [release](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre/releases)
|
|
* build the icon pack [from source](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre#build-from-source)
|
|
* use a [nightly/unstable release](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser)
|
|
|
|
# build from source
|
|
|
|
```
|
|
# clone this repo and enter to it
|
|
git clone https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre
|
|
cd aleta-postre
|
|
# launch the build script
|
|
./tasks/build.sh
|
|
```
|
|
*note: the building process takes more or less 15 minutes*
|
|
|
|
* apply
|
|
|
|
go to your settings app and select aleta as the icon pack
|
|
|
|
## Contributors
|
|
|
|
[Contributors list](./Contributors.md)
|
|
|
|
## license
|
|
|
|
the scripts on this project are licensed under the GNU GPL v3. See LICENSE
|
|
that license is also known as GPLv3
|
|
|
|
![gpl image](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)
|
|
|
|
the assets in this work are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE
|
|
that license is also known as CC-BY-SA-4.0
|
|
|
|
![CC-BY-SA-4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)
|