An open API service indexing awesome lists of open source software.

https://github.com/elementary/iconbrowser

Browse and search system icons
https://github.com/elementary/iconbrowser

gtk hacktoberfest meson vala

Last synced: 8 months ago
JSON representation

Browse and search system icons

Awesome Lists containing this project

README

          


Icon Browser

[![Translation status](https://l10n.elementary.io/widgets/icon-browser/-/svg-badge.svg)](https://l10n.elementary.io/engage/icon-browser/)

![Screenshot](data/screenshot.png?raw=true)

## Building, Testing, and Installation

Run `flatpak-builder` to configure the build environment, download dependencies, build, and install

```bash
flatpak-builder build io.elementary.iconbrowser.yml --user --install --force-clean --install-deps-from=appcenter
```

Then execute with

```bash
flatpak run io.elementary.iconbrowser
```