element-x-ada/libraries/compound/src/main/res/drawable/ic_compound_spinner.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

11 lines
441 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="M12,4.031a8,8 0,1 0,8 8,1 1,0 0,1 2,0c0,5.523 -4.477,10 -10,10s-10,-4.477 -10,-10 4.477,-10 10,-10a1,1 0,1 1,0 2"
android:fillColor="#FF000000"
android:fillType="evenOdd"/>
</vector>