mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-06 15:38:33 -05:00
Fix Sage theme SVG refresh
https://github.com/FreshRSS/FreshRSS/issues/2375
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg enable-background="new 0 0 16 16" version="1.1" viewBox="0 0 16 16" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
|
||||
<style type="text/css">.st0{fill:#FFFFFF;}</style>
|
||||
<path class="st0" d="M13.5,2.4C12.1,1,10.1,0.1,8,0.1c-4.3,0-7.7,3.5-7.7,7.7s3.5,7.7,7.7,7.7c3.6,0,6.6-2.5,7.5-5.8h-2,c-0.8,2.3-2.9,3.9-5.5,3.9c-3.2,0-5.8-2.6-5.8-5.8S4.8,2.1,8,2.1c1.6,0,3,0.7,4.1,1.7L9,6.9h6.8V0.1L13.5,2.4z"/>
|
||||
<path class="st0" d="M13.5,2.4 C12.1,1,10.1,0.1,8,0.1 c-4.3,0-7.7,3.5-7.7,7.7 s3.5,7.7,7.7,7.7 c3.6,0,6.6-2.5,7.5-5.8 h-2 c-0.8,2.3-2.9,3.9-5.5,3.9 c-3.2,0-5.8-2.6-5.8-5.8 S4.8,2.1,8,2.1 c1.6,0,3,0.7,4.1,1.7 L9,6.9 h6.8 V0.1 L13.5,2.4 z"/>
|
||||
</svg>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 455 B After Width: | Height: | Size: 467 B |
Reference in New Issue
Block a user