element-x-ada/libraries/compound/src/main/res/drawable/ic_compound_underline.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
752 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,21a0.97,0.97 0,0 1,-0.713 -0.288A0.97,0.97 0,0 1,5 20q0,-0.424 0.287,-0.712A0.97,0.97 0,0 1,6 19h12q0.424,0 0.712,0.288 0.288,0.287 0.288,0.712 0,0.424 -0.288,0.712A0.97,0.97 0,0 1,18 21zM12,17q-2.525,0 -3.925,-1.575t-1.4,-4.175L6.675,4.275q0,-0.525 0.388,-0.9A1.27,1.27 0,0 1,7.975 3q0.525,0 0.9,0.375t0.375,0.9L9.25,11.4q0,1.4 0.7,2.275t2.05,0.875 2.05,-0.875 0.7,-2.275L14.75,4.275q0,-0.525 0.387,-0.9A1.27,1.27 0,0 1,16.05 3q0.525,0 0.9,0.375t0.375,0.9v6.975q0,2.6 -1.4,4.175T12,17"
android:fillColor="#FF000000"/>
</vector>