element-x-ada/libraries/compound/src/main/res/drawable/ic_compound_preferences.xml
Jorge Martin Espinosa 6b126368ea
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
711 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="M6.5,2h11a4.5,4.5 0,1 1,0 9h-11a4.5,4.5 0,0 1,0 -9m0,2h7.258A4.5,4.5 0,0 0,13 6.5c0,0.925 0.28,1.785 0.758,2.5H6.5a2.5,2.5 0,0 1,0 -5M15,6.5a2.5,2.5 0,1 1,5 0,2.5 2.5,0 0,1 -5,0m-13,11A4.5,4.5 0,0 1,6.5 13h11a4.5,4.5 0,1 1,0 9h-11q-0.233,0 -0.46,-0.023A4.5,4.5 0,0 1,2 17.5m8.242,-2.5H17.5a2.5,2.5 0,0 1,0 5h-7.258A4.5,4.5 0,0 0,11 17.5c0,-0.925 -0.28,-1.785 -0.758,-2.5M6.5,15a2.5,2.5 0,1 0,0 5,2.5 2.5,0 0,0 0,-5"
android:fillColor="#FF000000"
android:fillType="evenOdd"/>
</vector>