tauri-apps / tray-icon

Tray icons for Desktop Applications.
Apache License 2.0
183 stars 27 forks source link

feat: add `Icon::from_resource_name` #136

Closed mokurin000 closed 2 months ago

mokurin000 commented 2 months ago

fix #135

mokurin000 commented 2 months ago

@amrbashir Hi! Thanks for having a look, I did the requested changes

amrbashir commented 2 months ago

seems like you also need to do cargo fmt