* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
13 lines
822 B
XML
13 lines
822 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="M5,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"/>
|
|
<path
|
|
android:pathData="M11,10a1,1 0,1 1,1.479 0.878c-0.31,0.17 -0.659,0.413 -0.94,0.741 -0.286,0.334 -0.539,0.8 -0.539,1.381a1,1 0,0 0,2 0.006,0.3 0.3,0 0,1 0.057,-0.085 1.4,1.4 0,0 1,0.382 -0.288A3,3 0,1 0,9 10a1,1 0,1 0,2 0m1.999,3.012v-0.005zM12,17a1,1 0,1 0,0 -2,1 1,0 0,0 0,2"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|