Classic elementary blue folders.
This icon pack only contains icons for folders.
These icons are licensed openly under the terms of the GNU General Public License. Redistributing, forking, remixing, etc. are encouraged!
It is recommended to use the free and open source Inkscape vector editor to create elementary icons.
To contribute to the elementary icon set, open a pull request to this repository with your icon(s).
It is strongly encouraged to vacuum all vectors with Inkscape. This keeps the repository lean, clean, and fast for everyone. For convenience, a git pre-commit hook is included. To install, run these commands from your local repository folder:
$ cp pre-commit .git/hooks/
$ chmod +x .git/hooks/pre-commit
You need the Meson build system to install it. Once you've installed it, run these commands in the root of the icon set.
$ meson build --prefix=/usr
$ cd build
$ sudo ninja install
This icon set only covers icons for folders.
Use of icon names in line with the FreeDesktop.Org Icon Naming Specification is encouraged.