* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
10 lines
1.1 KiB
XML
10 lines
1.1 KiB
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="M8,17q0.424,0 0.713,-0.288A0.97,0.97 0,0 0,9 16v-5a0.97,0.97 0,0 0,-0.287 -0.713A0.97,0.97 0,0 0,8 10a0.97,0.97 0,0 0,-0.713 0.287A0.97,0.97 0,0 0,7 11v5q0,0.424 0.287,0.712Q7.576,17 8,17m4,0q0.424,0 0.713,-0.288A0.97,0.97 0,0 0,13 16L13,8a0.97,0.97 0,0 0,-0.287 -0.713A0.97,0.97 0,0 0,12 7a0.97,0.97 0,0 0,-0.713 0.287A0.97,0.97 0,0 0,11 8v8q0,0.424 0.287,0.712 0.288,0.288 0.713,0.288m4,0q0.424,0 0.712,-0.288A0.97,0.97 0,0 0,17 16v-2a0.97,0.97 0,0 0,-0.288 -0.713A0.97,0.97 0,0 0,16 13a0.97,0.97 0,0 0,-0.713 0.287A0.97,0.97 0,0 0,15 14v2q0,0.424 0.287,0.712 0.288,0.288 0.713,0.288M5,21q-0.824,0 -1.412,-0.587A1.93,1.93 0,0 1,3 19L3,5q0,-0.824 0.587,-1.412A1.93,1.93 0,0 1,5 3h14q0.824,0 1.413,0.587Q21,4.176 21,5v14q0,0.824 -0.587,1.413A1.93,1.93 0,0 1,19 21zM5,19h14L19,5L5,5z"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|