New Layout
Tidy up of everything. No more duplicate icons. More logical layout.
This commit is contained in:
18
images/android-vector-drawable/skype.xml
Normal file
18
images/android-vector-drawable/skype.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#00aff0"
|
||||
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M71 223c-26 143 105 241 218 218 119 58 202-70 152-152
|
||||
25-145-107-241-218-218-119-58-202 70-152 152m264-46c17 25-18 45-31
|
||||
30-17-20-35-30-54-29-48 4-46 44-5 50 57 8 108 24 104 74-5 57-51 73-99
|
||||
70-56-4-74-24-85-45-13-25 24-49 40-22 25 41 71 35 85 19
|
||||
22-25-1-41-25-45-27-5-54-11-75-22-33-17-47-101 40-115 39-6 86 6 105 35" />
|
||||
</vector>
|
Reference in New Issue
Block a user