Signal-Android/app/src/main/res/drawable/ic_tooltip_arrow_down.xml
2022-11-02 15:31:52 -04:00

9 lines
284 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="12dp"
android:viewportWidth="20"
android:viewportHeight="12">
<path
android:pathData="M10,9L1,-0L19,-0L10,9Z"
android:fillColor="#000000"/>
</vector>