* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
9 lines
939 B
XML
9 lines
939 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="m8.825,12 l1.475,-1.475q0.3,-0.3 0.3,-0.7t-0.3,-0.7 -0.713,-0.3 -0.712,0.3L6.7,11.3q-0.15,0.15 -0.213,0.325a1.1,1.1 0,0 0,-0.062 0.375q0,0.2 0.063,0.375a0.9,0.9 0,0 0,0.212 0.325l2.175,2.175q0.3,0.3 0.713,0.3 0.412,0 0.712,-0.3t0.3,-0.7 -0.3,-0.7zM15.175,12L13.7,13.475q-0.3,0.3 -0.3,0.7t0.3,0.7 0.713,0.3 0.712,-0.3L17.3,12.7q0.15,-0.15 0.212,-0.325 0.063,-0.175 0.063,-0.375t-0.062,-0.375a0.9,0.9 0,0 0,-0.213 -0.325l-2.175,-2.175a1,1 0,0 0,-1.425 0q-0.3,0.3 -0.3,0.7t0.3,0.7zM5,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>
|