/iconbrowser

Browse and search system icons

Primary LanguageValaGNU General Public License v3.0GPL-3.0

Icon Browser

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies to build:

  • libgranite-7-dev
  • libgtk-4-dev
  • libgtksourceview-5-dev
  • meson
  • valac

Run meson build to configure the build environment and then change to the build directory and run ninja to build

meson build --prefix=/usr 
cd build
ninja

To install, use ninja install, then execute with io.elementary.iconbrowser

ninja install
io.elementary.iconbrowser