* Import fixed Compound icons * Revert changes to thread icons * Update screenshots --------- Co-authored-by: ElementBot <android@element.io>
9 lines
767 B
XML
9 lines
767 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.8,19q-0.824,0 -1.413,-0.587A1.93,1.93 0,0 1,6.8 17L6.8,7q0,-0.824 0.587,-1.412A1.93,1.93 0,0 1,8.8 5h3.525q1.624,0 3,1T16.7,8.775q0,1.275 -0.575,1.963 -0.575,0.687 -1.075,0.987 0.626,0.275 1.387,1.025 0.763,0.75 0.763,2.25 0,2.224 -1.625,3.113 -1.625,0.887 -3.05,0.887zM9.825,16.2h2.6q1.2,0 1.462,-0.612 0.263,-0.614 0.263,-0.888 0,-0.275 -0.263,-0.887 -0.262,-0.613 -1.537,-0.613L9.825,13.2zM9.825,10.5h2.325q0.825,0 1.2,-0.425a1.4,1.4 0,0 0,0.375 -0.95q0,-0.6 -0.425,-0.975t-1.1,-0.375L9.825,7.775z"
|
|
android:fillColor="#FF000000"/>
|
|
</vector>
|