Replace the info-*.png files used in qml with svg variants

This commit is contained in:
luisangelsm
2026-02-12 19:26:51 +01:00
parent 63d9129dcc
commit 1ef1029cf5
20 changed files with 64 additions and 43 deletions

View File

@ -17,7 +17,7 @@ Item {
Image {
id: read_compact
source: "info-tick.png"
source: "info-tick.svg"
}
ColorOverlay {