mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-29 09:13:46 +00:00
10 lines
399 B
XML
10 lines
399 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="20dp"
|
|
android:height="20dp"
|
|
android:viewportWidth="960"
|
|
android:viewportHeight="960">
|
|
<path
|
|
android:pathData="M420,652q-8,0 -14,-5.5t-6,-14.5v-304q0,-9 6,-14.5t14,-5.5q2,0 14,6l145,145q5,5 7,10t2,11q0,6 -2,11t-7,10L434,646q-3,3 -6.5,4.5T420,652Z"
|
|
android:fillColor="#1f1f1f"/>
|
|
</vector>
|