mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 10:22:58 -05:00
Make go to flow widget themable
This commit is contained in:
11
images/centerFlow.svg
Normal file
11
images/centerFlow.svg
Normal file
@ -0,0 +1,11 @@
|
||||
<?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 12 12">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="M11.71,10.29l-1.83-1.83c.58-.85.91-1.87.91-2.97C10.79,2.58,8.42.21,5.5.21S.21,2.58.21,5.5s2.38,5.29,5.29,5.29c1.1,0,2.12-.34,2.97-.91l1.83,1.83,1.41-1.41ZM1.71,5.5c0-2.09,1.7-3.79,3.79-3.79s3.79,1.7,3.79,3.79-1.7,3.79-3.79,3.79-3.79-1.7-3.79-3.79Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 502 B |
Reference in New Issue
Block a user