* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
9 lines
959 B
XML
9 lines
959 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,15.575q-0.2,0 -0.375,-0.062a0.9,0.9 0,0 1,-0.325 -0.213l-3.6,-3.6a0.95,0.95 0,0 1,-0.275 -0.7q0,-0.425 0.275,-0.7 0.274,-0.275 0.712,-0.288t0.713,0.263L11,12.15V5q0,-0.424 0.287,-0.713A0.97,0.97 0,0 1,12 4q0.424,0 0.713,0.287Q13,4.576 13,5v7.15l1.875,-1.875q0.274,-0.274 0.713,-0.263 0.437,0.014 0.712,0.288a0.95,0.95 0,0 1,0.275 0.7,0.95 0.95,0 0,1 -0.275,0.7l-3.6,3.6q-0.15,0.15 -0.325,0.212a1.1,1.1 0,0 1,-0.375 0.063M6,20q-0.824,0 -1.412,-0.587A1.93,1.93 0,0 1,4 18v-2q0,-0.424 0.287,-0.713A0.97,0.97 0,0 1,5 15q0.424,0 0.713,0.287Q6,15.576 6,16v2h12v-2q0,-0.424 0.288,-0.713A0.97,0.97 0,0 1,19 15q0.424,0 0.712,0.287 0.288,0.288 0.288,0.713v2q0,0.824 -0.587,1.413A1.93,1.93 0,0 1,18 20z"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|