Signal-Android/app/src/main/res/drawable-night/ic_download_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
391 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,22L4,22L4,20.5L20,20.5ZM19.79,10L16,10L16,3L8,3v7L4.21,10a0.5,0.5 0,0 0,-0.36 0.85L12,19l8.15,-8.15A0.5,0.5 0,0 0,19.79 10Z"/>
</vector>