9 lines
653 B
XML
9 lines
653 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="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 14.96,16 H 13.13 L 12.06,14.17 11,16 H 10.09 L 9.62,15.2 11.15,12.58 10.02,10.62 10.92,9 Z M 10,5 9,6 V 8 H 5 v 9 c 0,0.554 0.446,1 1,1 h 12 c 0.554,0 1,-0.446 1,-1 V 8 H 15 V 6 L 14,5 Z m 0,1 h 4 v 2 h -4 z"/>
|
|
</svg>
|