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:
11
images/empty_container/empty_folder.svg
Normal file
11
images/empty_container/empty_folder.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 319 243">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="M282,243H37c-20.4,0-37-16.6-37-37V43C0,19.29,19.29,0,43,0h89.62c14.19,0,26.65,9.57,30.32,23.28l3.11,11.63c.96,3.59,4.22,6.09,7.94,6.09h108.02c20.4,0,37,16.6,37,37v128c0,20.4-16.6,37-37,37ZM43,20c-12.68,0-23,10.32-23,23v163c0,9.37,7.63,17,17,17h245c9.37,0,17-7.63,17-17V78c0-9.37-7.63-17-17-17h-108.02c-12.75,0-23.96-8.61-27.26-20.93l-3.11-11.63c-1.33-4.97-5.85-8.44-11-8.44H43Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 634 B |
Reference in New Issue
Block a user