blob: 96e4dfaefd8b45ea66db7f4a1490ac27c85a3ec2 (
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 6,4 C 4.892,4 4,4.892 4,6 v 10 c 0,1.108 0.892,2 2,2 h 10 c 1.108,0 2,-0.892 2,-2 V 6 C 18,4.892 17.108,4 16,4 Z m 3,1 h 4 v 4 h 4 v 4 h -4 v 4 H 9 V 13 H 5 V 9 h 4 z m 0,4 v 4 h 4 V 9 Z"/>
</svg>
|