mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Optimize svg files using SVGO
This commit is contained in:
@@ -1,21 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 36.9 17.8" style="enable-background:new 0 0 36.9 17.8;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#375273;}
|
||||
.st1{fill:#FFFFFF;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M0.2,15C2,7.1,8.6,1.1,16.8,0.4c0,0,0.1,0,0.1,0c0.5,0,1-0.1,1.5-0.1c0.5,0,1,0,1.5,0.1c0,0,0.1,0,0.1,0
|
||||
C28.3,1.1,35,7.1,36.7,15c0.1,0.3,0,0.4-0.1,0.6c-0.1,0.2-0.5,0.3-0.5,0.3H0.8c0,0-0.4-0.1-0.5-0.3S0.2,15.2,0.2,15z"/>
|
||||
<g>
|
||||
<path class="st1" d="M19.8,17c-0.1,0-0.3-0.1-0.4-0.2L16.6,13c-0.1-0.1-0.1-0.3-0.1-0.4c0-0.1,0.1-0.3,0.2-0.3L33,3.2
|
||||
c0.1,0,0.2-0.1,0.2-0.1c0.2,0,0.3,0.1,0.4,0.2c0.2,0.2,0.1,0.5-0.1,0.7L20.2,16.9C20.1,17,20,17,19.8,17C19.8,17,19.8,17,19.8,17z
|
||||
"/>
|
||||
<path class="st0" d="M33.2,3.7L19.8,16.5l-2.8-3.8L33.2,3.7 M33.2,2.7c-0.2,0-0.3,0-0.5,0.1l-16.2,9.1c-0.3,0.1-0.4,0.4-0.5,0.7
|
||||
c-0.1,0.3,0,0.6,0.2,0.8l2.8,3.8c0.2,0.2,0.4,0.4,0.7,0.4c0,0,0.1,0,0.1,0c0.3,0,0.5-0.1,0.7-0.3L33.9,4.4C34.3,4,34.3,3.5,34,3.1
|
||||
C33.8,2.8,33.5,2.7,33.2,2.7L33.2,2.7z"/>
|
||||
</g>
|
||||
</g>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36.9 17.8">
|
||||
<path d="M.2 15C2 7.1 8.6 1.1 16.8.4h.1c.5 0 1-.1 1.5-.1s1 0 1.5.1h.1c8.3.7 15 6.7 16.7 14.6.1.3 0 .4-.1.6-.1.2-.5.3-.5.3H.8s-.4-.1-.5-.3-.1-.4-.1-.6z" fill="#375273"/>
|
||||
<path d="M19.8 17c-.1 0-.3-.1-.4-.2L16.6 13c-.1-.1-.1-.3-.1-.4 0-.1.1-.3.2-.3L33 3.2c.1 0 .2-.1.2-.1.2 0 .3.1.4.2.2.2.1.5-.1.7L20.2 16.9c-.1.1-.2.1-.4.1z" fill="#fff"/>
|
||||
<path d="M33.2 3.7L19.8 16.5 17 12.7l16.2-9m0-1c-.2 0-.3 0-.5.1l-16.2 9.1c-.3.1-.4.4-.5.7-.1.3 0 .6.2.8l2.8 3.8c.2.2.4.4.7.4h.1c.3 0 .5-.1.7-.3L33.9 4.4c.4-.4.4-.9.1-1.3-.2-.3-.5-.4-.8-.4z" fill="#375273"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 623 B |
Reference in New Issue
Block a user