use symbolic icon

This commit is contained in:
yggverse 2025-07-22 23:15:19 +03:00
parent 346f553fe7
commit 5aa6b1464c

View file

@ -1,7 +1,7 @@
use adw::StatusPage;
const DEFAULT_TITLE: &str = "Oops";
const DEFAULT_ICON_NAME: &str = "dialog-error";
const DEFAULT_ICON_NAME: &str = "dialog-error-symbolic";
/// Create new default `GObject` preset for failure
/// [StatusPage](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.StatusPage.html)