blob: 3f6099b9bbf42ba2312a3b3f77421c439183174f (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1 0.98046875 L 1 14.980469 L 12 14.980469 L 15 11.980469 L 15 0.98046875 L 1 0.98046875 z M 3 2.9804688 L 13 2.9804688 L 13 12.980469 L 3 12.980469 L 3 2.9804688 z M 4 3.9804688 L 4 11.980469 L 7 11.980469 L 7 3.9804688 L 4 3.9804688 z M 9 3.9804688 L 9 11.980469 L 12 11.980469 L 12 3.9804688 L 9 3.9804688 z"/>
</svg>
|