* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
10 lines
456 B
XML
10 lines
456 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="M17.92,12 L8,17.58L8,6.42zM18.901,10.257 L8.981,4.677C7.647,3.927 6,4.89 6,6.42v11.16c0,1.53 1.647,2.493 2.98,1.743l9.921,-5.58c1.36,-0.764 1.36,-2.722 0,-3.486"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|