element-x-ada/libraries/compound/src/main/res/drawable/ic_compound_home.xml
Jorge Martin Espinosa 706d5f0d3a Import Compound tokens - fixed icons (#5506)
* Import fixed Compound icons

* Revert changes to thread icons

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-10-10 15:14:22 +02:00

10 lines
487 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="M16,11v8h3L19,9.177l-7,-3.889 -7,3.889L5,19h3v-8zM10,21L5,21a2,2 0,0 1,-2 -2L3,9.177a2,2 0,0 1,1.029 -1.748l7,-3.89a2,2 0,0 1,1.942 0l7,3.89A2,2 0,0 1,21 9.177L21,19a2,2 0,0 1,-2 2h-5v-8h-4z"
android:fillColor="#FF000000"
android:fillType="evenOdd"/>
</vector>