blob: f9d43e66af6ec363f2848061e521e997737a8075 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; }
</style>
</defs>
<path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 5,5 19,5 19,19 5,19 Z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 6,6 6,10 9.293,10 14,14.705 14,18 18,18 18,14 14.709,14 10,9.293 10,6 6,6 Z"/>
</svg>
|