elementary / icons

Named, vector icons for elementary OS

Home Page:https://elementary.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Named, vector icons for elementary OS

https://elementary.io

License:GNU General Public License v3.0


Languages

Language:Meson 97.3%Language:Shell 2.7%