fix header arrow (#15938)

This commit is contained in:
Ihor Sychevskyi 2024-11-19 10:41:58 +02:00 committed by GitHub
parent e2dd6f983d
commit 0949c5d0bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -1 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="12.926" height="7.554" viewBox="0 0 12.926 7.554"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-width:2px}</style></defs><g id="Group_908" transform="translate(-744.793 114.207)"><path id="Line_1" d="M0 0L6.14 6.14" class="cls-1" transform="translate(745.5 -113.5)"/><path id="Line_2" d="M0 6.14L6.14 0" class="cls-1" transform="translate(750.872 -113.5)"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<polygon points="12 17.414 3.293 8.707 4.707 7.293 12 14.586 19.293 7.293 20.707 8.707 12 17.414"/>
</svg>

Before

Width:  |  Height:  |  Size: 417 B

After

Width:  |  Height:  |  Size: 195 B