blob: 64bb4501ce1ea7e3bbaf27480fbbde50dcca18ee (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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 10.919922,4 7.8066406,13.9375 5.4941406,8 H 2 v 2 h 2.1855469 l 3.1132812,7.992188 H 8.6796875 L 12.382812,6 H 18 V 4 Z m 1.353516,5 2.929687,4.291016 L 12,18 h 1.599609 L 16,14.462891 18.400391,18 H 20 L 16.861328,13.378906 19.845703,9 H 18.246094 L 16.060547,12.205078 13.871094,9 Z"/>
</svg>
|