blob: fd2e453f9bcdb494c215662eb60a9bdfe0dc3f3a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<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:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-NegativeText" d="m 4,4.0000668 5,4.9999334 5.9896,-0.0104 v 0.0208 h 0.0208 L 15,15 20,19.958333 V 4.0003334 Z M 9,9.0000002 4,13.8126 v 6.187333 h 6.541333 L 15,15 H 9 Z"/>
</svg>
|