blob: 19fece411aad9d087a80fe95450d7ccb6aac771f (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<g transform="translate(-129 -599.36)">
<path opacity=".35" style="fill:currentColor" class="ColorScheme-Text" d="m133 617.37 14-14v14z"/>
</g>
</svg>
|