blob: d181bab23720fd3f85e107c1a7b9c24ea5aff76b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22">
<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 2 2 L 2 14 L 14 14 L 14 2 L 2 2 z M 3.5 3.1347656 L 8.6953125 6.1347656 L 9.5 6.5664062 L 8.6953125 7 L 3.5 10 L 3 9.1347656 L 7.4453125 6.5664062 L 3 4 L 3.5 3.1347656 z" transform="translate(3 3)"/>
</svg>
|