Files
brave-core/android/java/res/drawable/ic_bg.xml
T
Deep ec0357d3e7 Add wallet onboarding
Update wallet UI
2021-06-15 14:02:30 -04:00

10 lines
315 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="162dp"
android:height="162dp"
android:viewportWidth="162"
android:viewportHeight="162">
<path
android:pathData="M81,81m-81,0a81,81 0,1 1,162 0a81,81 0,1 1,-162 0"
android:fillColor="#F8F9FA"/>
</vector>