fix Papirus actions #343

This commit is contained in:
varlesh 2017-02-19 11:58:53 +00:00
parent a0a36dc3a9
commit e64206c46d

View file

@ -2,7 +2,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<defs>
<style type="text/css" id="current-color-scheme">
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; }
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } .ColorScheme-ButtonBackground { color:#d3dae3; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 2,0 2,16 4,16 4,7 7,7 8,9 14,9 14,2 10,2 9,0 4,0 2,0 Z"/>

Before

Width:  |  Height:  |  Size: 541 B

After

Width:  |  Height:  |  Size: 590 B