Skip to content

Commit

Permalink
Add Tutanota icon
Browse files Browse the repository at this point in the history
  • Loading branch information
albeec13 committed Sep 2, 2023
1 parent 9b1b671 commit c7405da
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions mobile/src/main/res/drawable/fa_tutatnota.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512.0"
android:viewportHeight="512.0"
tools:keep="@drawable/fa_tutanota">
<path
android:fillColor="#FFFFFF"
android:pathData="m 71.193801,45.272707 c -22.216577,0 -40.206032,18.008776 -40.206032,40.200758 V 456.73992 c 0,1.40787 0.08084,2.82628 0.2162,4.19724 14.939943,-5.56645 30.800886,-11.65139 47.551203,-18.34273 C 195.35004,396.0521 290.67218,356.48058 290.7583,311.79958 c 0,-1.43071 -0.0984,-2.87549 -0.3023,-4.32027 -6.02872,-44.11328 -111.44674,-57.78948 -111.30086,-78.00587 0.0123,-1.07392 0.31638,-2.19703 0.96319,-3.32018 12.66381,-22.17966 62.82335,-21.11804 81.29616,-22.68586 18.48864,-1.60474 61.87951,-1.27254 63.97637,-14.48999 0.0615,-0.40777 0.10019,-0.8138 0.10019,-1.22157 0.0493,-12.28063 -29.83947,-17.09481 -29.83947,-17.09481 0,0 36.26891,5.4188 36.1705,19.52738 0,0.69075 -0.0843,1.40612 -0.27771,2.13377 -3.90548,15.15791 -35.81898,18.00881 -56.92296,19.04405 -19.95977,1.0001 -50.35289,3.27097 -50.45659,13.02061 -0.0123,0.56771 0.0861,1.16003 0.29,1.76467 4.76321,14.25446 116.16248,21.11806 187.43482,58.10935 41.01455,21.26571 61.41197,56.98624 70.76789,93.88967 V 85.468186 c 0,-22.191974 -18.00351,-40.20075 -40.19548,-40.20075 H 71.193801 Z"/>
</vector>
1 change: 1 addition & 0 deletions mobile/src/main/res/values/colors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,6 @@
<color name="brand_nintendo" tools:keep="@color/brand_nintendo">#e60012</color>
<color name="brand_robinhood" tools:keep="@color/brand_robinhood">#2fd233</color>
<color name="brand_t_mobile" tools:keep="@color/brand_t_mobile">#e30075</color>
<color name="brand_tutanota" tools:keep="@color/brand_tutanota">#840010</color>
<color name="brand_wyze" tools:keep="@color/brand_wyze">#1ad8a8</color>
</resources>

0 comments on commit c7405da

Please sign in to comment.