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

12 lines
690 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="M15.536,15.536a1,1 0,0 0,-1.415 -1.415,3 3,0 0,1 -2.12,0.879 3,3 0,0 1,-2.122 -0.879,1 1,0 1,0 -1.414,1.415A5,5 0,0 0,12 17c1.38,0 2.632,-0.56 3.536,-1.464M10,10.5a1.5,1.5 0,1 1,-3 0,1.5 1.5,0 0,1 3,0m5.5,1.5a1.5,1.5 0,1 0,0 -3,1.5 1.5,0 0,0 0,3"
android:fillColor="#FF000000"/>
<path
android:pathData="M22,12c0,5.523 -4.477,10 -10,10S2,17.523 2,12 6.477,2 12,2s10,4.477 10,10m-2,0a8,8 0,1 0,-16 0,8 8,0 0,0 16,0"
android:fillColor="#FF000000"/>
</vector>