diff options
Diffstat (limited to 'Flat-Remix/panel/quota.svg')
-rw-r--r-- | Flat-Remix/panel/quota.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix/panel/quota.svg b/Flat-Remix/panel/quota.svg index 1228af097..a5fdc4c2c 100644 --- a/Flat-Remix/panel/quota.svg +++ b/Flat-Remix/panel/quota.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="m5.166 3c-1.1667 0-1.166 1.1426-1.166 1.1426v13.714s-0.0007 1.143 1.166 1.143h11.668s1.166 0 1.166-1.143v-13.714c0-0.0004 0.001-1.143-1.166-1.143h-11.668zm5.834 2c2.761 0 5 2.2386 5 5 0 2.761-2.239 5-5 5h-5v-5c0-2.7614 2.2386-5 5-5zm0 2c-1.6569 0-3 1.3431-3 3 0 1.657 1.3431 3 3 3 1.657 0 3-1.343 3-3 0-1.6569-1.343-3-3-3z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6.166,4.0004 C 4.9993,4.0004 5,5.143 5,5.143 l 0,13.714 c 0,0 -7e-4,1.143 1.166,1.143 l 11.668,0 c 0,0 1.166,0 1.166,-1.143 L 19,5.143 C 19,5.1426 19.001,4 17.834,4 L 6.166,4 Z m 5.834,2 c 2.761,0 5,2.2386 5,5 0,2.761 -2.239,5 -5,5 l -5,0 0,-5 c 0,-2.7614 2.2386,-5 5,-5 z m 0,2 c -1.6569,0 -3,1.3431 -3,3 0,1.657 1.3431,3 3,3 1.657,0 3,-1.343 3,-3 0,-1.6569 -1.343,-3 -3,-3 z"/> </svg> |