Import Compound code from project https://github.com/element-hq/compound-android
This commit is contained in:
parent
23b72758bd
commit
17b6b08926
237 changed files with 6766 additions and 5 deletions
10
libraries/compound/src/main/res/drawable/ic_compound_key.xml
Normal file
10
libraries/compound/src/main/res/drawable/ic_compound_key.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<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:fillColor="#FF000000"
|
||||
android:pathData="M7 14q-0.82 0-1.41-0.59A1.93 1.93 0 0 1 5 12q0-0.82 0.59-1.41A1.93 1.93 0 0 1 7 10q0.82 0 1.41 0.59T9 12t-0.59 1.41A1.93 1.93 0 0 1 7 14m0 4q-2.5 0-4.25-1.75T1 12t1.75-4.25T7 6q1.68 0 3.04 0.82A6.2 6.2 0 0 1 12.2 9h8.38q0.2 0 0.38 0.07 0.19 0.08 0.34 0.23l2 2q0.15 0.15 0.21 0.32 0.06 0.18 0.06 0.38t-0.06 0.37a0.9 0.9 0 0 1-0.21 0.33l-3.18 3.17a1 1 0 0 1-0.3 0.2q-0.17 0.08-0.35 0.1a0.8 0.8 0 0 1-0.35-0.02 0.9 0.9 0 0 1-0.32-0.17L17.5 15l-1.43 1.07a0.95 0.95 0 0 1-0.88 0.15 0.9 0.9 0 0 1-0.29-0.15L13.37 15H12.2a6.2 6.2 0 0 1-2.16 2.17Q8.68 18 7 18m0-2q1.4 0 2.46-0.85A4.03 4.03 0 0 0 10.87 13H14l1.45 1.02 2.05-1.52 1.77 1.38L21.15 12l-1-1h-9.28a4.03 4.03 0 0 0-1.4-2.15Q8.4 8 7 8 5.35 8 4.17 9.18T3 12t1.18 2.83T7 16"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue