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
|
|
@ -0,0 +1,13 @@
|
|||
<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="M14 13q0.42 0 0.71-0.29A0.97 0.97 0 0 0 15 12a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 14 11a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 13 12q0 0.42 0.29 0.71T14 13"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M10.38 21.79A1 1 0 0 1 10 21V3a1 1 0 0 1 1.24-0.97l8 2A1 1 0 0 1 20 5v14a1 1 0 0 1-0.76 0.97l-8 2a1 1 0 0 1-0.85-0.18m7.61-16l-6-1.5v15.43l6-1.5zM9 6H7v12h2v2H7a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2z"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue