blob: c34d7da67a47f188a04930e896946a8397ebf14f (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 14.343089,1.0000258 H 1.6570149 c -0.582916,0 -0.87705596,0.7072711 -0.464021,1.1202974 l 4.807006,5.0577711 v 5.6344207 c 0,0.21413 0.05452,0.414812 0.229961,0.537636 l 2.487456,1.530707 c 0.431567,0.302093 1.282583,-0.0044 1.282583,-0.537635 V 7.1780943 L 14.807135,2.1203232 C 15.219322,1.7081194 14.927203,1.0000258 14.343089,1.0000258 Z"/>
</svg>
|