Replace all the icons in the comic vine scraper with svg versions
|
Before Width: | Height: | Size: 139 B |
11
images/comic_vine/downArrow.svg
Normal 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="5 1 0 1 2.5 4 5 1"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 279 B |
|
Before Width: | Height: | Size: 166 B |
11
images/comic_vine/nextPage.svg
Normal 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 7 8">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polygon class="cls-1" points="0 0 0 8 7 4 0 0"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 276 B |
|
Before Width: | Height: | Size: 167 B |
11
images/comic_vine/previousPage.svg
Normal 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 7 8">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polygon class="cls-1" points="7 8 7 0 0 4 7 8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 276 B |
|
Before Width: | Height: | Size: 236 B |
16
images/comic_vine/radioChecked.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?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 11 11">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #0ff;
|
||||
}
|
||||
|
||||
.cls-2 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<circle class="cls-2" cx="5.5" cy="5.5" r="5.29"/>
|
||||
<circle class="cls-1" cx="5.5" cy="5.5" r="2.29"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 377 B |
|
Before Width: | Height: | Size: 189 B |
11
images/comic_vine/radioUnchecked.svg
Normal 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 11 11">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<circle class="cls-1" cx="5.5" cy="5.5" r="5.29"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 279 B |
|
Before Width: | Height: | Size: 185 B |
11
images/comic_vine/rowDown.svg
Normal 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 8 7">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polygon class="cls-1" points="4 7 8 0 0 0 4 7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 276 B |
|
Before Width: | Height: | Size: 186 B |
11
images/comic_vine/rowUp.svg
Normal 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 8 7">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polygon class="cls-1" points="4 0 8 7 0 7 4 0"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 276 B |
|
Before Width: | Height: | Size: 140 B |
11
images/comic_vine/upArrow.svg
Normal 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 |