update the qt client's icons to svg (#3377)

This commit is contained in:
Gary Elshaw
2022-07-03 13:42:43 +12:00
committed by GitHub
parent 3e73913a1d
commit 083529c5bb
31 changed files with 535 additions and 4390 deletions

View File

@@ -121,7 +121,7 @@
<item>
<widget class="QLabel" name="altSpeedLimitsSectionIconLabel">
<property name="pixmap">
<pixmap resource="application.qrc">:/icons/alt-limit-off.png</pixmap>
<pixmap resource="application.qrc">:/icons/alt-limit-off.svg</pixmap>
</property>
</widget>
</item>