Files
brave-core/android/java/res/drawable/exchange_shape.xml
T
2023-05-13 15:20:54 +05:30

13 lines
1.2 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:width="13dp"
android:height="12dp"
android:viewportWidth="13"
android:viewportHeight="12">
<path
android:pathData="M12.317,9.585L9.817,11.835C9.759,11.887 9.69,11.928 9.614,11.957C9.538,11.985 9.456,12 9.375,12C9.215,12 9.055,11.945 8.933,11.835L6.433,9.585C6.189,9.366 6.189,9.009 6.433,8.79C6.677,8.57 7.073,8.57 7.317,8.79L8.807,10.131V0.523C8.807,0.212 9.03,0 9.375,0C9.72,0 10,0.252 10,0.562V10.079L11.433,8.79C11.677,8.57 12.073,8.57 12.317,8.79C12.561,9.009 12.561,9.366 12.317,9.585ZM5.625,3.375C5.465,3.375 5.305,3.32 5.183,3.21L3.75,1.92V11.437C3.75,11.748 3.47,12 3.125,12C2.78,12 2.5,11.748 2.5,11.437V1.92L1.066,3.21C0.822,3.43 0.427,3.43 0.183,3.21C-0.061,2.991 -0.061,2.634 0.183,2.415L2.683,0.166C2.74,0.114 2.809,0.072 2.886,0.044C3.039,-0.013 3.211,-0.013 3.364,0.044C3.441,0.072 3.51,0.114 3.567,0.166L6.067,2.415C6.311,2.634 6.311,2.991 6.067,3.21C5.944,3.32 5.785,3.375 5.625,3.375Z"
android:fillColor="@color/tipping_details_description_text_color"
android:fillType="evenOdd"
tools:ignore="VectorRaster" />
</vector>