element-x-ada/libraries/compound/src/main/res/drawable/ic_compound_lock.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
633 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,22q-0.824,0 -1.412,-0.587A1.93,1.93 0,0 1,4 20L4,10q0,-0.825 0.588,-1.412A1.93,1.93 0,0 1,6 8h1L7,6q0,-2.075 1.463,-3.537Q9.926,1 12,1q2.075,0 3.537,1.463Q17,3.925 17,6v2h1q0.824,0 1.413,0.588Q20,9.175 20,10v10q0,0.824 -0.587,1.413A1.93,1.93 0,0 1,18 22zM6,20h12L18,10L6,10zM9,8h6L15,6q0,-1.25 -0.875,-2.125A2.9,2.9 0,0 0,12 3q-1.25,0 -2.125,0.875A2.9,2.9 0,0 0,9 6z"
android:fillColor="#FF000000"/>
</vector>