mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Make the translator themeable
This commit is contained in:
22
images/translator/fromTo.svg
Normal file
22
images/translator/fromTo.svg
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
stroke-width: 2px;
|
||||
}
|
||||
|
||||
.cls-1, .cls-2 {
|
||||
fill: none;
|
||||
stroke: #f0f;
|
||||
stroke-miterlimit: 10;
|
||||
}
|
||||
|
||||
.cls-2 {
|
||||
stroke-width: 1.8px;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<polyline class="cls-2" points="6 13 12 7 6 1"/>
|
||||
<line class="cls-1" x1="11.5" y1="7" x2="1.5" y2="7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 499 B |
Reference in New Issue
Block a user