Add button for reseting the cover of a comic to the default one

This commit is contained in:
Luis Ángel San Martín
2025-05-09 15:23:00 +02:00
parent 97685dca73
commit 0457c08fca
4 changed files with 44 additions and 17 deletions

15
images/resetCover.svg Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #fff;
stroke-miterlimit: 10;
stroke-width: 1.5px;
}
</style>
</defs>
<line class="cls-1" x1="2.35" y1="2.29" x2="5.65" y2="5.71"/>
<line class="cls-1" x1="5.65" y1="2.29" x2="2.35" y2="5.71"/>
</svg>

After

Width:  |  Height:  |  Size: 434 B