blob: 573710af0fda3cc7a1ddaad6d5f921474c2c502e (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 8 2 L 1 9 L 3 9 L 3 15 L 6 15 L 6 11 L 10 11 L 10 15 L 13 15 L 13 9 L 15 9 L 8 2 z" transform="translate(4 4)"/>
</svg>
|