* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
9 lines
713 B
XML
9 lines
713 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="M12,3c7,0 7,7 7,7v6l1.293,1.293c0.63,0.63 0.184,1.707 -0.707,1.707H4.414c-0.89,0 -1.337,-1.077 -0.707,-1.707L5,16v-6s0,-7 7,-7m5,7.01v-0.022l-0.009,-0.146a7,7 0,0 0,-0.073 -0.607,6.6 6.6,0 0,0 -0.582,-1.84c-0.319,-0.638 -0.766,-1.215 -1.398,-1.637C14.318,5.344 13.4,5 12,5s-2.317,0.344 -2.937,0.758c-0.633,0.422 -1.08,0.999 -1.4,1.636a6.6,6.6 0,0 0,-0.58 1.841A7,7 0,0 0,7 9.988v6.84L6.828,17h10.344L17,16.828zM12,22a2,2 0,0 1,-2 -2h4a2,2 0,0 1,-2 2"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|