Skip to content

Commit 178ed93

Browse files
authored
Add files via upload
1 parent 1403c16 commit 178ed93

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
36.1 KB
Loading

app/src/main/res/drawable/dg.jpg

145 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportHeight="24.0"
5+
android:viewportWidth="24.0">
6+
<path
7+
android:fillColor="#ffffff"
8+
android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z" />
9+
</vector>

0 commit comments

Comments
 (0)