11 lines
531 B
XML
11 lines
531 B
XML
|
<svg height="32" width="32" xmlns="http://www.w3.org/2000/svg">
|
||
|
<style
|
||
|
type="text/css"
|
||
|
id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
</style>
|
||
|
<path d="M19 1.293l-.354.353L1.293 19 13 30.707 30.707 13zm-3.564.736A14 14 0 0 0 2.02 15.445l1.101-1.101A13 13 0 0 1 14.34 3.125zM19 2.707L29.293 13 13 29.293 2.707 19zm10.98 13.848l-1.101 1.101a13 13 0 0 1-11.22 11.221l-1.095 1.094A14 14 0 0 0 29.98 16.555z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|