* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
10 lines
772 B
XML
10 lines
772 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="M11.5,22q-2.3,0 -3.9,-1.6T6,16.5V6q0,-1.65 1.175,-2.825T10,2t2.825,1.175T14,6v9.5q0,1.05 -0.725,1.775T11.5,18t-1.775,-0.725T9,15.5V6.75A0.73,0.73 0,0 1,9.75 6a0.73,0.73 0,0 1,0.75 0.75v8.75q0,0.424 0.287,0.712 0.288,0.288 0.713,0.288 0.424,0 0.713,-0.288a0.97,0.97 0,0 0,0.287 -0.712V6q0,-1.05 -0.725,-1.775T10,3.5t-1.775,0.725T7.5,6v10.5q0,1.65 1.175,2.825T11.5,20.5t2.825,-1.175T15.5,16.5V6.75a0.73,0.73 0,0 1,0.75 -0.75,0.73 0.73,0 0,1 0.75,0.75v9.75q0,2.3 -1.6,3.9T11.5,22"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|