Signal-Android/app/src/main/res/drawable/ic_chevron_down_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
346 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="M12,18.996l-10,-9.932l1.057,-1.064l8.943,8.883l8.943,-8.883l1.057,1.064l-10,9.932z"/>
</vector>