* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
10 lines
606 B
XML
10 lines
606 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="M11.106,2.447a2,2 0,0 1,1.789 0l6,3A2,2 0,0 1,20 7.237L20,12c0,6.742 -5.773,9.246 -7.51,9.846 -0.32,0.111 -0.66,0.111 -0.98,0C9.774,21.246 4,18.743 4,12L4,7.236a2,2 0,0 1,1.105 -1.789zM15.707,9.293a1,1 0,0 0,-1.414 0L11,12.586l-1.293,-1.293a1,1 0,0 0,-1.414 1.414l2,2a1,1 0,0 0,1.414 0l4,-4a1,1 0,0 0,0 -1.414"
|
|
android:fillColor="#FF000000"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|