use round icons and svgs wherever possible

This commit is contained in:
tibbi 2017-12-04 20:31:32 +01:00
parent 1feff193dd
commit 8a450e3861
11 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportHeight="108"
android:viewportWidth="108">
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,33.36c-12.12,0 -21.94,9.82 -21.94,21.94 0,12.12 9.82,21.94 21.94,21.94 12.12,0 21.94,-9.82 21.94,-21.94 0,-12.12 -9.93,-21.94 -21.94,-21.94zM53.8,72.98c-9.72,0 -17.68,-7.97 -17.68,-17.68 0,-9.72 7.97,-17.68 17.68,-17.68 9.72,0 17.68,7.97 17.68,17.68 0,9.72 -7.97,17.68 -17.68,17.68z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,40.45c-8.19,0 -14.85,6.66 -14.85,14.85 0,8.19 6.66,14.85 14.85,14.85 8.19,0 14.85,-6.66 14.85,-14.85 0,-8.19 -6.77,-14.85 -14.85,-14.85zM53.8,65.89c-5.79,0 -10.59,-4.69 -10.59,-10.59 0,-5.89 4.69,-10.59 10.59,-10.59 5.79,0 10.59,4.69 10.59,10.59 0,5.89 -4.8,10.59 -10.59,10.59z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,48.2c-3.93,0 -7.1,3.17 -7.1,7.1 0,3.93 3.17,7.1 7.1,7.1 3.93,0 7.1,-3.17 7.1,-7.1 0,-3.93 -3.27,-7.1 -7.1,-7.1zM53.8,58.14c-1.53,0 -2.84,-1.31 -2.84,-2.84 0,-1.53 1.31,-2.84 2.84,-2.84 1.53,0 2.84,1.31 2.84,2.84C56.53,56.83 55.33,58.14 53.8,58.14Z"/>
</vector>

View File

@ -0,0 +1,19 @@
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:width="108dp"
android:height="108dp"
android:viewportHeight="108"
android:viewportWidth="108">
<path
android:fillColor="#F57C00"
android:pathData="M54.3,103.2L54.3,103.2c-27,0 -48.9,-21.9 -48.9,-48.9v0c0,-27 21.9,-48.9 48.9,-48.9h0c27,0 48.9,21.9 48.9,48.9v0C103.2,81.3 81.3,103.2 54.3,103.2z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,26c-16.18,0 -29.3,13.12 -29.3,29.3 0,16.18 13.12,29.3 29.3,29.3 16.18,0 29.3,-13.12 29.3,-29.3 0,-16.18 -13.27,-29.3 -29.3,-29.3zM53.8,78.92c-12.98,0 -23.62,-10.64 -23.62,-23.62 0,-12.98 10.64,-23.62 23.62,-23.62 12.98,0 23.62,10.64 23.62,23.62 0,12.98 -10.64,23.62 -23.62,23.62z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,35.47c-10.93,0 -19.83,8.89 -19.83,19.83 0,10.93 8.89,19.83 19.83,19.83 10.93,0 19.83,-8.89 19.83,-19.83 0,-10.93 -9.04,-19.83 -19.83,-19.83zM53.8,69.44c-7.73,0 -14.14,-6.27 -14.14,-14.14 0,-7.87 6.27,-14.14 14.14,-14.14 7.73,0 14.14,6.27 14.14,14.14 0,7.87 -6.41,14.14 -14.14,14.14z"/>
<path
android:fillColor="#FFFFFF"
android:pathData="m53.8,45.82c-5.25,0 -9.48,4.23 -9.48,9.48 0,5.25 4.23,9.48 9.48,9.48 5.25,0 9.48,-4.23 9.48,-9.48 0,-5.25 -4.37,-9.48 -9.48,-9.48zM53.8,59.09c-2.04,0 -3.79,-1.75 -3.79,-3.79 0,-2.04 1.75,-3.79 3.79,-3.79 2.04,0 3.79,1.75 3.79,3.79C57.44,57.34 55.84,59.09 53.8,59.09Z"/>
</vector>

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/color_primary"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB