forked from germedeb/aleta-postre
55 lines
1.6 KiB
Markdown
55 lines
1.6 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 strongly inspired in moka and ameixa, and a bit in adwaita.
|
|
|
|
Now we are working in the redesign of the icon pack, and adding new apps to the list of icons.
|
|
|
|
# Download
|
|
|
|
* [from a release](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre/releases)
|
|
* [build from source](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre#build-from-source)
|
|
* [from a unstable release](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser)
|
|
|
|
# build from source
|
|
|
|
### Dependencies
|
|
|
|
Make sure you have them all installed.
|
|
|
|
* inkscape
|
|
* GNU parallel
|
|
* bash
|
|
|
|
```
|
|
# 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
|
|
|
|
## Credits
|
|
|
|
[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)
|