mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
Add button for reseting the cover of a comic to the default one
This commit is contained in:
15
images/resetCover.svg
Normal file
15
images/resetCover.svg
Normal 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 |
Reference in New Issue
Block a user