Code Monkey home page Code Monkey logo

icons's Introduction

elementary Icons

Bountysource

An original set of vector icons designed specifically for elementary OS and its desktop environment: Pantheon.

These icons are licensed openly under the terms of the GNU General Public License. Redistributing, forking, remixing, etc. are encouraged!

If you feel the desire to compensate the artists who maintain these icons for your usage, please see this page and thank you!

Contributing Icons

It is recommended to use the free and open source Inkscape vector editor to create elementary icons. Any and all icons must follow the elementary Icon Design Guidelines.

An elementary color palette is provided, it is recommended to copy it into your Inkscape settings before you get started.

cp elementary.gpl ~/.config/inkscape/palettes/

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 CMake build system to install it. Once you've installed it, run these commands in the root of the icon set.

$ mkdir build && cd build
$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
$ sudo make install

Not a Universal Icon Set

Since this set is designed specifically for elementary OS, pull requests to add icons or symlinks that are specific to other desktop environments (such as xfce-* or gnome-* named icons) will be rejected.

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

Third-Party Brand Preservation

elementary icons do not attempt to supply icons for third-party apps. Pull requests to add icons or symbolic links that would overwrite the branding of third-party apps will be rejected.

icons's People

Contributors

danirabbit avatar cassidyjames avatar shnatsel avatar micahilbery avatar ochosi avatar codygarver avatar harveycabaguio avatar andreadelsarto avatar marcuswichelmann avatar r2d221 avatar btkostner avatar evfool avatar varlesh avatar mailaender avatar rafaelcz avatar sergiobenrocha2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.