Skip to content

Classic blue folders of the elementary icon theme.

License

Notifications You must be signed in to change notification settings

germanfr/elementary-blue-icons

 
 

Repository files navigation

elementary Icons

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!

Contributing Icons

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

Installation

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

Not a Universal Icon Set

This icon set only covers icons for folders.

Use of icon names in line with the FreeDesktop.Org Icon Naming Specification is encouraged.

About

Classic blue folders of the elementary icon theme.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Meson 72.9%
  • Shell 18.3%
  • Python 8.8%