* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
10 lines
622 B
XML
10 lines
622 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="M3.5,3.5a1,1 0,1 0,-1.414 1.414l4.113,4.114a5.5,5.5 0,0 0,-0.184 1.07A5.002,5.002 0,0 0,7 20h10.172l1.914,1.914A1,1 0,1 0,20.5 20.5l-0.979,-0.979 0.004,-0.001L7.145,7.14l-0.002,0.003zM22,15.5a4.48,4.48 0,0 1,-0.928 2.738L8.637,5.803A5.47,5.47 0,0 1,11.5 5a5.49,5.49 0,0 1,4.25 2.008,4 4,0 0,1 4.187,4.708A4.5,4.5 0,0 1,22 15.5"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|