Commit icons file

This commit is contained in:
Julian Mutter 2024-05-26 12:11:35 +02:00
parent f4080ca651
commit 35a47704db

9
icons.toml Normal file
View File

@ -0,0 +1,9 @@
# 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"