1514f91687
* Fix issue with avatar selection * Remove save button on video editor screen (we never supported this) * Fix mentions
10 lines
456 B
XML
10 lines
456 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="16dp"
|
|
android:height="16dp"
|
|
android:autoMirrored="true"
|
|
android:viewportWidth="16"
|
|
android:viewportHeight="16">
|
|
<path
|
|
android:fillColor="#ffffff"
|
|
android:pathData="M8.515,13.5131L7.454,12.4521L10.325,9.5821L11.45,8.7791L3,8.7791L3,7.2791L11.45,7.2791L10.409,6.5351L7.451,3.5411L8.518,2.4871L13.997,8.0321L8.515,13.5131Z" />
|
|
</vector>
|