Icons: Update Flat-Remix icon theme
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; }
|
||||
.ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; }
|
||||
</style>
|
||||
</defs>
|
||||
<path style="fill:currentColor" class="ColorScheme-Text" d="m1 1v14h14v-14h-14zm2 2h10v10h-4v-3.2773c0.5956-0.3464 1-0.984 1-1.7227 0-1.1046-0.8954-2-2-2s-2 0.8954-2 2c0 0.7387 0.4044 1.3763 1 1.7227v3.2773h-4v-10z" transform="translate(4 4)"/>
|
||||
<g transform="translate(4,4)">
|
||||
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 V 15 H 15 V 1 Z M 3,3 H 13 V 13 H 9 V 9 H 7 V 13 H 3 Z"/>
|
||||
<path style="fill:currentColor" class="ColorScheme-Text" d="M 10,8 A 2,2 0 0 1 8,10 2,2 0 0 1 6,8 2,2 0 0 1 8,6 2,2 0 0 1 10,8 Z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 545 B |
Reference in New Issue
Block a user