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

10 lines
606 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="M11.106,2.447a2,2 0,0 1,1.789 0l6,3A2,2 0,0 1,20 7.237L20,12c0,6.742 -5.773,9.246 -7.51,9.846 -0.32,0.111 -0.66,0.111 -0.98,0C9.774,21.246 4,18.743 4,12L4,7.236a2,2 0,0 1,1.105 -1.789zM15.707,9.293a1,1 0,0 0,-1.414 0L11,12.586l-1.293,-1.293a1,1 0,0 0,-1.414 1.414l2,2a1,1 0,0 0,1.414 0l4,-4a1,1 0,0 0,0 -1.414"
android:fillColor="#FF000000"
android:fillType="evenOdd"/>
</vector>