Skip to content

Commit 3abf183

Browse files
tanmayrauthatm1504
andcommitted
feat: #2451 UI refactoring for about us section (#2452)
Co-authored-by: Amartya Mondal <[email protected]>
1 parent 5cec133 commit 3abf183

File tree

4 files changed

+219
-137
lines changed

4 files changed

+219
-137
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!-- drawable/github_circle.xml -->
2+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3+
android:width="24dp"
4+
android:height="24dp"
5+
android:viewportHeight="24"
6+
android:viewportWidth="24">
7+
<path
8+
android:fillColor="#000"
9+
android:pathData="M12,2A10,10 0 0,0 2,12C2,16.42 4.87,20.17 8.84,21.5C9.34,21.58 9.5,21.27 9.5,21C9.5,20.77 9.5,20.14 9.5,19.31C6.73,19.91 6.14,17.97 6.14,17.97C5.68,16.81 5.03,16.5 5.03,16.5C4.12,15.88 5.1,15.9 5.1,15.9C6.1,15.97 6.63,16.93 6.63,16.93C7.5,18.45 8.97,18 9.54,17.76C9.63,17.11 9.89,16.67 10.17,16.42C7.95,16.17 5.62,15.31 5.62,11.5C5.62,10.39 6,9.5 6.65,8.79C6.55,8.54 6.2,7.5 6.75,6.15C6.75,6.15 7.59,5.88 9.5,7.17C10.29,6.95 11.15,6.84 12,6.84C12.85,6.84 13.71,6.95 14.5,7.17C16.41,5.88 17.25,6.15 17.25,6.15C17.8,7.5 17.45,8.54 17.35,8.79C18,9.5 18.38,10.39 18.38,11.5C18.38,15.32 16.04,16.16 13.81,16.41C14.17,16.72 14.5,17.33 14.5,18.26C14.5,19.6 14.5,20.68 14.5,21C14.5,21.27 14.66,21.59 15.17,21.5C19.14,20.16 22,16.42 22,12A10,10 0 0,0 12,2Z" />
10+
</vector>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<vector android:height="24dp" android:viewportHeight="100"
2+
android:viewportWidth="100" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
3+
<path android:fillColor="#FF000000" android:pathData="M13,52.4c1,3.1 3.4,5.5 6.5,6.4c2.1,0.6 3.5,2.6 3.5,4.8c0,2.7 1,5.2 2.9,7.1c2.7,2.7 6.7,3.6 10.3,2.4c2.1,-0.7 4.4,0 5.7,1.8c1.9,2.7 4.9,4.2 8.1,4.2c3.2,0 6.3,-1.6 8.1,-4.2c1.3,-1.8 3.6,-2.5 5.7,-1.8c3.6,1.2 7.6,0.2 10.3,-2.4c1.9,-1.9 2.9,-4.5 2.9,-7.1c0,-2.2 1.4,-4.2 3.5,-4.8c3.1,-0.9 5.6,-3.3 6.6,-6.4c1,-3.1 0.4,-6.4 -1.5,-9c-1.3,-1.8 -1.3,-4.2 0,-5.9c1.9,-2.6 2.5,-5.9 1.5,-9c-1,-3.1 -3.4,-5.5 -6.5,-6.4c-2.1,-0.6 -3.5,-2.6 -3.5,-4.8c0,-2.7 -1,-5.3 -2.9,-7.2c-2.7,-2.7 -6.7,-3.6 -10.3,-2.5c-2.1,0.7 -4.4,-0.1 -5.6,-1.8c-1.9,-2.6 -4.9,-4.2 -8.1,-4.2c-3.2,0 -6.3,1.5 -8.1,4.2c-1.3,1.8 -3.6,2.5 -5.7,1.8C35.2,7.2 34.1,7 33,7l0,0c-2.7,0 -5.2,1.1 -7.1,3C24,11.9 23,14.5 23,17.1c0,2.2 -1.4,4.2 -3.5,4.8c-3.1,0.9 -5.6,3.3 -6.6,6.4c-1,3.1 -0.4,6.4 1.5,9c1.3,1.8 1.3,4.2 0,5.9C12.5,45.9 12,49.3 13,52.4zM18.5,34.4c-1.6,-2.2 -1.2,-5.4 1.1,-7c0.4,-0.3 0.9,-0.6 1.4,-0.7c4.2,-1.3 7.1,-5.2 7,-9.6c0,-1.3 0.5,-2.6 1.4,-3.6c0.9,-0.9 2.2,-1.5 3.6,-1.5l0,0c0.5,0 1.1,0.1 1.6,0.3c4.2,1.4 8.8,-0.1 11.3,-3.7c1.6,-2.2 4.7,-2.8 7,-1.1c0.4,0.3 0.8,0.7 1.1,1.1c1.9,2.6 4.9,4.2 8.1,4.2c1.1,0 2.2,-0.2 3.2,-0.5c1.8,-0.6 3.8,-0.1 5.1,1.2c0.9,0.9 1.4,2.2 1.4,3.5c-0.1,4.4 2.8,8.3 7,9.6c2.6,0.8 4.1,3.7 3.2,6.3c-0.2,0.5 -0.4,1 -0.7,1.4c-2.7,3.5 -2.7,8.4 0,11.9c1.6,2.2 1.2,5.4 -1,7c-0.4,0.3 -0.9,0.6 -1.5,0.7c-4.2,1.3 -7.1,5.2 -7,9.6c0,1.3 -0.5,2.6 -1.4,3.5c-1.3,1.4 -3.3,1.8 -5.1,1.2c-4.2,-1.4 -8.8,0.1 -11.3,3.7c-1.6,2.2 -4.7,2.8 -7,1.1c-0.4,-0.3 -0.8,-0.7 -1.1,-1.1c-2.6,-3.6 -7.2,-5.1 -11.3,-3.7c-1.8,0.6 -3.8,0.1 -5.1,-1.2C28.5,66.2 28,65 28,63.6c0.1,-4.4 -2.8,-8.3 -7,-9.6c-2.6,-0.8 -4.1,-3.7 -3.2,-6.3c0.2,-0.5 0.4,-1 0.7,-1.4C21.2,42.8 21.2,37.9 18.5,34.4L18.5,34.4zM5.5,86.5c-1.1,-1.6 -1.1,-3.7 -0.1,-5.3l8.8,-14c0.7,-1.2 2.2,-1.6 3.4,-0.9c1.2,0.7 1.6,2.2 0.9,3.4c0,0.1 -0.1,0.1 -0.1,0.2L9.8,83.7l7.9,-1.3c2.3,-0.4 4.6,1 5.3,3.3l2.3,7.7l8.9,-14.1c0.6,-1.2 2.1,-1.8 3.3,-1.1c1.2,0.6 1.8,2.1 1.1,3.3c-0.1,0.2 -0.2,0.3 -0.3,0.5l-8.9,14.2c-0.9,1.4 -2.5,2.3 -4.1,2.3c-0.2,0 -0.5,0 -0.7,0c-1.9,-0.3 -3.5,-1.6 -4,-3.5l-2.2,-7.6l-7.8,1.3C8.5,89 6.6,88.2 5.5,86.5L5.5,86.5zM85.7,67.2l8.8,14c1.5,2.3 0.8,5.3 -1.5,6.8c-1,0.7 -2.3,0.9 -3.5,0.7l-7.8,-1.3L79.5,95c-0.5,1.9 -2.1,3.2 -4,3.5c-0.2,0 -0.5,0 -0.7,0c-1.7,0 -3.3,-0.9 -4.1,-2.3l-9,-14.2c-0.7,-1.2 -0.3,-2.7 0.9,-3.4c1.1,-0.7 2.6,-0.3 3.3,0.8l8.8,14.1l2.2,-7.7c0.7,-2.3 2.9,-3.7 5.2,-3.3l7.9,1.3l-8.7,-13.8c-0.8,-1.1 -0.5,-2.7 0.7,-3.5c1.1,-0.8 2.7,-0.5 3.5,0.7C85.6,67.1 85.7,67.2 85.7,67.2L85.7,67.2zM45.7,62.2c1.4,0.3 2.9,0.4 4.3,0.4c12.3,0 22.3,-10 22.3,-22.3s-10,-22.3 -22.3,-22.3s-22.3,10 -22.3,22.3C27.7,51 35.3,60.1 45.7,62.2zM33,37c1.6,-8.1 8.7,-13.9 17,-13.9c1.1,0 2.2,0.1 3.3,0.3c9.4,1.8 15.4,10.9 13.6,20.3C65.1,53.1 56,59.1 46.6,57.3C37.3,55.4 31.2,46.4 33,37C33,37 33,37 33,37zM40.2,39.2c0.7,-1.2 2.2,-1.6 3.4,-0.9c1.4,0.8 2.7,1.8 3.8,3c2.6,-3.1 5.5,-5.9 8.9,-8.2c1.1,-0.8 2.7,-0.5 3.5,0.6s0.5,2.7 -0.6,3.5l0,0c-3.8,2.6 -7.1,5.9 -9.7,9.7c-0.5,0.7 -1.2,1.1 -2,1.1h-0.1c-0.9,0 -1.6,-0.5 -2.1,-1.2c-1,-1.7 -2.4,-3.1 -4.1,-4.1C39.9,42 39.5,40.5 40.2,39.2L40.2,39.2z"/>
4+
</vector>

0 commit comments

Comments
 (0)