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

13 lines
579 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="M13,8a1,1 0,1 0,-2 0v4a1,1 0,0 0,0.293 0.707l2.83,2.83a1,1 0,0 0,1.414 -1.414L13,11.586z"
android:fillColor="#FF000000"/>
<path
android:pathData="M22,11.915c0,5.523 -4.477,10 -10,10s-10,-4.477 -10,-10 4.477,-10 10,-10 10,4.477 10,10m-2,0a8,8 0,1 1,-16 0,8 8,0 0,1 16,0"
android:fillColor="#FF000000"
android:fillType="evenOdd"/>
</vector>