9 lines
698 B
XML
9 lines
698 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 9,15 H 7 V 13 H 9 Z M 11.07,7.25 10.17,8.17 C 9.45,8.9 9,9.5 9,11 H 7 V 10.5 C 7,9.4 7.45,8.4 8.17,7.67 L 9.41,6.41 C 9.78,6.05 10,5.55 10,5 10,3.9 9.1,3 8,3 6.9,3 6,3.9 6,5 H 4 C 4,2.79 5.79,1 8,1 10.21,1 12,2.79 12,5 12,5.88 11.64,6.68 11.07,7.25 Z"/>
|
|
</svg>
|