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

9 lines
1.3 KiB
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="M1,17.2q0,-0.85 0.438,-1.562 0.437,-0.713 1.162,-1.088a14.8,14.8 0,0 1,3.15 -1.163A13.8,13.8 0,0 1,9 13q1.65,0 3.25,0.387 1.6,0.388 3.15,1.163 0.724,0.375 1.162,1.087Q17,16.35 17,17.2v0.8q0,0.824 -0.587,1.413A1.93,1.93 0,0 1,15 20L3,20q-0.824,0 -1.412,-0.587A1.93,1.93 0,0 1,1 18zM21,20h-2.55q0.274,-0.45 0.413,-0.962Q19,18.525 19,18v-1q0,-1.1 -0.613,-2.113 -0.612,-1.012 -1.737,-1.737 1.275,0.15 2.4,0.512 1.125,0.363 2.1,0.888 0.9,0.5 1.375,1.112T23,17v1q0,0.824 -0.587,1.413A1.93,1.93 0,0 1,21 20M9,12q-1.65,0 -2.825,-1.175T5,8t1.175,-2.825T9,4t2.825,1.175T13,8t-1.175,2.825T9,12m10,-4q0,1.65 -1.175,2.825T15,12q-0.275,0 -0.7,-0.062a6,6 0,0 1,-0.7 -0.138,6 6,0 0,0 1.037,-1.775Q15,9.05 15,8t-0.363,-2.025A6,6 0,0 0,13.6 4.2a3,3 0,0 1,0.7 -0.163Q14.65,4 15,4q1.65,0 2.825,1.175T19,8M3,18h12v-0.8a0.97,0.97 0,0 0,-0.5 -0.85q-1.35,-0.675 -2.725,-1.012a11.6,11.6 0,0 0,-5.55 0Q4.85,15.675 3.5,16.35a0.97,0.97 0,0 0,-0.5 0.85zM9,10q0.825,0 1.412,-0.588Q11,8.826 11,8q0,-0.824 -0.588,-1.412A1.93,1.93 0,0 0,9 6q-0.825,0 -1.412,0.588A1.93,1.93 0,0 0,7 8q0,0.825 0.588,1.412Q8.175,10 9,10"
android:fillColor="#FF000000"/>
</vector>