Signal-Android/app/src/main/res/drawable/ic_chevron_up_24.xml
Alex Hart 174cd860a0 Implement Stories feature behind flag.
Co-Authored-By: Greyson Parrelli <37311915+greyson-signal@users.noreply.github.com>
Co-Authored-By: Rashad Sookram <95182499+rashad-signal@users.noreply.github.com>
2022-03-08 10:41:36 -04:00

9 lines
352 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M20.943,15.996l-8.943,-8.883l-8.943,8.883l-1.057,-1.064l10,-9.932l10,9.932l-1.057,1.064z"/>
</vector>