Skip to content

Commit

Permalink
Add notification icon to prod flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Dec 2, 2019
1 parent e238b66 commit 4814737
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wallet/res-prod/drawable-anydpi/stat_notify_received_24dp.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<vector android:height="24dp" android:viewportHeight="48.0"
android:viewportWidth="37.0" android:width="18dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#FFFFFF" android:pathData="M32.5,13.43h-0.44c-0.21,0.36 -0.46,0.63 -0.74,0.83c-0.27,0.19 -0.58,0.33 -0.93,0.38c-0.34,0.07 -0.95,0.1 -1.82,0.1H24.41l-0.03,-0.03c0.51,-0.48 1.74,-1.77 3.66,-3.89c1.33,-1.44 2.29,-2.81 2.89,-4.1c0.38,-0.82 0.57,-1.64 0.57,-2.47c0,-1.14 -0.45,-2.14 -1.33,-2.99c-0.87,-0.84 -1.97,-1.26 -3.29,-1.26c-1.23,0 -2.27,0.4 -3.09,1.18c-0.82,0.79 -1.34,1.92 -1.54,3.4h0.45c0.3,-0.9 0.76,-1.58 1.39,-2.05c0.63,-0.47 1.36,-0.7 2.15,-0.7c0.88,0 1.63,0.33 2.26,0.99c0.63,0.66 0.94,1.5 0.94,2.53c0,1.35 -0.57,2.84 -1.72,4.46c-0.85,1.2 -2.15,2.66 -3.89,4.36c-1.97,-1.25 -4.3,-1.88 -6.98,-1.88c-3.38,0 -6.14,1.03 -8.3,3.1c-2.16,2.07 -3.24,4.53 -3.24,7.4c0,1.88 0.47,3.59 1.42,5.14c0.94,1.56 2.3,2.77 4.07,3.61c-2.16,1.83 -3.55,3.22 -4.15,4.23c-0.6,1 -0.9,1.85 -0.9,2.58c0,0.67 0.22,1.26 0.68,1.77c0.46,0.51 1.23,1.1 2.33,1.77c-2.01,2.07 -3.09,3.21 -3.23,3.4C5.14,45.79 4.8,46.22 4.5,46.64c0.97,0.51 1.97,0.95 3.01,1.36c-0.01,-0.11 -0.02,-0.21 -0.02,-0.32c0,-0.77 0.25,-1.62 0.76,-2.55c0.51,-0.91 1.26,-1.91 2.26,-2.97c2.55,0.36 6.2,0.6 10.95,0.74c3.24,0.07 5.42,0.35 6.51,0.8c1.09,0.48 1.62,1.25 1.62,2.32c0,0.23 -0.02,0.46 -0.05,0.68c0.79,-0.43 1.58,-0.89 2.35,-1.39c0.02,-0.17 0.03,-0.34 0.03,-0.5c0,-1.74 -0.59,-3.17 -1.77,-4.36c-1.18,-1.18 -2.73,-1.9 -4.7,-2.18c-1.28,-0.21 -4.09,-0.37 -8.44,-0.48c-2.37,-0.08 -3.85,-0.16 -4.43,-0.26c-1.01,-0.14 -1.7,-0.38 -2.05,-0.71c-0.35,-0.35 -0.51,-0.68 -0.51,-1.03c0,-0.43 0.17,-0.93 0.48,-1.53c0.33,-0.58 0.96,-1.28 1.9,-2.07c1.49,0.43 2.95,0.65 4.38,0.65c3.49,0 6.24,-0.97 8.31,-2.9c2.06,-1.91 3.1,-4.23 3.1,-6.94c0,-2.15 -0.49,-3.97 -1.48,-5.42h4.38L32.5,13.43zM21.07,29.44c-1.04,1.2 -2.35,1.8 -3.94,1.8c-1.69,0 -3.07,-0.68 -4.17,-2.08c-1.43,-1.83 -2.15,-4.41 -2.15,-7.73c0,-2.57 0.53,-4.47 1.58,-5.72c1.05,-1.24 2.35,-1.85 3.9,-1.85c1.68,0 3.05,0.7 4.14,2.08c1.44,1.89 2.18,4.51 2.18,7.86C22.62,26.37 22.09,28.24 21.07,29.44z"/>
</vector>

0 comments on commit 4814737

Please sign in to comment.