blob: fec6d0d0241f9baa794250a34ad79653d7c61ecb (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<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:#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 3,4 V 18 H 5 7 V 16 H 5 V 11 6 H 7 V 4 H 5 Z M 5,11 6.5,12.5 8,14 v -2 h 2 V 10 H 8 V 8 L 6.5,9.5 Z M 15,4 v 2 h 2 v 5 5 h -2 v 2 h 2 2 V 4 H 17 Z M 17,11 15.5,9.5 14,8 v 2 h -2 v 2 h 2 v 2 l 1.5,-1.5 z"/>
</svg>
|