-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
4eea9d6
commit f788d54
Showing
5 changed files
with
26 additions
and
3 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,13 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="16dp" | ||
android:height="16dp" | ||
android:alpha="0.75" | ||
android:viewportWidth="32" | ||
android:viewportHeight="32"> | ||
<path | ||
android:fillColor="?attr/svgStrokeColor" | ||
android:pathData="m28,19h-13.17l2.58,-2.59 -1.41,-1.41 -5,5 5,5 1.41,-1.41 -2.58,-2.59h13.17z"/> | ||
<path | ||
android:fillColor="?attr/svgStrokeColor" | ||
android:pathData="m24,14v-4a1,1 0,0 0,-0.29 -0.71l-7,-7a1,1 0,0 0,-0.71 -0.29h-10a2,2 0,0 0,-2 2v24a2,2 0,0 0,2 2h16a2,2 0,0 0,2 -2v-2h-2v2h-16v-24h8v6a2,2 0,0 0,2 2h6v2zM16,10v-5.59l5.59,5.59z"/> | ||
</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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:alpha="0.5" | ||
android:viewportWidth="512" | ||
android:viewportHeight="512"> | ||
<path | ||
android:fillColor="?attr/firewallWhiteListToggleBtnBg" | ||
android:pathData="M426,266a54.07,54.07 0,0 0,-49.3 32H351.86l-27,-81a22,22 0,0 0,-42 0.92L245.66,348.12l-48,-281.74a22,22 0,0 0,-43 -1.72L94.82,298H32v44h80a22,22 0,0 0,21.34 -16.66L171.69,172 218.3,445.62A22,22 0,0 0,238.76 464c0.42,0 0.82,0 1.24,0a22,22 0,0 0,21.15 -16l44.47,-149.62L315.13,327A22,22 0,0 0,336 342h40.7A54,54 0,1 0,426 266Z"/> | ||
</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