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:
26
images/library_dialogs/importLibrary.svg
Normal file
26
images/library_dialogs/importLibrary.svg
Normal file
@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: none;
|
||||
stroke: #f0f;
|
||||
stroke-linecap: round;
|
||||
stroke-miterlimit: 10;
|
||||
stroke-width: 12px;
|
||||
}
|
||||
|
||||
.cls-2 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<g id="Layer_1" data-name="Layer 1">
|
||||
<path class="cls-2" d="M45.48,20h-7.48v-9.48l-22.11,14.74,22.11,14.74v-10h7.48c3.68,0,14.74,2.37,17.2,7.28,3.09-4.75-7.37-14.28-17.2-17.28Z"/>
|
||||
</g>
|
||||
<g id="Layer_2" data-name="Layer 2">
|
||||
<g id="New_Symbol_10" data-name="New Symbol 10">
|
||||
<path class="cls-1" d="M36,55v44.41c0,6.92,5.66,12.59,12.59,12.59h45.83c6.92,0,12.59-5.66,12.59-12.59v-61.83c0-6.92-5.66-12.59-12.59-12.59h-15.41"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 807 B |
Reference in New Issue
Block a user