blob: 48e077e6ef35ce8bec14cf671bd9bd26a9247504 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<g transform="translate(4,4)">
<path style="fill:currentColor" class="ColorScheme-Text" d="M 3,2 C 3,2 2,2 2,3 V 9 H 4 V 4 H 12 V 9 H 14 V 3 C 14,2 13,2 13,2 Z M 4,10 V 12 H 6 V 10 Z M 10,10 V 12 H 12 V 10 Z M 2,13 V 15 H 4 V 13 Z M 7,13 V 15 H 9 V 13 Z M 12,13 V 15 H 14 V 13 Z"/>
</g>
</svg>
|