-
Notifications
You must be signed in to change notification settings - Fork 45
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
11 changed files
with
38 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
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
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 |
---|---|---|
@@ -1,5 +1,13 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:autoMirrored="true" android:height="24dp" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp"> | ||
|
||
<path android:fillColor="#000000" android:fillType="evenOdd" android:pathData="M12.244,4.156L18.904,7.886C19.062,7.974 19.16,8.141 19.16,8.322V15.678C19.16,15.859 19.062,16.026 18.904,16.114L12.244,19.844C12.092,19.929 11.907,19.929 11.756,19.844L5.095,16.114C4.938,16.026 4.84,15.859 4.84,15.678V8.322C4.84,8.141 4.938,7.974 5.095,7.886L11.756,4.156C11.907,4.071 12.092,4.071 12.244,4.156ZM11.023,2.847C11.63,2.507 12.37,2.507 12.977,2.847L19.638,6.577C20.269,6.931 20.66,7.598 20.66,8.322V15.678C20.66,16.402 20.269,17.069 19.638,17.423L12.977,21.153C12.37,21.493 11.63,21.493 11.023,21.153L4.362,17.423C3.731,17.069 3.34,16.402 3.34,15.678V8.322C3.34,7.598 3.731,6.931 4.362,6.577L11.023,2.847ZM14.5,12C14.5,13.381 13.381,14.5 12,14.5C10.619,14.5 9.5,13.381 9.5,12C9.5,10.619 10.619,9.5 12,9.5C13.381,9.5 14.5,10.619 14.5,12ZM16,12C16,14.209 14.209,16 12,16C9.791,16 8,14.209 8,12C8,9.791 9.791,8 12,8C14.209,8 16,9.791 16,12Z"/> | ||
|
||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
xmlns:tools="http://schemas.android.com/tools" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:autoMirrored="true" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M12.244,4.156L18.904,7.886C19.062,7.974 19.16,8.141 19.16,8.322V15.678C19.16,15.859 19.062,16.026 18.904,16.114L12.244,19.844C12.092,19.929 11.907,19.929 11.756,19.844L5.095,16.114C4.938,16.026 4.84,15.859 4.84,15.678V8.322C4.84,8.141 4.938,7.974 5.095,7.886L11.756,4.156C11.907,4.071 12.092,4.071 12.244,4.156ZM11.023,2.847C11.63,2.507 12.37,2.507 12.977,2.847L19.638,6.577C20.269,6.931 20.66,7.598 20.66,8.322V15.678C20.66,16.402 20.269,17.069 19.638,17.423L12.977,21.153C12.37,21.493 11.63,21.493 11.023,21.153L4.362,17.423C3.731,17.069 3.34,16.402 3.34,15.678V8.322C3.34,7.598 3.731,6.931 4.362,6.577L11.023,2.847ZM14.5,12C14.5,13.381 13.381,14.5 12,14.5C10.619,14.5 9.5,13.381 9.5,12C9.5,10.619 10.619,9.5 12,9.5C13.381,9.5 14.5,10.619 14.5,12ZM16,12C16,14.209 14.209,16 12,16C9.791,16 8,14.209 8,12C8,9.791 9.791,8 12,8C14.209,8 16,9.791 16,12Z" | ||
tools:ignore="VectorPath" /> | ||
</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