Replace all the icons in the comic vine scraper with svg versions

This commit is contained in:
luisangelsm
2026-01-12 19:01:39 +01:00
parent 07eb103ce3
commit b9b8ad81a5
17 changed files with 101 additions and 8 deletions

View File

@ -0,0 +1,11 @@
<?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 5 4">
<defs>
<style>
.cls-1 {
fill: #f0f;
}
</style>
</defs>
<polygon class="cls-1" points="0 4 5 4 2.5 1 0 4"/>
</svg>

After

Width:  |  Height:  |  Size: 278 B