New posts button tweaks

This commit is contained in:
Grishka
2024-03-11 18:09:29 +03:00
parent ff7948ad83
commit 5be6faa07c
2 changed files with 14 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<path
android:fillColor="@android:color/white"
android:pathData="M9.25,16V6.875L5.062,11.062L4,10L10,4L16,10L14.938,11.062L10.75,6.875V16Z"/>
</vector>