mxl-relm4-components 0.2.2

This is a component of the X-Software MXL product line
1
2
3
4
5
6
7
8
9
10
# Recommended: Specify your app ID *OR* your base resource path for more robust icon loading
# app_id = "com.my.app"
# base_resource_path = "/com/my/app/"

# List of icon names you found (shipped with this crate)
# Note: the file ending `-symbolic.svg` isn't part of the icon name.
icons = ["warning"]

# Optional: Specify a folder containing your own SVG icons
# icon_folder = "my_svg_icons"