mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 18:33:09 -05:00
Initial implementation of theming
This commit is contained in:
21
images/library_dialogs/openLibrary.svg
Normal file
21
images/library_dialogs/openLibrary.svg
Normal file
@ -0,0 +1,21 @@
|
||||
<?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 128 128">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: none;
|
||||
stroke: #f0f;
|
||||
stroke-miterlimit: 10;
|
||||
stroke-width: 15px;
|
||||
}
|
||||
|
||||
.cls-2 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<g id="New_Symbol_10" data-name="New Symbol 10">
|
||||
<path class="cls-1" d="M32.5,41v-15.81c0-4.23,3.46-7.69,7.69-7.69h65.46c2.12,0,3.85,3.46,3.85,7.69v77.62c0,4.23-1.73,7.69-3.85,7.69H40.19c-4.23,0-7.69-3.46-7.69-7.69v-14.81"/>
|
||||
<polygon class="cls-2" points="68.76 64.15 47 42.4 47 49 9 49 9 80 47 80 47 85.91 68.76 64.15"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 692 B |
Reference in New Issue
Block a user