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:
@ -1 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><defs><style>.cls-1{fill:#404040;}</style></defs><path class="cls-1" d="M15,2h-5v6h5v2h-5v6h5c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2Z"/><path class="cls-1" d="M9,8V2H4c-1.1,0-2,.9-2,2V14c0,1.1,.9,2,2,2h5v-6h-2v2l-3-3,3-3v2h2Z"/></svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 18 18">
|
||||
<!-- Generator: Adobe Illustrator 29.8.4, SVG Export Plug-In . SVG Version: 2.1.1 Build 6) -->
|
||||
<defs>
|
||||
<style>
|
||||
.st0 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="st0" d="M15,2h-5v6h5v2h-5v6h5c1.1,0,2-.9,2-2V4c0-1.1-.9-2-2-2Z"/>
|
||||
<path class="st0" d="M9,8V2h-5c-1.1,0-2,.9-2,2v10c0,1.1.9,2,2,2h5v-6h-2v2l-3-3,3-3v2h2Z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 338 B After Width: | Height: | Size: 490 B |
Reference in New Issue
Block a user