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
- Host: GitHub
- URL: https://github.com/elementary/iconbrowser
- Owner: elementary
- License: gpl-3.0
- Created: 2022-09-23T22:37:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T04:45:14.000Z (10 months ago)
- Last Synced: 2025-04-09T05:28:18.316Z (10 months ago)
- Topics: gtk, hacktoberfest, meson, vala
- Language: Vala
- Homepage:
- Size: 5.03 MB
- Stars: 15
- Watchers: 16
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Icon Browser
[](https://l10n.elementary.io/engage/icon-browser/)

## 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
```