Skip to content
Snippets Groups Projects
Commit 8b4273ef authored by Kamal Bramwell's avatar Kamal Bramwell
Browse files

Imported Crust logo

parent b4024e15
Branches
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ class Crust private constructor( ...@@ -52,7 +52,7 @@ class Crust private constructor(
} }
override val location: BackupLocation = BackupLocationData( override val location: BackupLocation = BackupLocationData(
R.drawable.ic_sftp, R.drawable.crustlogo,
"Crust", "Crust",
::signInRequired, ::signInRequired,
::authBackgroundsApp, ::authBackgroundsApp,
......
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="28dp"
android:height="38dp"
android:viewportWidth="28"
android:viewportHeight="38">
<group>
<clip-path
android:pathData="M0,0h28v38h-28z"/>
<path
android:pathData="M-0,18.5C1.481,18.031 2.911,16.913 4.25,16.126C6.952,14.539 9.657,12.954 12.375,11.394C13.602,10.689 15.108,9.396 16.5,9.11C17.172,8.973 17.823,9.454 18.375,9.769C19.688,10.518 21.79,12.362 23.375,12.084C24.063,11.963 24.525,11.472 25,11C25.987,10.018 28.001,8.663 27.99,7.125C27.98,5.851 26.683,5.353 25.75,4.8C23.64,3.549 21.49,2.366 19.375,1.124C18.371,0.534 17.359,-0.271 16.125,0.08C14.816,0.452 13.551,1.473 12.375,2.144C9.658,3.695 6.968,5.291 4.25,6.84C3.104,7.493 0.804,8.295 0.182,9.502C-0.207,10.258 -0,11.423 -0,12.25V18.5Z"
android:fillColor="#AFB5BD"/>
<path
android:pathData="M7.875,15.625C5.869,16.355 3.975,17.794 2.125,18.856C1.544,19.19 0.348,19.626 0.075,20.273C-0.419,21.446 -0,23.602 -0,24.875C-0,25.941 -0.34,27.715 0.332,28.613C0.928,29.411 2.16,29.85 3,30.35C5.107,31.605 7.243,32.822 9.375,34.035C11.088,35.009 12.791,36 14.5,36.981C15.215,37.392 16.001,38.038 16.875,37.972C18.008,37.886 19.166,36.904 20.125,36.356C22.417,35.048 24.751,33.777 26.998,32.392C27.827,31.881 28.259,30.951 27.874,30C27.572,29.255 26.804,28.68 26.25,28.125C25.541,27.416 24.793,26.385 23.875,25.947C21.43,24.78 19.089,28.845 16.75,28.828C15.621,28.82 14.205,27.578 13.25,27.035C11.782,26.2 9.024,25.217 8.126,23.748C7.701,23.052 7.875,22.031 7.875,21.25V15.625Z"
android:fillColor="#AFB5BD"/>
</group>
</vector>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment