diff options
author | Vika <vika@fireburn.ru> | 2025-03-11 14:50:27 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2025-03-11 14:50:27 +0300 |
commit | 028d27eccd2fd9420a1fb8a01e376702bef8a069 (patch) | |
tree | af5bf98fe941df2045cac364678c656a15d58e4e /icons.toml | |
parent | 97be1f951079be12c781c35411979d4b18812b37 (diff) | |
download | bowl-028d27eccd2fd9420a1fb8a01e376702bef8a069.tar.zst |
Replace send icon
Diffstat (limited to 'icons.toml')
-rw-r--r-- | icons.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/icons.toml b/icons.toml deleted file mode 100644 index ecd2940..0000000 --- a/icons.toml +++ /dev/null @@ -1,7 +0,0 @@ -# Recommended: Specify your app ID *OR* your base resource path for more robust icon loading -app_id = "xyz.vikanezrimaya.kittybox.Bowl" -#base_resource_path = "/xyz/vikanezrimaya/kittybox/Bowl/" - -# List of icon names you found (shipped with this crate) -# Note: the file ending `-symbolic.svg` isn't part of the icon name. -icons = ["menu", "magic-wand"] |