sheet-organizer/icons.toml
2024-05-26 12:11:35 +02:00

10 lines
434 B
TOML

# Recommended: Specify your app ID *OR* your base resource path for more robust icon loading
# app_id = "de.frajul.sheet-organizer"
# List of icon names you found (shipped with this crate)
# Note: the file ending `-symbolic.svg` isn't part of the icon name.
icons = ["refresh", "edit", "arrow-sort-regular", "playlist-shuffle", "user-trash"]
# Optional: Specify a folder containing your own SVG icons
# icon_folder = "my_svg_icons"