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

10 lines
729 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="M6.5,20q-2.275,0 -3.887,-1.575T1,14.575q0,-1.95 1.175,-3.475Q3.349,9.575 5.25,9.15q0.625,-2.3 2.5,-3.725T12,4q2.925,0 4.962,2.037T19,11q1.725,0.2 2.863,1.488A4.4,4.4 0,0 1,23 15.5q0,1.875 -1.312,3.188Q20.375,20 18.5,20zM6.5,18h12q1.05,0 1.775,-0.725T21,15.5t-0.725,-1.775T18.5,13L17,13v-2q0,-2.075 -1.463,-3.537Q14.075,6 12,6T8.463,7.463 7,11h-0.5q-1.45,0 -2.475,1.025A3.37,3.37 0,0 0,3 14.5q0,1.45 1.025,2.475A3.37,3.37 0,0 0,6.5 18"
android:fillColor="#FF000000"/>
</vector>