completed bottom bar

This commit is contained in:
Ethan Pearson
2022-10-25 15:39:44 -03:00
parent f6015b9621
commit 45fefddb01
7 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="18dp"
android:viewportWidth="960"
android:viewportHeight="720">
<group>
<clip-path
android:pathData="m0,0l960,0l0,720l-960,0l0,-720z"/>
<path
android:pathData="M162.16,70L162.16,70.19C143.29,72.13 128.43,93.16 128.43,118.87L128.43,178.48C128.43,179.09 128.47,179.68 128.49,180.28C128.48,180.72 128.43,181.14 128.43,181.58L128.43,571.82C128.43,595.12 147.31,614.01 170.61,614.01L789.39,614.01C812.69,614.01 831.57,595.12 831.57,571.82L831.57,181.58C831.57,170.39 827.13,159.66 819.22,151.75C811.31,143.84 800.58,139.39 789.39,139.39L456.63,139.39L399.43,70L293.43,70L165,70L162.16,70z"
android:fillColor="#000000"
android:strokeColor="#00000000"
android:strokeLineCap="square"/>
</group>
</vector>

View File

@ -0,0 +1,7 @@
<vector android:height="24dp" android:viewportHeight="1000"
android:viewportWidth="1000" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#000000"
android:pathData="M707.9,501.2A205.1,205.1 0,0 1,502.8 706.3,205.1 205.1,0 0,1 297.7,501.2 205.1,205.1 0,0 1,502.8 296.1,205.1 205.1,0 0,1 707.9,501.2ZM165.3,634.1c47.5,84.2 -132.6,73.3 -14.1,204.3 118.5,130.9 127,-41 211.9,-7.6 84.8,33.4 -29.3,152.9 137.4,156.2 166.7,3.3 57.1,-116.2 137.9,-153.3 80.8,-37.1 102.8,132.9 215,7.4C965.7,715.6 796.9,714.3 841.1,631.9 885.3,549.5 992.6,666.9 989.1,497.9 985.6,328.9 884.9,448.3 841.1,363.9 797.2,279.5 967.4,285.1 855.1,159.6 742.9,34.1 721,204.2 640.1,167.1 559.3,129.9 667.3,5.5 499.6,9.4 332,13.2 448,133 363.1,166.4 278.3,199.8 270.5,37.1 151.3,158.8 32,280.6 207.6,277.4 165.3,363.1 123.1,448.8 13.8,329.2 10.7,496.2 7.6,663.2 117.8,549.9 165.3,634.1Z"
android:strokeColor="#000000" android:strokeLineCap="round"
android:strokeLineJoin="round" android:strokeWidth="1.88976"/>
</vector>