All Projects β†’ elementary β†’ Icons

elementary / Icons

Licence: gpl-3.0
Named, vector icons for elementary OS

Projects that are alternatives of or similar to Icons

30 Seconds Of Cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here πŸ‘‰
Stars: ✭ 815 (+83.97%)
Mutual labels:  hacktoberfest, vector
La Capitaine Icon Theme
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
Stars: ✭ 1,858 (+319.41%)
Mutual labels:  hacktoberfest, icons
Synfig
This is the Official source code repository of the Synfig project
Stars: ✭ 1,056 (+138.37%)
Mutual labels:  hacktoberfest, vector
Flutter Icons
Customizable Icons for Flutter πŸ’₯
Stars: ✭ 241 (-45.6%)
Mutual labels:  vector, icons
Mega Doodles Pack
πŸ”₯ Big vector pack with hand-drawn doodles for presentations, social media, blog posts and so on
Stars: ✭ 258 (-41.76%)
Mutual labels:  vector, icons
Ngx Ui
πŸš€ Style and Component Library for Angular
Stars: ✭ 534 (+20.54%)
Mutual labels:  hacktoberfest, icons
Geocube
Tool to convert geopandas vector data into rasterized xarray data.
Stars: ✭ 87 (-80.36%)
Mutual labels:  hacktoberfest, vector
Feathericon
simply generic vector icon collection - including sketch file, svg files, and font files.
Stars: ✭ 178 (-59.82%)
Mutual labels:  vector, icons
Clarity
Customizable Monoshape Vector Icon Theme for GTK+
Stars: ✭ 37 (-91.65%)
Mutual labels:  icons, vector
vsc-material-theme-icons
Material Theme Icons, the most epic icons theme for Visual Studio Code and Material Theme.
Stars: ✭ 90 (-79.68%)
Mutual labels:  icons, vector
Vectorlogozone
3,000+ gorgeous SVG logos, perfect for your README or credits page
Stars: ✭ 239 (-46.05%)
Mutual labels:  vector, icons
Macos big sur icons replacements
Replacement icons for popular apps in the style of macOS Big Sur
Stars: ✭ 3,608 (+714.45%)
Mutual labels:  hacktoberfest, icons
Animated Icons
Android Animated Icons Library
Stars: ✭ 224 (-49.44%)
Mutual labels:  vector, icons
Awesome Icons
A curated list of awesome Web Font Icons
Stars: ✭ 758 (+71.11%)
Mutual labels:  hacktoberfest, icons
Richpath
πŸ’ͺ Rich Android Path. 🀑 Draw as you want. πŸŽ‰ Animate much as you can.
Stars: ✭ 2,259 (+409.93%)
Mutual labels:  vector, icons
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+161.17%)
Mutual labels:  hacktoberfest, icons
Android Animated Icons
How to improve the user experience using animated icons with vector drawables onΒ Android
Stars: ✭ 117 (-73.59%)
Mutual labels:  vector, icons
Aegis Icons
Unofficial 2FA entry icons for open source Android authenticator Aegis
Stars: ✭ 153 (-65.46%)
Mutual labels:  vector, icons
Elm Geometry
2D/3D geometry package for Elm
Stars: ✭ 162 (-63.43%)
Mutual labels:  hacktoberfest, vector
Grass
GRASS GIS - free and open source Geographic Information System (GIS)
Stars: ✭ 281 (-36.57%)
Mutual labels:  hacktoberfest, vector

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 (rendered version) is provided; it is recommended to copy it into your Inkscape settings before you get started.

cp data/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 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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].