Closed kleisauke closed 1 year ago
Prefer the use of go-previous-symbolic and go-next-symbolic icons over media-seek-backward and media-seek-forward, as the former icons are available in GTK's default icon theme: https://gitlab.gnome.org/GNOME/gtk/-/tree/4.13.2/gtk/icons/scalable/actions
go-previous-symbolic
go-next-symbolic
media-seek-backward
media-seek-forward
This would avoid having to depend on the Adwaita icon theme.
See: https://gitlab.gnome.org/GNOME/gtk/-/issues/3794
Oh, nice! Although the default icon theme is terrible and we should include something better, as well as this patch, of course.
Prefer the use of
go-previous-symbolic
andgo-next-symbolic
icons overmedia-seek-backward
andmedia-seek-forward
, as the former icons are available in GTK's default icon theme: https://gitlab.gnome.org/GNOME/gtk/-/tree/4.13.2/gtk/icons/scalable/actionsThis would avoid having to depend on the Adwaita icon theme.
See: https://gitlab.gnome.org/GNOME/gtk/-/issues/3794