* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
11 lines
578 B
XML
11 lines
578 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:autoMirrored="true"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="m5.07,20.965 l16.141,-8.07a1,1 0,0 0,0 -1.79l-16.14,-8.07c-0.785,-0.392 -1.658,0.342 -1.406,1.182l2.249,7.496a1,1 0,0 1,0 0.574l-2.249,7.496c-0.252,0.84 0.621,1.574 1.405,1.182M6.246,5.859 L18.528,12 6.246,18.141 7.788,13h4.462a1,1 0,1 0,0 -2H7.788z"
|
|
android:fillColor="#FF000000"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|