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,10 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="24dp"
|
||||
android:height="24dp"
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M6.5 2h11a4.5 4.5 0 1 1 0 9h-11a4.5 4.5 0 0 1 0-9m0 2h7.26A4.5 4.5 0 0 0 13 6.5c0 0.93 0.28 1.78 0.76 2.5H6.5a2.5 2.5 0 0 1 0-5M15 6.5a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0m-13 11A4.5 4.5 0 0 1 6.5 13h11a4.5 4.5 0 1 1 0 9h-11l-0.46-0.02A4.5 4.5 0 0 1 2 17.5m8.24-2.5h7.26a2.5 2.5 0 0 1 0 5h-7.26A4.5 4.5 0 0 0 11 17.5c0-0.93-0.28-1.78-0.76-2.5M6.5 15a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5"/>
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue