Replace old app icons with newer svg versions

This commit is contained in:
Luis Ángel San Martín 2018-09-12 11:23:14 +02:00 committed by Luis Ángel San Martín
parent 4a5e7b078e
commit 3d2c25aadb
8 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<RCC>
<qresource prefix="/">
<file>../images/icon.png</file>
<file>../images/icon.svg</file>
<file>../images/goto.png</file>
<file>../images/find_folder.png</file>
<file>../images/flow1.png</file>

View File

@ -54,8 +54,8 @@
<file>../images/flow5.png</file>
<file>../images/glowLine.png</file>
<file>../images/hiddenCovers.png</file>
<file>../images/icon.png</file>
<file>../images/iconLibrary.png</file>
<file>../images/icon.svg</file>
<file>../images/iconLibrary.svg</file>
<file>../images/importBottomCoversDecoration.png</file>
<file>../images/importComicsInfo.png</file>
<file>../images/importingIcon.png</file>

View File

@ -20,7 +20,7 @@
</style>
</head>
<body>
<p><img src=":/images/icon.png" /> </p>
<p><img src=":/images/icon.svg" /> </p>
<h1>General Information</h1>
<p>

View File

@ -20,7 +20,7 @@
</style>
</head>
<body>
<p><img src=":/images/icon.png" /> </p>
<p><img src=":/images/icon.svg" /> </p>
<h1>Información general</h1>
<p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

BIN
images/icon.svg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

BIN
images/iconLibrary.svg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB