* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
13 lines
782 B
XML
13 lines
782 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="M14,13q0.424,0 0.713,-0.287A0.97,0.97 0,0 0,15 12a0.97,0.97 0,0 0,-0.287 -0.713A0.97,0.97 0,0 0,14 11a0.97,0.97 0,0 0,-0.713 0.287A0.97,0.97 0,0 0,13 12q0,0.424 0.287,0.713 0.288,0.287 0.713,0.287"
|
|
android:fillColor="#FF000000"/>
|
|
<path
|
|
android:pathData="M10.385,21.788A1,1 0,0 1,10 21V3a1.003,1.003 0,0 1,1.242 -0.97l8,2A1,1 0,0 1,20 5v14a1,1 0,0 1,-0.758 0.97l-8,2a1,1 0,0 1,-0.857 -0.182M18,5.781l-6,-1.5v15.438l6,-1.5zM9,6H7v12h2v2H7a2,2 0,0 1,-2 -2V6a2,2 0,0 1,2 -2h2z"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|