* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
9 lines
461 B
XML
9 lines
461 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="M7,23q-0.824,0 -1.412,-0.587A1.93,1.93 0,0 1,5 21L5,3q0,-0.824 0.588,-1.412A1.93,1.93 0,0 1,7 1h10q0.824,0 1.413,0.587Q19,2.176 19,3v18q0,0.824 -0.587,1.413A1.93,1.93 0,0 1,17 23zM7,18h10L17,6L7,6z"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|