-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
61 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="20dp" | ||
android:height="18dp" | ||
android:viewportWidth="20" | ||
android:viewportHeight="18"> | ||
<path | ||
android:pathData="M0,15.045V7.865C0,7.676 0.154,7.522 0.343,7.522H1.371C1.561,7.522 1.714,7.676 1.714,7.865V15.045C1.714,15.787 2.354,16.388 3.143,16.388H16.857C17.646,16.388 18.286,15.787 18.286,15.045V7.865C18.286,7.676 18.439,7.522 18.629,7.522H19.657C19.847,7.522 20,7.676 20,7.865V15.045C20,16.677 18.593,18 16.857,18H3.143C1.407,18 0,16.677 0,15.045Z" | ||
android:fillColor="#4A4D63" | ||
android:fillType="evenOdd"/> | ||
<path | ||
android:pathData="M10.514,0C10.704,0 10.857,0.154 10.857,0.343V9.073C10.857,9.174 10.977,9.225 11.05,9.157L14.302,6.099C14.434,5.975 14.64,5.975 14.772,6.099L15.483,6.768C15.627,6.903 15.627,7.132 15.483,7.267L10.606,11.854C10.271,12.168 9.729,12.168 9.394,11.854L4.517,7.267C4.373,7.132 4.373,6.903 4.517,6.768L5.228,6.099C5.36,5.975 5.566,5.975 5.698,6.099L8.95,9.157C9.023,9.225 9.143,9.174 9.143,9.073V0.343C9.143,0.154 9.296,0 9.486,0H10.514Z" | ||
android:fillColor="#4A4D63" | ||
android:fillType="evenOdd"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters