-
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
4 changed files
with
67 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="17dp" | ||
android:height="20dp" | ||
android:viewportWidth="17" | ||
android:viewportHeight="20"> | ||
<path | ||
android:pathData="M2.608,15.893C-0.647,12.638 -0.647,7.362 2.608,4.108C3.273,3.443 3.83,2.917 4.295,2.5L1.834,2.5C1.373,2.5 1,2.127 1,1.667C1,1.207 1.373,0.833 1.834,0.833L6.834,0.833C7.294,0.833 7.667,1.207 7.667,1.667V6.667C7.667,7.127 7.294,7.5 6.834,7.5C6.373,7.5 6,7.127 6,6.667L6,3.229C5.486,3.656 4.768,4.304 3.786,5.286C1.183,7.89 1.183,12.111 3.786,14.714C4.71,15.638 5.834,16.232 7.018,16.501C7.467,16.603 7.748,17.049 7.646,17.498C7.544,17.947 7.098,18.228 6.649,18.126C5.168,17.79 3.76,17.045 2.608,15.893Z" | ||
android:fillColor="#000000"/> | ||
<path | ||
android:pathData="M9.983,3.499C9.534,3.398 9.252,2.951 9.354,2.502C9.456,2.053 9.903,1.772 10.351,1.874C11.833,2.21 13.241,2.955 14.393,4.108C17.647,7.362 17.647,12.638 14.393,15.893C13.728,16.558 13.171,17.084 12.706,17.5H15.167C15.627,17.5 16,17.873 16,18.333C16,18.794 15.627,19.167 15.167,19.167H10.167C9.707,19.167 9.334,18.794 9.334,18.333V13.333C9.334,12.873 9.707,12.5 10.167,12.5C10.627,12.5 11,12.873 11,13.333V16.772C11.514,16.345 12.232,15.697 13.214,14.714C15.818,12.111 15.818,7.89 13.214,5.286C12.291,4.363 11.167,3.768 9.983,3.499Z" | ||
android:fillColor="#000000"/> | ||
</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