icons

Named, vector icons for elementary OS

Github星跟踪图

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.

主要指标

概览
名称与所有者elementary/icons
主编程语言Meson
编程语言Shell (语言数: 3)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2015-12-08 00:29:15
推送于2025-06-12 03:00:19
最后一次提交
发布数33
最新版本名称8.1.0 (发布于 )
第一版名称4.0.1.1 (发布于 )
用户参与
星数568
关注者数41
派生数85
提交数3k
已启用问题?
问题数420
打开的问题数86
拉请求数792
打开的拉请求数31
关闭的拉请求数88
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?