Icons: Update Flat-Remix icon theme
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; }
|
||||
.ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; }
|
||||
</style>
|
||||
</defs>
|
||||
<path style="fill:currentColor" class="ColorScheme-Text" d="M 5 2.5 L 5 8.5 L 11 8.5 L 11 2.5 L 5 2.5 z M 3 9.5 L 3 13.5 L 13 13.5 L 13 9.5 L 3 9.5 z" transform="translate(4 4)"/>
|
||||
<g transform="translate(4,4)">
|
||||
<path style="fill:currentColor" class="ColorScheme-Text" d="M 5,2 V 8 H 11 V 2 Z M 3,9 V 13 H 13 V 9 Z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 434 B After Width: | Height: | Size: 393 B |
Reference in New Issue
Block a user