Gitpedia

Icons

Named, vector icons for elementary OS

From elementary·Updated May 30, 2026·View on GitHub·

An original set of vector icons designed specifically for [elementary OS](http://elementary.io) and its desktop environment: Pantheon. The project is written primarily in Meson, distributed under the GNU General Public License v3.0 license, first published in 2015. Key topics include: freedesktop, freedesktop-icon-theme, hacktoberfest, icons, named-icons.

Latest release: 8.2.0icons 8.2.0 Released
October 31, 2025View Changelog →

elementary Icons

Translation status

Default App Icon
Locale Preferences Icon
Terminal App Icon
Dialog Password Icon
Empty Battery Icon
High Security Icon
Revert Document Icon
Flag Icon
Redo Icon
Down Arrow Icon
Reply All Icon
Stop Process Icon

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

Building and Installation

You'll need the following dependencies:

  • meson
  • rsvg
  • xcursorgen

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from elementary/icons via the GitHub API.Last fetched: 5/31/2026