Initial flake for IP-Checker-GUI

This commit is contained in:
mia 2025-04-22 15:27:09 +02:00
commit 58b9af97da
8 changed files with 1976 additions and 0 deletions

6
icons.toml Normal file
View file

@ -0,0 +1,6 @@
# Recommended: Specify your app ID *OR* your base resource path for more robust icon loading
#app_id = "relm4.test.simple"
# List of icon names you found (shipped with this crate)
# Note: the file ending `-symbolic.svg` isn't part of the icon name.
icons = ["cross", "check-plain"]