diff options
Diffstat (limited to 'icons.toml')
-rw-r--r-- | icons.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons.toml b/icons.toml index e594704..61797c1 100644 --- a/icons.toml +++ b/icons.toml @@ -4,4 +4,4 @@ # 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"] +icons = ["menu", "magic-wand"] |