* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
13 lines
921 B
XML
13 lines
921 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.713,17.713A0.97,0.97 0,0 1,12 18a0.97,0.97 0,0 1,-0.713 -0.288A0.97,0.97 0,0 1,11 17q0,-0.424 0.287,-0.712A0.97,0.97 0,0 1,12 16q0.424,0 0.713,0.288 0.287,0.287 0.287,0.712 0,0.424 -0.287,0.712m0,-3.999A0.97,0.97 0,0 1,12 14a0.97,0.97 0,0 1,-0.713 -0.287A0.97,0.97 0,0 1,11 13V9q0,-0.424 0.287,-0.713A0.97,0.97 0,0 1,12 8q0.424,0 0.713,0.287Q13,8.576 13,9v4q0,0.424 -0.287,0.713"
|
|
android:fillColor="#FF000000"/>
|
|
<path
|
|
android:pathData="M10.264,3.039c0.767,-1.344 2.705,-1.344 3.472,0l8.554,14.969c0.762,1.333 -0.2,2.992 -1.736,2.992H3.446c-1.535,0 -2.498,-1.659 -1.736,-2.992zM3.446,19 L12,4.031 20.554,19z"
|
|
android:fillColor="#FF000000"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|