blob: e594704147218febc0646c6de5f4b28eef43af80 (
plain) (
blame)
1
2
3
4
5
6
7
|
# 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"]
|