-
Notifications
You must be signed in to change notification settings - Fork 530
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
1 parent
7c468a5
commit a39154b
Showing
7 changed files
with
64 additions
and
5 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
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="32dp" | ||
android:height="32dp" | ||
android:viewportWidth="32" | ||
android:viewportHeight="32"> | ||
<path | ||
android:pathData="M16,32C19.164,32 22.258,31.062 24.889,29.303C27.52,27.545 29.571,25.047 30.782,22.123C31.993,19.199 32.31,15.982 31.693,12.879C31.075,9.775 29.551,6.924 27.314,4.686C25.076,2.449 22.225,0.925 19.121,0.307C16.018,-0.31 12.801,0.007 9.877,1.218C6.953,2.429 4.455,4.48 2.696,7.111C0.938,9.742 0,12.835 0,16C0,20.243 1.686,24.313 4.686,27.314C7.687,30.314 11.757,32 16,32Z" | ||
android:fillColor="#0052FF"/> | ||
<path | ||
android:pathData="M15.962,27.268C22.185,27.268 27.23,22.223 27.23,16C27.23,9.777 22.185,4.732 15.962,4.732C10.059,4.732 5.216,9.273 4.734,15.052H21.454V16.928H4.732C5.204,22.717 10.052,27.268 15.962,27.268Z" | ||
android:fillColor="#ffffff"/> | ||
</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
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="32dp" | ||
android:height="32dp" | ||
android:viewportWidth="32" | ||
android:viewportHeight="32"> | ||
<path | ||
android:pathData="M16,32C19.164,32 22.258,31.062 24.889,29.303C27.52,27.545 29.571,25.047 30.782,22.123C31.993,19.199 32.31,15.982 31.693,12.879C31.075,9.775 29.551,6.924 27.314,4.686C25.076,2.449 22.225,0.925 19.121,0.307C16.018,-0.31 12.801,0.007 9.877,1.218C6.953,2.429 4.455,4.48 2.696,7.111C0.938,9.742 0,12.835 0,16C0,20.243 1.686,24.313 4.686,27.314C7.687,30.314 11.757,32 16,32Z" | ||
android:fillColor="#B2C6D8"/> | ||
<path | ||
android:pathData="M15.962,27.268C22.185,27.268 27.23,22.223 27.23,16C27.23,9.777 22.185,4.732 15.962,4.732C10.059,4.732 5.216,9.273 4.734,15.052H21.454V16.928H4.732C5.204,22.717 10.052,27.268 15.962,27.268Z" | ||
android:fillColor="#ffffff"/> | ||
</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