Currently it always shows the icon for LTR no matter direction of the user's language and this fixes it. Bug: T315464 Change-Id: Ice6902a0823047380655b825aca9fbce14920d7d
5 lines
199 B
XML
5 lines
199 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<path d="m5.83 9 5.58-5.58L10 2l-8 8 8 8 1.41-1.41L5.83 11H18V9z"/>
|
|
</svg>
|