mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 10:22:58 -05:00
Initial implementation of theming
This commit is contained in:
11
images/search_result.svg
Normal file
11
images/search_result.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 97 97">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="M45,.21C20.3.21.21,20.3.21,45s20.09,44.79,44.79,44.79c9.65,0,18.58-3.08,25.9-8.28l13.05,13.05c1.17,1.17,2.71,1.76,4.24,1.76s3.07-.59,4.24-1.76l2.12-2.12c2.34-2.34,2.34-6.14,0-8.49l-13.05-13.05c5.21-7.32,8.28-16.26,8.28-25.9C89.79,20.3,69.7.21,45,.21h0ZM45,77.79c-18.08,0-32.79-14.71-32.79-32.79S26.92,12.21,45,12.21s32.79,14.71,32.79,32.79-14.71,32.79-32.79,32.79h0Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 621 B |
Reference in New Issue
Block a user