blob: d0778d888e306e9142eaf3dab46c7f5f8a755f84 (
plain)
1
2
3
4
5
6
7
8
9
|
<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="opacity:0.35;fill:currentColor" class="ColorScheme-Text" d="M 13.595703,3 8.296875,8.289062 9.710938,9.703125 15.009766,4.404297 Z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="M 4.414062,3 3,4.404297 7.589844,8.996094 3,13.585938 4.414062,15 10.419922,8.996094 Z m 4.873047,14 v 2 H 19 v -2 z"/>
</svg>
|