moving the file type icons into Commons
This commit is contained in:
parent
41f5f7872c
commit
f91c632a52
|
@ -58,7 +58,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:5.26.20'
|
||||
implementation 'com.simplemobiletools:commons:5.26.21'
|
||||
implementation 'com.github.Stericson:RootTools:df729dcb13'
|
||||
implementation 'com.github.Stericson:RootShell:1.6'
|
||||
implementation 'com.alexvasilkov:gesture-views:2.5.2'
|
||||
|
|
|
@ -24,10 +24,7 @@ import com.bumptech.glide.request.RequestOptions
|
|||
import com.simplemobiletools.commons.adapters.MyRecyclerViewAdapter
|
||||
import com.simplemobiletools.commons.dialogs.*
|
||||
import com.simplemobiletools.commons.extensions.*
|
||||
import com.simplemobiletools.commons.helpers.CONFLICT_OVERWRITE
|
||||
import com.simplemobiletools.commons.helpers.CONFLICT_SKIP
|
||||
import com.simplemobiletools.commons.helpers.ensureBackgroundThread
|
||||
import com.simplemobiletools.commons.helpers.isOreoPlus
|
||||
import com.simplemobiletools.commons.helpers.*
|
||||
import com.simplemobiletools.commons.models.FileDirItem
|
||||
import com.simplemobiletools.commons.models.RadioItem
|
||||
import com.simplemobiletools.commons.views.FastScroller
|
||||
|
@ -753,49 +750,6 @@ class ItemsAdapter(activity: SimpleActivity, var listItems: MutableList<ListItem
|
|||
folderDrawable = resources.getColoredDrawableWithColor(R.drawable.ic_folder_vector, textColor)
|
||||
folderDrawable.alpha = 180
|
||||
fileDrawable = resources.getDrawable(R.drawable.ic_file_generic)
|
||||
|
||||
hashMapOf<String, Int>().apply {
|
||||
put("aep", R.drawable.ic_file_aep)
|
||||
put("ai", R.drawable.ic_file_ai)
|
||||
put("avi", R.drawable.ic_file_avi)
|
||||
put("css", R.drawable.ic_file_css)
|
||||
put("csv", R.drawable.ic_file_csv)
|
||||
put("dbf", R.drawable.ic_file_dbf)
|
||||
put("doc", R.drawable.ic_file_doc)
|
||||
put("docx", R.drawable.ic_file_doc)
|
||||
put("dwg", R.drawable.ic_file_dwg)
|
||||
put("exe", R.drawable.ic_file_exe)
|
||||
put("fla", R.drawable.ic_file_fla)
|
||||
put("flv", R.drawable.ic_file_flv)
|
||||
put("htm", R.drawable.ic_file_html)
|
||||
put("html", R.drawable.ic_file_html)
|
||||
put("ics", R.drawable.ic_file_ics)
|
||||
put("indd", R.drawable.ic_file_indd)
|
||||
put("iso", R.drawable.ic_file_iso)
|
||||
put("jpg", R.drawable.ic_file_jpg)
|
||||
put("jpeg", R.drawable.ic_file_jpg)
|
||||
put("js", R.drawable.ic_file_js)
|
||||
put("json", R.drawable.ic_file_json)
|
||||
put("m4a", R.drawable.ic_file_m4a)
|
||||
put("mp3", R.drawable.ic_file_mp3)
|
||||
put("mp4", R.drawable.ic_file_mp4)
|
||||
put("ogg", R.drawable.ic_file_ogg)
|
||||
put("pdf", R.drawable.ic_file_pdf)
|
||||
put("plproj", R.drawable.ic_file_plproj)
|
||||
put("prproj", R.drawable.ic_file_prproj)
|
||||
put("psd", R.drawable.ic_file_psd)
|
||||
put("rtf", R.drawable.ic_file_rtf)
|
||||
put("sesx", R.drawable.ic_file_sesx)
|
||||
put("svg", R.drawable.ic_file_svg)
|
||||
put("txt", R.drawable.ic_file_txt)
|
||||
put("vcf", R.drawable.ic_file_vcf)
|
||||
put("wav", R.drawable.ic_file_wav)
|
||||
put("wmv", R.drawable.ic_file_wmv)
|
||||
put("xls", R.drawable.ic_file_xls)
|
||||
put("xml", R.drawable.ic_file_xml)
|
||||
put("zip", R.drawable.ic_file_zip)
|
||||
}.forEach { (key, value) ->
|
||||
fileDrawables.put(key, resources.getDrawable(value))
|
||||
}
|
||||
fileDrawables = getFilePlaceholderDrawables(activity)
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.4999,0.655 6.5,1.926l0.0027,37.0831c43.0047,-0.0017 0.0078,-0.0039 43.0047,-0.0017L49.5,12.978c-0.0002,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#3a3375" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#3a3375" android:pathData="m24.3132,29.426c-0.153,0 -0.3051,-0.0378 -0.4433,-0.1134 -0.2949,-0.1622 -0.4784,-0.4719 -0.4784,-0.8083l0,-12.9038c0,-0.3364 0.1834,-0.6461 0.4784,-0.8083 0.2959,-0.1613 0.6544,-0.1493 0.9392,0.0304l10.1387,6.4519c0.2645,0.1696 0.4258,0.4627 0.4258,0.7779 0,0.3152 -0.1613,0.6083 -0.4267,0.7779L24.8082,29.2822c-0.1502,0.0949 -0.3226,0.1438 -0.495,0.1438z"/>
|
||||
<path android:fillColor="#3a3375" android:pathData="m28,35.8779c-7.6234,0 -13.8255,-6.2021 -13.8255,-13.8255 0,-7.6234 6.2021,-13.8255 13.8255,-13.8255 7.6234,0 13.8255,6.2021 13.8255,13.8255 0,7.6234 -6.2021,13.8255 -13.8255,13.8255zM28,10.4898c-6.6067,0 -11.5626,4.9559 -11.5626,11.5626 0,6.6067 4.9559,11.5626 11.5626,11.5626 6.6067,0 11.5626,-4.9559 11.5626,-11.5626 0,-6.6067 -4.9559,-11.5626 -11.5626,-11.5626z"/>
|
||||
<path android:fillColor="#d9d7ca" android:pathData="M37.5,12l11.849,0l-11.849,-11.849z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m15.0754,52.4836 l3.527,-10.063 1.627,0 3.501,10.063 -1.696,0 -0.725,-2.092 -3.787,0 -0.738,2.092 -1.709,0zM17.9054,49.2846 L20.9134,49.2846 19.4234,44.9366 17.9054,49.2846z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m27.6005,43.6469 l0,3.172 4.211,0 0,1.121 -4.211,0 0,3.295 4.635,0 0,1.244 -6.303,0 0,-10.076 6.303,0 0,1.244 -4.635,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m36.1536,52.484 l-1.641,0 0,-10.077 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.638zM36.1536,43.652 L36.1536,47.644 37.6576,47.644c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.256,-0.133 -0.593,-0.199 -1.012,-0.199l-1.23,0z"/>
|
||||
</vector>
|
|
@ -1,9 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#e57603" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m21.7655,53 l3.527,-10.063 1.627,0 3.501,10.063 -1.695,0 -0.725,-2.092 -3.787,0 -0.739,2.092 -1.709,0zM24.5955,49.801 L27.6035,49.801 26.1135,45.453 24.5955,49.801z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m34.2345,53 l-1.668,0 0,-10.076 1.668,0 0,10.076z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#e57603" android:pathData="m18.8464,13.1571c-1.0003,1.0886 -2.545,1.6124 -4.0691,1.204 -2.1832,-0.585 -3.4829,-2.8362 -2.8979,-5.0194 0.585,-2.1832 2.8362,-3.4829 5.0194,-2.8979 2.1238,0.5691 3.3965,2.7154 2.9265,4.8414 -0.9789,1.8719 0,0 -0.9789,1.8719zM16.3684,8.4232C15.2768,8.1307 14.1512,8.7806 13.8588,9.8722 13.5663,10.9638 14.2161,12.0893 15.3077,12.3818 16.3993,12.6743 17.5249,12.0245 17.8174,10.9329 18.1099,9.8413 17.46,8.7157 16.3684,8.4232ZM19.8081,11.3129c3.1465,0.9918 5.1869,3.132 6.2105,6.2652 0.7039,-0.5686 1.586,-0.9231 2.5594,-0.9231 1.9047,0 3.4948,1.3114 3.9528,3.0737l3.2192,0 0,-2.0491 6.1474,0 0,6.1474 -6.1474,0 0,-2.0491 -2.9928,0c0.3443,2.7284 2.0338,5.1003 4.4968,6.3144 0.6844,-1.3104 2.0409,-2.2161 3.6188,-2.2161 2.2602,0 4.0983,1.8381 4.0983,4.0983 0,2.2602 -1.8381,4.0983 -4.0983,4.0983 -2.1987,0 -3.9835,-1.7438 -4.0798,-3.919 -2.7202,-1.1793 -4.7612,-3.4702 -5.6597,-6.2222 -0.7029,0.5666 -1.584,0.9201 -2.5553,0.9201 -1.9047,0 -3.4948,-1.3115 -3.9528,-3.0737l-3.2192,0 0,2.0491 -6.1474,0 0,-6.1474 6.1474,0 0,2.0491 3.003,0c-0.3883,-3.0932 -2.7591,-5.5504 -5.6053,-6.579zM37.7991,21.7778 L39.8483,21.7778 39.8483,19.7287 37.7991,19.7287zM40.8728,32.0235c1.1301,0 2.0491,-0.919 2.0491,-2.0491 0,-1.1301 -0.919,-2.0491 -2.0491,-2.0491 -1.1301,0 -2.0491,0.919 -2.0491,2.0491 0,1.1301 0.919,2.0491 2.0491,2.0491zM19.3569,19.7287 L17.3077,19.7287 17.3077,21.7778 19.3569,21.7778zM28.578,22.8024c1.1301,0 2.0491,-0.919 2.0491,-2.0491 0,-1.1301 -0.919,-2.0491 -2.0491,-2.0491 -1.1301,0 -2.0491,0.919 -2.0491,2.0491 0,1.1301 0.919,2.0491 2.0491,2.0491z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#D75E72" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m16.6865,53 l3.527,-10.063 1.627,0 3.501,10.063 -1.696,0 -0.725,-2.092 -3.787,0L18.3955,53 16.6865,53ZM19.5165,49.801 L22.5245,49.801 21.0345,45.453 19.5165,49.801z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m30.1535,53.055 l-3.131,-10.131 1.873,0 2.338,8.695 2.475,-8.695 1.859,0 -3.281,10.131 -2.133,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m39.3135,53 l-1.668,0 0,-10.076 1.668,0 0,10.076z"/>
|
||||
<path android:fillColor="#d75e72" android:pathData="m24.3132,29.426c-0.153,0 -0.3051,-0.0378 -0.4433,-0.1134 -0.2949,-0.1622 -0.4784,-0.4719 -0.4784,-0.8083l0,-12.9038c0,-0.3364 0.1834,-0.6461 0.4784,-0.8083 0.2959,-0.1613 0.6544,-0.1493 0.9392,0.0304l10.1387,6.4519c0.2645,0.1696 0.4258,0.4627 0.4258,0.7779 0,0.3152 -0.1613,0.6083 -0.4267,0.7779L24.8082,29.2822c-0.1502,0.0949 -0.3226,0.1438 -0.495,0.1438z"/>
|
||||
<path android:fillColor="#d75e72" android:pathData="m28,35.8779c-7.6234,0 -13.8255,-6.2021 -13.8255,-13.8255 0,-7.6234 6.2021,-13.8255 13.8255,-13.8255 7.6234,0 13.8255,6.2021 13.8255,13.8255 0,7.6234 -6.2021,13.8255 -13.8255,13.8255zM28,10.4898c-6.6067,0 -11.5626,4.9559 -11.5626,11.5626 0,6.6067 4.9559,11.5626 11.5626,11.5626 6.6067,0 11.5626,-4.9559 11.5626,-11.5626 0,-6.6067 -4.9559,-11.5626 -11.5626,-11.5626z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#0096E6" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m23.768,51.975c-0.374,0.364 -0.798,0.638 -1.271,0.82 -0.473,0.182 -0.984,0.273 -1.531,0.273 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.511,-1.178 0.889,-1.606 0.378,-0.428 0.822,-0.754 1.333,-0.978 0.511,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.058,0.091 1.531,0.273 0.473,0.182 0.897,0.456 1.271,0.82l-1.135,1.012c-0.228,-0.265 -0.48,-0.456 -0.759,-0.574 -0.279,-0.118 -0.567,-0.178 -0.868,-0.178 -0.337,0 -0.658,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.241,0.305 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.296,0.142 0.608,0.212 0.937,0.212 0.329,0 0.636,-0.06 0.923,-0.178 0.287,-0.118 0.549,-0.31 0.786,-0.574l1.134,0.999z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m31.821,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.61,0.467 -1.012,0.622 -0.402,0.155 -0.856,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.054 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.398,-0.212 -0.554,-0.349l0.287,-1.176c0.128,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.21,0.059 0.419,0.107 0.629,0.144 0.21,0.037 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.104,-0.574 -0.314,-0.793C29.763,49.198 29.501,49 29.187,48.822 28.873,48.644 28.533,48.467 28.168,48.289 27.803,48.111 27.462,47.901 27.143,47.66c-0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.118,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.063,0.123 -0.118,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137C30.698,44.456 30.637,44.42 30.568,44.374 30.499,44.328 30.402,44.283 30.274,44.237 30.146,44.191 29.978,44.16 29.768,44.141c-0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.16 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.21,0.224 0.47,0.419 0.779,0.588 0.309,0.169 0.647,0.333 1.012,0.492 0.365,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.21,0.341 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m39.231,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.61,0.467 -1.012,0.622 -0.402,0.155 -0.856,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.054 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.398,-0.212 -0.554,-0.349l0.287,-1.176c0.128,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.21,0.059 0.419,0.107 0.629,0.144 0.21,0.037 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.104,-0.574 -0.314,-0.793C37.173,49.198 36.911,49 36.597,48.822 36.283,48.644 35.943,48.467 35.578,48.289 35.213,48.111 34.872,47.901 34.553,47.66c-0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.118,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.063,0.123 -0.118,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137C38.108,44.456 38.047,44.42 37.978,44.374 37.909,44.328 37.812,44.283 37.684,44.237 37.556,44.191 37.388,44.16 37.178,44.141c-0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.16 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.21,0.224 0.47,0.419 0.779,0.588 0.309,0.169 0.647,0.333 1.012,0.492 0.365,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.21,0.341 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m22,19 l0,-4c0,-0.551 0.448,-1 1,-1 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1 -1.654,0 -3,1.346 -3,3l0,4c0,1.103 -0.897,2 -2,2 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 1.103,0 2,0.897 2,2l0,4c0,1.654 1.346,3 3,3 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1 -0.552,0 -1,-0.449 -1,-1l0,-4C22,23.8 21.458,22.734 20.618,22 21.458,21.266 22,20.2 22,19Z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m38,21c-1.103,0 -2,-0.897 -2,-2l0,-4c0,-1.654 -1.346,-3 -3,-3 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 0.552,0 1,0.449 1,1l0,4c0,1.2 0.542,2.266 1.382,3C34.542,22.734 34,23.8 34,25l0,4c0,0.551 -0.448,1 -1,1 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 1.654,0 3,-1.346 3,-3l0,-4c0,-1.103 0.897,-2 2,-2 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#F36FA0" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.565,51.975c-0.374,0.364 -0.798,0.638 -1.271,0.82 -0.474,0.183 -0.984,0.273 -1.531,0.273 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.822,-0.754 1.333,-0.978 0.51,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.057,0.091 1.531,0.273 0.474,0.183 0.897,0.456 1.271,0.82l-1.135,1.012c-0.228,-0.265 -0.481,-0.456 -0.759,-0.574 -0.278,-0.118 -0.567,-0.178 -0.868,-0.178 -0.337,0 -0.659,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.242,0.306 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.296,0.142 0.608,0.212 0.937,0.212 0.329,0 0.636,-0.06 0.923,-0.178 0.287,-0.118 0.549,-0.31 0.786,-0.574l1.134,0.999z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m30.618,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.611,0.467 -1.012,0.622 -0.401,0.155 -0.857,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.055 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.399,-0.212 -0.554,-0.349l0.287,-1.176c0.127,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.209,0.06 0.419,0.107 0.629,0.144 0.209,0.036 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.105,-0.574 -0.314,-0.793C28.56,49.198 28.298,49 27.984,48.822 27.67,48.644 27.33,48.467 26.965,48.289 26.6,48.111 26.258,47.901 25.94,47.66c-0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.119,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.064,0.123 -0.119,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137C29.495,44.456 29.434,44.42 29.365,44.374 29.296,44.328 29.198,44.283 29.071,44.237 28.943,44.191 28.775,44.16 28.565,44.141c-0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.159 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.209,0.224 0.469,0.419 0.779,0.588 0.31,0.169 0.647,0.333 1.012,0.492 0.364,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.213,0.342 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m35.02,53.055 l-3.131,-10.131 1.873,0 2.338,8.695 2.475,-8.695 1.859,0 -3.281,10.131 -2.133,0z"/>
|
||||
<path android:fillColor="#f36fa0" android:pathData="m22.5242,31.9805 l0,-4.2444c0,-0.5756 0.4666,-1.0421 1.0423,-1.0421 2.0538,0 3.171,-2.1065 3.3258,-6.264l-3.3258,0c-0.5756,0 -1.0423,-0.4669 -1.0423,-1.0423l0,-8.9619c0,-0.5753 0.4666,-1.0418 1.0423,-1.0418l8.8673,0c0.5759,0 1.0421,0.4668 1.0421,1.0418l0,8.9619c0,1.993 -0.2007,3.8219 -0.5963,5.4366 -0.4057,1.6556 -1.0285,3.1031 -1.8505,4.3026 -0.8458,1.2327 -1.9038,2.2 -3.1449,2.8738 -1.2494,0.6779 -2.7024,1.0218 -4.3181,1.0218 -0.5753,0 -1.0419,-0.4664 -1.0419,-1.0421z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#E96360" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m23.139,47.682c0,0.829 -0.089,1.538 -0.267,2.126 -0.178,0.588 -0.403,1.08 -0.677,1.477 -0.274,0.397 -0.581,0.709 -0.923,0.937 -0.342,0.228 -0.672,0.398 -0.991,0.513 -0.319,0.114 -0.611,0.187 -0.875,0.219C19.142,52.984 18.946,53 18.819,53l-3.814,0 0,-10.076 3.035,0c0.848,0 1.593,0.135 2.235,0.403 0.642,0.268 1.176,0.627 1.6,1.073 0.424,0.446 0.74,0.955 0.95,1.524 0.209,0.57 0.314,1.156 0.314,1.758zM18.272,51.797c1.112,0 1.914,-0.355 2.406,-1.066 0.492,-0.711 0.738,-1.741 0.738,-3.09 0,-0.419 -0.05,-0.834 -0.15,-1.244 -0.101,-0.41 -0.294,-0.781 -0.581,-1.114 -0.287,-0.333 -0.677,-0.602 -1.169,-0.807 -0.492,-0.205 -1.13,-0.308 -1.914,-0.308l-0.957,0 0,7.629 1.627,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m30.29,47.695c0.209,0.027 0.433,0.096 0.67,0.205 0.237,0.109 0.458,0.265 0.663,0.465 0.205,0.2 0.376,0.444 0.513,0.731 0.137,0.287 0.205,0.617 0.205,0.991 0,0.456 -0.068,0.848 -0.205,1.176 -0.137,0.328 -0.308,0.6 -0.513,0.813 -0.205,0.213 -0.429,0.383 -0.67,0.506 -0.242,0.123 -0.474,0.217 -0.697,0.28 -0.224,0.063 -0.422,0.103 -0.595,0.116C29.487,52.993 29.374,53 29.319,53l-3.787,0 0,-10.076 2.898,0c0.428,0 0.843,0.05 1.244,0.15 0.401,0.101 0.756,0.26 1.066,0.479 0.31,0.219 0.556,0.504 0.738,0.854 0.182,0.351 0.273,0.768 0.273,1.251 0,0.282 -0.046,0.54 -0.137,0.772 -0.091,0.232 -0.205,0.436 -0.342,0.608 -0.137,0.172 -0.294,0.316 -0.472,0.431 -0.178,0.115 -0.346,0.19 -0.51,0.226zM28.389,47.23c0.2,0 0.405,-0.005 0.615,-0.014 0.209,-0.009 0.405,-0.06 0.588,-0.15 0.182,-0.091 0.33,-0.246 0.444,-0.465 0.114,-0.219 0.171,-0.533 0.171,-0.943 0,-0.164 -0.023,-0.335 -0.068,-0.513 -0.046,-0.178 -0.137,-0.34 -0.273,-0.485 -0.136,-0.145 -0.333,-0.265 -0.588,-0.355 -0.255,-0.091 -0.593,-0.137 -1.012,-0.137l-1.094,0 0,3.063 0.068,0 1.149,0zM29.223,51.797c0.483,0 0.861,-0.155 1.135,-0.465 0.274,-0.31 0.41,-0.725 0.41,-1.244 0,-0.492 -0.142,-0.907 -0.424,-1.244 -0.283,-0.337 -0.697,-0.506 -1.244,-0.506l-1.928,0 0,3.459 2.051,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m36.36,44.168 l0,3.172 4.211,0 0,1.121 -4.211,0 0,4.539 -1.668,0 0,-10.076 6.303,0 0,1.244 -4.635,0z"/>
|
||||
<path android:fillColor="#e96360" android:pathData="m23.5,16 l0,-4 -12,0 0,4 0,2 0,2 0,2 0,2 0,2 0,2 0,2 0,4 10,0 2,0 21,0 0,-4 0,-2 0,-2 0,-2 0,-2 0,-2 0,-4 -21,0zM13.5,14 L21.5,14 21.5,16 13.5,16 13.5,14zM13.5,18 L21.5,18 21.5,20 13.5,20 13.5,18zM13.5,22 L21.5,22 21.5,24 13.5,24 13.5,22zM13.5,26 L21.5,26 21.5,28 13.5,28 13.5,26zM21.5,32 L13.5,32 13.5,30 21.5,30 21.5,32zM42.5,32 L23.5,32 23.5,30 42.5,30 42.5,32zM42.5,28 L23.5,28 23.5,26 42.5,26 42.5,28zM42.5,24 L23.5,24 23.5,22 42.5,22 42.5,24zM23.5,20 L23.5,18 42.5,18 42.5,20 23.5,20z"/>
|
||||
</vector>
|
|
@ -1,21 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m18.5,13 l-6,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l6,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m21.5,18 l-9,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l9,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="M25.5,18C25.24,18 24.98,17.89 24.79,17.71 24.61,17.52 24.5,17.26 24.5,17c0,-0.26 0.11,-0.52 0.29,-0.71 0.37,-0.37 1.05,-0.37 1.42,0 0.18,0.19 0.29,0.45 0.29,0.71 0,0.26 -0.11,0.52 -0.29,0.71C26.02,17.89 25.76,18 25.5,18Z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m37.5,18 l-8,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l8,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="M12.5,33C12.24,33 11.98,32.89 11.79,32.71 11.61,32.52 11.5,32.26 11.5,32c0,-0.26 0.11,-0.52 0.29,-0.71 0.37,-0.37 1.05,-0.37 1.42,0 0.18,0.19 0.29,0.44 0.29,0.71 0,0.26 -0.11,0.52 -0.29,0.71C13.02,32.89 12.76,33 12.5,33Z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m24.5,33 l-8,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l8,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m43.5,18 l-2,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l2,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m34.5,23 l-22,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l22,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m43.5,23 l-6,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l6,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m16.5,28 l-4,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l4,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m30.5,28 l-10,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l10,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096e6" android:pathData="m43.5,28 l-9,0c-0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1l9,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#0096E6" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.5135,47.682c0,0.829 -0.089,1.538 -0.267,2.126 -0.178,0.588 -0.403,1.08 -0.677,1.477 -0.274,0.397 -0.581,0.709 -0.923,0.937 -0.342,0.228 -0.672,0.398 -0.991,0.513 -0.319,0.114 -0.611,0.187 -0.875,0.219C18.5165,52.984 18.3205,53 18.1935,53l-3.814,0 0,-10.076 3.034,0c0.848,0 1.593,0.135 2.235,0.403 0.642,0.268 1.176,0.627 1.6,1.073 0.424,0.446 0.74,0.955 0.95,1.524 0.21,0.57 0.315,1.156 0.315,1.758zM17.6465,51.797c1.112,0 1.914,-0.355 2.406,-1.066 0.492,-0.711 0.738,-1.741 0.738,-3.09 0,-0.419 -0.05,-0.834 -0.15,-1.244 -0.101,-0.41 -0.294,-0.781 -0.581,-1.114 -0.287,-0.333 -0.677,-0.602 -1.169,-0.807 -0.492,-0.205 -1.13,-0.308 -1.914,-0.308l-0.957,0 0,7.629 1.627,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m32.4885,47.914c0,0.848 -0.107,1.595 -0.321,2.242 -0.214,0.647 -0.511,1.185 -0.889,1.613 -0.378,0.429 -0.82,0.752 -1.326,0.971 -0.506,0.219 -1.06,0.328 -1.661,0.328 -0.601,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.82,-0.754 1.326,-0.978 0.506,-0.224 1.06,-0.335 1.661,-0.335 0.601,0 1.155,0.111 1.661,0.335 0.506,0.224 0.948,0.549 1.326,0.978 0.378,0.429 0.674,0.964 0.889,1.606 0.213,0.642 0.321,1.387 0.321,2.235zM28.2495,51.729c0.337,0 0.658,-0.066 0.964,-0.198 0.305,-0.132 0.579,-0.349 0.82,-0.649 0.241,-0.301 0.431,-0.695 0.567,-1.183 0.136,-0.488 0.209,-1.082 0.219,-1.784 -0.009,-0.684 -0.08,-1.265 -0.212,-1.743 -0.132,-0.479 -0.314,-0.873 -0.547,-1.183 -0.233,-0.31 -0.497,-0.533 -0.793,-0.67 -0.296,-0.137 -0.608,-0.205 -0.937,-0.205 -0.337,0 -0.659,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.242,0.306 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.297,0.141 0.609,0.212 0.937,0.212z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m41.6205,51.975c-0.374,0.364 -0.798,0.638 -1.271,0.82 -0.474,0.183 -0.984,0.273 -1.531,0.273 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.822,-0.754 1.333,-0.978 0.51,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.057,0.091 1.531,0.273 0.474,0.183 0.897,0.456 1.271,0.82l-1.135,1.012c-0.228,-0.265 -0.481,-0.456 -0.759,-0.574 -0.278,-0.118 -0.567,-0.178 -0.868,-0.178 -0.337,0 -0.659,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.242,0.306 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.296,0.142 0.608,0.212 0.937,0.212 0.329,0 0.636,-0.06 0.923,-0.178 0.287,-0.118 0.549,-0.31 0.786,-0.574l1.134,0.999z"/>
|
||||
</vector>
|
|
@ -1,15 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#8697CB" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m19.7555,47.682c0,0.829 -0.089,1.538 -0.267,2.126 -0.178,0.588 -0.403,1.08 -0.677,1.477 -0.274,0.397 -0.581,0.709 -0.923,0.937 -0.342,0.228 -0.672,0.398 -0.991,0.513 -0.319,0.114 -0.611,0.187 -0.875,0.219C15.7585,52.984 15.5625,53 15.4355,53l-3.814,0 0,-10.076 3.035,0c0.848,0 1.593,0.135 2.235,0.403 0.642,0.268 1.176,0.627 1.6,1.073 0.424,0.446 0.74,0.955 0.95,1.524 0.209,0.57 0.314,1.156 0.314,1.758zM14.8885,51.797c1.112,0 1.914,-0.355 2.406,-1.066 0.492,-0.711 0.738,-1.741 0.738,-3.09 0,-0.419 -0.05,-0.834 -0.15,-1.244 -0.101,-0.41 -0.294,-0.781 -0.581,-1.114 -0.287,-0.333 -0.677,-0.602 -1.169,-0.807 -0.492,-0.205 -1.13,-0.308 -1.914,-0.308l-0.957,0 0,7.629 1.627,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m34.8085,42.924 l-2.721,10.131 -2.133,0 -1.654,-7.602 -1.764,7.602 -2.146,0 -2.557,-10.131 1.859,0 1.777,8.695 1.914,-8.695 1.859,0 1.777,8.695 1.928,-8.695 1.861,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m44.3785,47.805 l0,3.896c-0.21,0.265 -0.444,0.48 -0.704,0.649 -0.26,0.169 -0.533,0.308 -0.82,0.417 -0.287,0.109 -0.583,0.187 -0.889,0.233 -0.306,0.046 -0.608,0.068 -0.909,0.068 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.822,-0.754 1.333,-0.978 0.511,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.058,0.091 1.531,0.273 0.473,0.182 0.897,0.456 1.271,0.82l-1.135,1.012c-0.219,-0.265 -0.47,-0.456 -0.752,-0.574 -0.282,-0.118 -0.574,-0.178 -0.875,-0.178 -0.337,0 -0.658,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.241,0.305 -0.431,0.699 -0.567,1.183 -0.137,0.483 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.276 0.212,1.777 0.132,0.501 0.314,0.911 0.547,1.23 0.233,0.319 0.497,0.556 0.793,0.711 0.296,0.155 0.608,0.232 0.937,0.232 0.101,0 0.234,-0.007 0.403,-0.021 0.169,-0.014 0.337,-0.036 0.506,-0.068 0.169,-0.032 0.33,-0.075 0.485,-0.13 0.155,-0.055 0.269,-0.132 0.342,-0.232l0,-2.488 -1.709,0 0,-1.121 3.336,0z"/>
|
||||
<path android:fillColor="#8697cb" android:pathData="M12.5,13h15v15.065h-15z"/>
|
||||
<path android:fillColor="#8697cb" android:pathData="M34.5,14h2v7h-2z"/>
|
||||
<path android:fillColor="#8697cb" android:pathData="M34.5,29h2v7h-2z"/>
|
||||
<path android:fillColor="#8697cb" android:pathData="m40.5,30 l-10,0 0,-10 10,0 0,10zM32.5,28 L38.5,28 38.5,22 32.5,22 32.5,28z"/>
|
||||
<path android:fillColor="#8697cb" android:pathData="M39.5,24h7v2h-7z"/>
|
||||
<path android:fillColor="#8697cb" android:pathData="M24.5,24h7v2h-7z"/>
|
||||
</vector>
|
|
@ -1,13 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#9777A8" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m17.425,44.168 l0,3.172 4.211,0 0,1.121 -4.211,0 0,3.295 4.635,0 0,1.244 -6.303,0 0,-10.076 6.303,0 0,1.244 -4.635,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m28.923,48.105 l2.557,4.895 -1.9,0 -1.6,-3.801 -0.137,0 -1.723,3.801 -1.9,0 2.557,-4.895 -2.721,-5.182 1.873,0 1.777,4.102 0.137,0 1.928,-4.102 1.873,0 -2.721,5.182z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m35.609,44.168 l0,3.172 4.211,0 0,1.121 -4.211,0 0,3.295 4.634,0 0,1.244 -6.303,0 0,-10.076 6.303,0 0,1.244 -4.634,0z"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="m34.5001,32c-0.099,0 -0.2,-0.015 -0.299,-0.046 -0.527,-0.165 -0.821,-0.726 -0.656,-1.253l5,-16c0.165,-0.527 0.726,-0.821 1.253,-0.656 0.527,0.165 0.821,0.726 0.656,1.253l-5,16c-0.133,0.428 -0.528,0.702 -0.954,0.702z"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="M30.0001,19.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="M30.0001,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="m24.5001,30 l-2,0c-3.86,0 -7,-3.14 -7,-7 0,-3.86 3.14,-7 7,-7l2,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1l-2,0c-2.757,0 -5,2.243 -5,5 0,2.757 2.243,5 5,5l2,0c0.552,0 1,0.448 1,1 0,0.552 -0.448,1 -1,1z"/>
|
||||
</vector>
|
|
@ -1,13 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#CE3C3B" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m17.5275,44.168 l0,3.172 4.211,0 0,1.121 -4.211,0 0,4.539 -1.668,0 0,-10.076 6.303,0 0,1.244 -4.635,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m25.5805,42.924 l0,8.832 4.635,0 0,1.244 -6.303,0 0,-10.076 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m31.4865,53 l3.527,-10.063 1.627,0 3.5,10.063 -1.695,0 -0.725,-2.092 -3.787,0 -0.738,2.092 -1.709,0zM34.3165,49.801 L37.3245,49.801 35.8345,45.453 34.3165,49.801z"/>
|
||||
<path android:fillColor="#ce3c3b" android:pathData="M25.5,16m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"/>
|
||||
<path android:fillColor="#ce3c3b" android:pathData="M34.985,13.929 L34.278,13.222C32.201,11.144 29.438,10 26.5,10 23.562,10 20.799,11.144 18.722,13.222 16.644,15.299 15.5,18.062 15.5,21c0,2.938 1.144,5.701 3.222,7.778 2.077,2.078 4.84,3.222 7.778,3.222 2.938,0 5.701,-1.144 7.778,-3.222L34.985,28.071 27.914,21 34.985,13.929ZM32.118,28.032C30.528,29.308 28.567,30 26.5,30 24.096,30 21.836,29.064 20.136,27.364 18.436,25.664 17.5,23.404 17.5,21c0,-2.404 0.936,-4.664 2.636,-6.364 1.7,-1.7 3.96,-2.636 6.364,-2.636 2.067,0 4.028,0.692 5.618,1.968L25.086,21l7.032,7.032z"/>
|
||||
<path android:fillColor="#ce3c3b" android:pathData="m35.5,20 l-3,0c-0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1l3,0c0.553,0 1,-0.447 1,-1 0,-0.553 -0.447,-1 -1,-1z"/>
|
||||
<path android:fillColor="#ce3c3b" android:pathData="m41.5,20 l-2,0c-0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1l2,0c0.553,0 1,-0.447 1,-1 0,-0.553 -0.447,-1 -1,-1z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#CE3C3B" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m17.5983,44.168 l0,3.172 4.211,0 0,1.121 -4.211,0 0,4.539 -1.668,0 0,-10.076 6.303,0 0,1.244 -4.635,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m25.6513,42.924 l0,8.832 4.635,0 0,1.244 -6.303,0 0,-10.076 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m34.6557,53.0104 l-3.131,-10.131 1.873,0 2.338,8.695 2.475,-8.695 1.859,0 -3.281,10.131 -2.133,0z"/>
|
||||
<path android:fillColor="#ce3c3b" android:pathData="m35.9989,8.3057c-7.6502,0 -9.7906,5.9558 -11.3467,10.3049 -0.3092,0.8659 -0.5778,1.7351 -0.8383,2.5799 -1.3087,4.245 -2.2202,6.6475 -5.7197,6.6475 -0.4495,0 -0.8139,0.3644 -0.8139,0.8139l0,4.8831c0,0.4495 0.3644,0.8139 0.8139,0.8139 5.5341,0 9.7336,-4.8147 11.2002,-9.7662l5.0768,0c0.4495,0 0.8139,-0.3644 0.8139,-0.8139l0,-4.8831c0,-0.4495 -0.3644,-0.8139 -0.8139,-0.8139l-3.2131,0 0.0716,-0.1627c0.9213,-2.0591 1.3835,-3.0926 4.7692,-3.0926 0.4495,0 0.8139,-0.3644 0.8139,-0.8139l0,-4.883C36.8128,8.6701 36.4484,8.3057 35.9989,8.3057Z"/>
|
||||
</vector>
|
|
@ -1,9 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#C8BDB8" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#FFFFFF" android:pathData="M18.5,47m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0"/>
|
||||
<path android:fillColor="#FFFFFF" android:pathData="M28.5,47m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0"/>
|
||||
<path android:fillColor="#FFFFFF" android:pathData="M38.5,47m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0"/>
|
||||
</vector>
|
|
@ -1,12 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#EC6630" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m16.96,42.924 l0,10.076 -1.641,0 0,-4.539 -4.361,0 0,4.539 -1.668,0 0,-10.076 1.668,0 0,4.416 4.361,0 0,-4.416 1.641,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m26.612,42.924 l0,1.121 -3.007,0 0,8.955 -1.654,0 0,-8.955 -3.008,0 0,-1.121 7.669,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m36.21,42.924 l1.668,0 0,10.076 -1.668,0 0,-6.932 -2.256,5.605 -1.449,0 -2.27,-5.605 0,6.932 -1.668,0 0,-10.076 1.668,0 2.994,6.891 2.981,-6.891z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m42.075,42.924 l0,8.832 4.635,0 0,1.244 -6.303,0 0,-10.076 1.668,0z"/>
|
||||
<path android:fillColor="#ec6630" android:pathData="m22.707,16.293c-0.391,-0.391 -1.023,-0.391 -1.414,0l-6,6c-0.391,0.391 -0.391,1.023 0,1.414l6,6C21.488,29.902 21.744,30 22,30c0.256,0 0.512,-0.098 0.707,-0.293 0.391,-0.391 0.391,-1.023 0,-1.414L17.414,23 22.707,17.707c0.391,-0.391 0.391,-1.023 0,-1.414z"/>
|
||||
<path android:fillColor="#ec6630" android:pathData="m40.707,22.293 l-6,-6c-0.391,-0.391 -1.023,-0.391 -1.414,0 -0.391,0.391 -0.391,1.023 0,1.414L38.586,23 33.293,28.293c-0.391,0.391 -0.391,1.023 0,1.414 0.195,0.195 0.451,0.293 0.707,0.293 0.256,0 0.512,-0.098 0.707,-0.293l6,-6c0.391,-0.391 0.391,-1.023 0,-1.414z"/>
|
||||
</vector>
|
File diff suppressed because one or more lines are too long
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#6f2b41" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m14.2,52.6736 l-1.668,0 0,-10.076 1.668,0 0,10.076z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m23.4692,42.5976 l0,10.076 -1.668,0 -3.951,-6.945 0,6.945 -1.668,0 0,-10.076 1.668,0 3.951,6.945 0,-6.945 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m33.5121,47.3556c0,0.829 -0.089,1.538 -0.267,2.126 -0.178,0.588 -0.403,1.08 -0.677,1.477 -0.274,0.397 -0.581,0.709 -0.923,0.937 -0.342,0.228 -0.672,0.398 -0.991,0.513 -0.319,0.114 -0.611,0.187 -0.875,0.219 -0.264,0.03 -0.46,0.046 -0.588,0.046l-3.814,0 0,-10.076 3.035,0c0.848,0 1.593,0.135 2.235,0.403 0.642,0.268 1.176,0.627 1.6,1.073 0.424,0.446 0.74,0.955 0.95,1.524 0.21,0.57 0.315,1.156 0.315,1.758zM28.6451,51.4706c1.112,0 1.914,-0.355 2.406,-1.066 0.492,-0.711 0.738,-1.741 0.738,-3.09 0,-0.419 -0.05,-0.834 -0.15,-1.244 -0.101,-0.41 -0.294,-0.781 -0.581,-1.114 -0.287,-0.333 -0.677,-0.602 -1.169,-0.807 -0.492,-0.205 -1.13,-0.308 -1.914,-0.308l-0.957,0 0,7.629 1.627,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m43.468,47.3505c0,0.829 -0.089,1.538 -0.267,2.126 -0.178,0.588 -0.403,1.08 -0.677,1.477 -0.274,0.397 -0.581,0.709 -0.923,0.937 -0.342,0.228 -0.672,0.398 -0.991,0.513 -0.319,0.114 -0.611,0.187 -0.875,0.219 -0.264,0.03 -0.46,0.046 -0.588,0.046l-3.814,0 0,-10.076 3.035,0c0.848,0 1.593,0.135 2.235,0.403 0.642,0.268 1.176,0.627 1.6,1.073 0.424,0.446 0.74,0.955 0.95,1.524 0.21,0.57 0.315,1.156 0.315,1.758zM38.601,51.4655c1.112,0 1.914,-0.355 2.406,-1.066 0.492,-0.711 0.738,-1.741 0.738,-3.09 0,-0.419 -0.05,-0.834 -0.15,-1.244 -0.101,-0.41 -0.294,-0.781 -0.581,-1.114 -0.287,-0.333 -0.677,-0.602 -1.169,-0.807 -0.492,-0.205 -1.13,-0.308 -1.914,-0.308l-0.957,0 0,7.629 1.627,0z"/>
|
||||
<path android:fillColor="#6f2b41" android:pathData="m34.1116,21.7159 l0.7204,0.7204 -11.2862,11.2261 -8.5847,1.921 1.861,-8.5847 11.2862,-11.2862 1.6809,1.6809 -11.2862,11.3462c-0.3602,0.4202 -1.0206,0.2401 -1.0206,0.2401l-1.0206,4.0222 0.9605,1.0206 5.463,-1.2607zM39.8748,15.3524 L35.1322,10.7899c-0.5403,-0.5403 -1.4408,-0.5403 -1.921,0.06l-2.2212,2.1612 6.5436,6.7237 2.3413,-2.4613c0.5403,-0.5403 0.5403,-1.3808 0,-1.921zM19.6191,31.7645c0.5403,0.6003 1.4408,0.6003 2.0411,0.06l11.2862,-11.1661 -2.0411,-2.1011 -11.2862,11.2862c-0.4803,0.5403 -0.5403,1.3808 0,1.921zM28.8888,15.1123 L35.6124,21.836 37.0532,20.4552 30.2695,13.6115z"/>
|
||||
</vector>
|
|
@ -1,13 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#71C285" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m19.7765,53 l-1.668,0 0,-10.076 1.668,0 0,10.076z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m27.9935,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.611,0.467 -1.012,0.622 -0.401,0.155 -0.857,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.468,-0.062 -0.704,-0.116 -0.237,-0.055 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.399,-0.212 -0.554,-0.349l0.287,-1.176c0.127,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.209,0.06 0.419,0.107 0.629,0.144 0.209,0.036 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.105,-0.574 -0.314,-0.793C25.9355,49.198 25.6735,49 25.3595,48.822 25.0455,48.644 24.7055,48.467 24.3405,48.289 23.9755,48.111 23.6335,47.901 23.3155,47.66c-0.319,-0.241 -0.584,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.119,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.064,0.123 -0.119,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137 -0.055,-0.027 -0.116,-0.063 -0.185,-0.109 -0.069,-0.046 -0.167,-0.091 -0.294,-0.137 -0.128,-0.046 -0.297,-0.077 -0.506,-0.096 -0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.311,0.193 -0.438,0.321 -0.128,0.128 -0.229,0.271 -0.301,0.431 -0.073,0.159 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.209,0.224 0.469,0.419 0.779,0.588 0.31,0.169 0.646,0.333 1.012,0.492 0.364,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.212,0.342 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m37.8915,47.914c0,0.848 -0.107,1.595 -0.321,2.242 -0.214,0.647 -0.511,1.185 -0.889,1.613 -0.378,0.428 -0.82,0.752 -1.326,0.971 -0.506,0.219 -1.06,0.328 -1.661,0.328 -0.601,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.642 0.511,-1.178 0.889,-1.606 0.378,-0.428 0.82,-0.754 1.326,-0.978 0.506,-0.224 1.06,-0.335 1.661,-0.335 0.601,0 1.155,0.111 1.661,0.335 0.506,0.224 0.948,0.549 1.326,0.978 0.378,0.429 0.675,0.964 0.889,1.606 0.214,0.642 0.321,1.387 0.321,2.235zM33.6535,51.729c0.337,0 0.658,-0.066 0.964,-0.198 0.306,-0.132 0.579,-0.349 0.82,-0.649 0.241,-0.3 0.431,-0.695 0.567,-1.183 0.136,-0.488 0.209,-1.082 0.219,-1.784 -0.01,-0.684 -0.08,-1.265 -0.212,-1.743 -0.132,-0.478 -0.314,-0.873 -0.547,-1.183 -0.233,-0.31 -0.497,-0.533 -0.793,-0.67 -0.296,-0.137 -0.608,-0.205 -0.937,-0.205 -0.338,0 -0.658,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.241,0.305 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.296,0.142 0.609,0.212 0.937,0.212z"/>
|
||||
<path android:fillColor="#6ab17b" android:pathData="M27.5,21m-12,0a12,12 0,1 1,24 0a12,12 0,1 1,-24 0"/>
|
||||
<path android:fillColor="#E9E9E0" android:pathData="M27.5,21m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0"/>
|
||||
<path android:fillColor="#71c285" android:pathData="m25.379,18.879c0.132,-0.132 0.276,-0.245 0.425,-0.347L23.443,9.719c-1.615,0.579 -3.134,1.503 -4.427,2.796 -1.294,1.293 -2.217,2.812 -2.796,4.427l8.813,2.361c0.101,-0.148 0.214,-0.292 0.346,-0.424z"/>
|
||||
<path android:fillColor="#71c285" android:pathData="m30.071,23.486 l2.273,8.483c1.32,-0.582 2.56,-1.402 3.641,-2.484 1.253,-1.253 2.16,-2.717 2.743,-4.275L30.54,23.016c-0.285,-0.077 -0.546,0.184 -0.469,0.47z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#F3D55B" android:pathData="M18.931,14.431m-4.569,0a4.569,4.569 0,1 1,9.138 0a4.569,4.569 0,1 1,-9.138 0"/>
|
||||
<path android:fillColor="#26B99A" android:pathData="M6.5,39l11,0l32,0l0,-11l-10,-9.5l-10.5,11.5l-5.483,-5.483z"/>
|
||||
<path android:fillColor="#14A085" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m21.6265,42.65 l0,7.848c0,0.474 -0.087,0.873 -0.26,1.196 -0.173,0.323 -0.406,0.583 -0.697,0.779 -0.292,0.196 -0.627,0.333 -1.005,0.41C19.2855,52.961 18.8965,53 18.4955,53 18.2945,53 18.0595,52.979 17.7915,52.938 17.5225,52.897 17.2445,52.834 16.9575,52.747 16.6705,52.66 16.3945,52.562 16.1305,52.453 15.8655,52.344 15.6425,52.221 15.4605,52.084l0.697,-1.107c0.091,0.063 0.221,0.13 0.39,0.198 0.168,0.068 0.353,0.132 0.554,0.191 0.2,0.06 0.41,0.111 0.629,0.157 0.219,0.046 0.424,0.068 0.615,0.068 0.483,0 0.868,-0.094 1.155,-0.28 0.287,-0.186 0.439,-0.504 0.458,-0.95l0,-7.711 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m25.7145,52.932 l-1.641,0 0,-10.077 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.638zM25.7145,44.1 L25.7145,48.092 27.2185,48.092c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492C27.7005,44.166 27.3635,44.1 26.9445,44.1l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m39.7005,47.736 l0,3.896c-0.21,0.265 -0.444,0.48 -0.704,0.649 -0.26,0.169 -0.533,0.308 -0.82,0.417 -0.287,0.109 -0.583,0.187 -0.889,0.232 -0.306,0.048 -0.608,0.07 -0.909,0.07 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.822,-0.754 1.333,-0.978 0.51,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.057,0.091 1.531,0.273 0.474,0.183 0.897,0.456 1.271,0.82l-1.135,1.012c-0.219,-0.265 -0.47,-0.456 -0.752,-0.574 -0.283,-0.118 -0.574,-0.178 -0.875,-0.178 -0.337,0 -0.659,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.242,0.306 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.276 0.212,1.777 0.132,0.501 0.314,0.911 0.547,1.23 0.233,0.319 0.497,0.556 0.793,0.711 0.296,0.155 0.608,0.232 0.937,0.232 0.1,0 0.234,-0.007 0.403,-0.021 0.168,-0.014 0.337,-0.036 0.506,-0.068 0.168,-0.032 0.33,-0.075 0.485,-0.13 0.155,-0.055 0.269,-0.132 0.342,-0.232l0,-2.488 -1.709,0 0,-1.121 3.336,0z"/>
|
||||
</vector>
|
|
@ -1,12 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#EEAF4B" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m27.0015,42.719 l0,7.848c0,0.474 -0.087,0.873 -0.26,1.196 -0.174,0.323 -0.406,0.583 -0.697,0.779 -0.292,0.196 -0.627,0.333 -1.005,0.41 -0.378,0.077 -0.769,0.116 -1.169,0.116 -0.201,0 -0.436,-0.021 -0.704,-0.062 -0.268,-0.041 -0.547,-0.104 -0.834,-0.191 -0.287,-0.087 -0.563,-0.185 -0.827,-0.294 -0.265,-0.109 -0.488,-0.232 -0.67,-0.369l0.697,-1.107c0.091,0.063 0.221,0.13 0.39,0.198 0.169,0.068 0.353,0.132 0.554,0.191 0.2,0.06 0.41,0.111 0.629,0.157 0.219,0.046 0.424,0.068 0.615,0.068 0.482,0 0.868,-0.094 1.155,-0.28 0.287,-0.186 0.439,-0.504 0.458,-0.95l0,-7.711 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m35.1645,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.611,0.467 -1.012,0.622 -0.401,0.155 -0.857,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.468,-0.062 -0.704,-0.116 -0.237,-0.055 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.399,-0.212 -0.554,-0.349l0.287,-1.176c0.127,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.209,0.06 0.419,0.107 0.629,0.144 0.209,0.036 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.105,-0.574 -0.314,-0.793C33.1065,49.198 32.8445,49 32.5305,48.822 32.2165,48.644 31.8765,48.467 31.5115,48.289 31.1465,48.111 30.8045,47.901 30.4865,47.66c-0.319,-0.241 -0.584,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.119,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.064,0.123 -0.119,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137C34.0415,44.456 33.9805,44.42 33.9115,44.374 33.8425,44.328 33.7445,44.283 33.6175,44.237 33.4895,44.191 33.3205,44.16 33.1115,44.141c-0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.311,0.193 -0.438,0.321 -0.128,0.128 -0.229,0.271 -0.301,0.431 -0.073,0.159 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.209,0.224 0.469,0.419 0.779,0.588 0.31,0.169 0.646,0.333 1.012,0.492 0.364,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.212,0.342 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#eeaf4b" android:pathData="m20,19 l0,-4c0,-0.551 0.448,-1 1,-1 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1 -1.654,0 -3,1.346 -3,3l0,4c0,1.103 -0.897,2 -2,2 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 1.103,0 2,0.897 2,2l0,4c0,1.654 1.346,3 3,3 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1 -0.552,0 -1,-0.449 -1,-1l0,-4c0,-1.2 -0.542,-2.266 -1.382,-3 0.84,-0.734 1.382,-1.8 1.382,-3z"/>
|
||||
<path android:fillColor="#eeaf4b" android:pathData="M28,18.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
|
||||
<path android:fillColor="#eeaf4b" android:pathData="m40,21c-1.103,0 -2,-0.897 -2,-2l0,-4c0,-1.654 -1.346,-3 -3,-3 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 0.552,0 1,0.449 1,1l0,4c0,1.2 0.542,2.266 1.382,3 -0.84,0.734 -1.382,1.8 -1.382,3l0,4c0,0.551 -0.448,1 -1,1 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 1.654,0 3,-1.346 3,-3l0,-4c0,-1.103 0.897,-2 2,-2 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
<path android:fillColor="#eeaf4b" android:pathData="m28,24c-0.553,0 -1,0.448 -1,1l0,3c0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1l0,-3c0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
</vector>
|
|
@ -1,14 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#9777A8" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m17.2535,42.719 l0,7.848c0,0.474 -0.087,0.873 -0.26,1.196 -0.173,0.323 -0.405,0.583 -0.697,0.779 -0.292,0.196 -0.627,0.333 -1.005,0.41 -0.378,0.077 -0.768,0.116 -1.169,0.116 -0.2,0 -0.436,-0.021 -0.704,-0.062 -0.268,-0.041 -0.547,-0.104 -0.834,-0.191 -0.287,-0.087 -0.563,-0.185 -0.827,-0.294 -0.264,-0.109 -0.487,-0.232 -0.67,-0.369l0.697,-1.107c0.091,0.063 0.221,0.13 0.39,0.198 0.169,0.068 0.354,0.132 0.554,0.191 0.2,0.059 0.41,0.111 0.629,0.157 0.219,0.046 0.424,0.068 0.615,0.068 0.483,0 0.868,-0.094 1.155,-0.28 0.287,-0.186 0.439,-0.504 0.458,-0.95l0,-7.711 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m25.4165,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.61,0.467 -1.012,0.622 -0.402,0.155 -0.856,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.055 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.398,-0.212 -0.554,-0.349l0.287,-1.176c0.128,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.21,0.059 0.419,0.107 0.629,0.144 0.21,0.037 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.104,-0.574 -0.314,-0.793C23.3585,49.198 23.0965,49 22.7825,48.822 22.4685,48.644 22.1285,48.467 21.7635,48.289 21.3985,48.111 21.0575,47.901 20.7385,47.66c-0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.118,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.063,0.123 -0.118,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137C24.2935,44.456 24.2325,44.42 24.1635,44.374 24.0945,44.328 23.9975,44.283 23.8695,44.237 23.7415,44.191 23.5735,44.16 23.3635,44.141c-0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.16 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.21,0.224 0.47,0.419 0.779,0.588 0.309,0.169 0.647,0.333 1.012,0.492 0.365,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.21,0.341 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m35.3145,47.914c0,0.848 -0.107,1.595 -0.321,2.242 -0.214,0.647 -0.511,1.185 -0.889,1.613 -0.378,0.428 -0.82,0.752 -1.326,0.971 -0.506,0.219 -1.06,0.328 -1.661,0.328 -0.601,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.642 0.511,-1.178 0.889,-1.606 0.378,-0.428 0.82,-0.754 1.326,-0.978 0.506,-0.224 1.06,-0.335 1.661,-0.335 0.601,0 1.155,0.111 1.661,0.335 0.506,0.224 0.948,0.549 1.326,0.978 0.378,0.429 0.675,0.964 0.889,1.606 0.214,0.642 0.321,1.387 0.321,2.235zM31.0765,51.729c0.337,0 0.658,-0.066 0.964,-0.198 0.306,-0.132 0.579,-0.349 0.82,-0.649 0.241,-0.3 0.431,-0.695 0.567,-1.183 0.136,-0.488 0.21,-1.082 0.219,-1.784 -0.009,-0.684 -0.08,-1.265 -0.212,-1.743 -0.132,-0.478 -0.314,-0.873 -0.547,-1.183 -0.233,-0.31 -0.497,-0.533 -0.793,-0.67 -0.296,-0.137 -0.608,-0.205 -0.937,-0.205 -0.337,0 -0.658,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.241,0.305 -0.431,0.699 -0.567,1.183 -0.137,0.483 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.296,0.142 0.609,0.212 0.937,0.212z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m44.9125,42.924 l0,10.076 -1.668,0 -3.951,-6.945 0,6.945 -1.668,0 0,-10.076 1.668,0 3.951,6.945 0,-6.945 1.668,0z"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="m20,19 l0,-4c0,-0.551 0.448,-1 1,-1 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1 -1.654,0 -3,1.346 -3,3l0,4c0,1.103 -0.897,2 -2,2 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 1.103,0 2,0.897 2,2l0,4c0,1.654 1.346,3 3,3 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1 -0.552,0 -1,-0.449 -1,-1l0,-4c0,-1.2 -0.542,-2.266 -1.382,-3 0.84,-0.734 1.382,-1.8 1.382,-3z"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="M28,18.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="m40,21c-1.103,0 -2,-0.897 -2,-2l0,-4c0,-1.654 -1.346,-3 -3,-3 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 0.552,0 1,0.449 1,1l0,4c0,1.2 0.542,2.266 1.382,3 -0.84,0.734 -1.382,1.8 -1.382,3l0,4c0,0.551 -0.448,1 -1,1 -0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1 1.654,0 3,-1.346 3,-3l0,-4c0,-1.103 0.897,-2 2,-2 0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
<path android:fillColor="#9777a8" android:pathData="m28,24c-0.553,0 -1,0.448 -1,1l0,3c0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1l0,-3c0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#d9d7ca" android:pathData="M37.5,12l11.849,0l-11.849,-11.849z"/>
|
||||
<path android:fillColor="#64b5f6" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m33.2021,52.5858 l3.527,-10.063 1.627,0 3.501,10.063 -1.695,0 -0.725,-2.092 -3.787,0 -0.739,2.092 -1.709,0zM36.0321,49.3868 L39.0401,49.3868 37.5501,45.0388 36.0321,49.3868z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m29.3218,50.2623 l-4.361,0 0,-1.298 4.361,-6.426 1.668,0 0,6.426 1.053,0 0,1.299 -1.053,0 0,2.351 -1.668,0 0,-2.352zM29.3218,48.9643 L29.3218,44.4523 26.4228,48.9643 29.3218,48.9643z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m21.7859,42.5383 l1.668,0 0,10.076 -1.668,0 0,-6.932 -2.256,5.605 -1.449,0 -2.27,-5.605 0,6.932 -1.668,0 0,-10.076 1.668,0 2.994,6.891 2.981,-6.891z"/>
|
||||
<path android:fillColor="#64b5f6" android:pathData="m36.3914,17.8685c-0.567,-0.796 -1.3,-1.543 -2.308,-2.351 -3.914,-3.131 -4.757,-6.277 -4.862,-6.738l0,-0.897c0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1l0,1 0,8.359 0,9.053 -3.706,0c-3.882,0 -6.294,1.961 -6.294,5.117 0,3.466 2.24,5.706 5.706,5.706 3.471,0 6.294,-2.823 6.294,-6.294l0,-11.473 0.298,0.243c0.34,0.336 0.861,0.72 1.521,1.205 2.318,1.709 6.2,4.567 5.224,7.793 -0.029,0.098 -0.043,0.195 -0.043,0.291 0,0.43 0.278,0.826 0.71,0.957 0.097,0.029 0.194,0.043 0.29,0.043 0.43,0 0.826,-0.278 0.957,-0.71 1.627,-5.375 -0.422,-9.39 -1.787,-11.304zM27.2214,30.8235c0,2.368 -1.926,4.294 -4.294,4.294 -2.355,0 -3.706,-1.351 -3.706,-3.706 0,-2.576 2.335,-3.117 4.294,-3.117l3.706,0 0,2.529zM32.2264,19.1905c-0.571,-0.422 -1.065,-0.785 -1.371,-1.081l-1.634,-1.34 0,-3.473c0.827,1.174 1.987,2.483 3.612,3.783 0.858,0.688 1.472,1.308 1.929,1.95 0.716,1.003 1.431,2.339 1.788,3.978 -1.327,-1.61 -3.084,-2.904 -4.324,-3.817z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#7D6599" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.7435,42.924 l1.668,0 0,10.076 -1.668,0 0,-6.932 -2.256,5.605 -1.449,0 -2.27,-5.605 0,6.932 -1.668,0 0,-10.076 1.668,0 2.994,6.891 2.981,-6.891z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m28.5545,53 l-1.641,0 0,-10.076 2.898,0c0.429,0 0.853,0.068 1.271,0.205 0.418,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM28.5545,44.168 L28.5545,48.16 30.0585,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.197,-0.069 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.022,-0.354 -0.068,-0.567 -0.046,-0.213 -0.139,-0.419 -0.28,-0.615 -0.141,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m38.9585,47.695c0.21,0.027 0.426,0.096 0.649,0.205 0.223,0.109 0.431,0.265 0.622,0.465 0.191,0.2 0.351,0.444 0.479,0.731 0.128,0.287 0.191,0.617 0.191,0.991 0,0.456 -0.066,0.85 -0.198,1.183 -0.132,0.333 -0.299,0.608 -0.499,0.827 -0.2,0.219 -0.426,0.395 -0.677,0.526 -0.251,0.131 -0.494,0.23 -0.731,0.294 -0.237,0.064 -0.453,0.104 -0.649,0.123 -0.196,0.019 -0.349,0.027 -0.458,0.027 -0.766,0 -1.369,-0.053 -1.812,-0.157 -0.443,-0.104 -0.75,-0.212 -0.923,-0.321l0.369,-1.176c0.082,0.046 0.159,0.096 0.232,0.15 0.073,0.054 0.178,0.107 0.314,0.157 0.136,0.05 0.328,0.091 0.574,0.123 0.246,0.032 0.583,0.048 1.012,0.048 0.629,0 1.099,-0.171 1.408,-0.513 0.309,-0.342 0.465,-0.772 0.465,-1.292 0,-0.492 -0.142,-0.907 -0.424,-1.244 -0.282,-0.337 -0.697,-0.506 -1.244,-0.506l-1.395,0 0.014,0 -0.014,-1.107 0.93,0c0.2,0 0.403,-0.005 0.608,-0.014 0.205,-0.009 0.398,-0.06 0.581,-0.15 0.183,-0.09 0.333,-0.246 0.451,-0.465 0.118,-0.219 0.178,-0.533 0.178,-0.943 0,-0.164 -0.014,-0.337 -0.041,-0.52 -0.027,-0.183 -0.103,-0.351 -0.226,-0.506 -0.123,-0.155 -0.303,-0.28 -0.54,-0.376 -0.237,-0.096 -0.565,-0.144 -0.984,-0.144 -0.419,0 -0.754,0.039 -1.005,0.116 -0.251,0.077 -0.439,0.139 -0.567,0.185l-0.479,-1.23c0.219,-0.063 0.49,-0.132 0.813,-0.205 0.323,-0.073 0.791,-0.109 1.401,-0.109 0.429,0 0.834,0.053 1.217,0.157 0.383,0.104 0.718,0.271 1.005,0.499 0.287,0.228 0.515,0.52 0.684,0.875 0.169,0.355 0.253,0.774 0.253,1.258 0,0.282 -0.05,0.54 -0.15,0.772 -0.1,0.232 -0.228,0.436 -0.383,0.608 -0.155,0.172 -0.328,0.316 -0.52,0.431 -0.192,0.115 -0.367,0.191 -0.531,0.227z"/>
|
||||
<path android:fillColor="#7d6599" android:pathData="m36.3914,17.8685c-0.567,-0.796 -1.3,-1.543 -2.308,-2.351 -3.914,-3.131 -4.757,-6.277 -4.862,-6.738l0,-0.897c0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1l0,1 0,8.359 0,9.053 -3.706,0c-3.882,0 -6.294,1.961 -6.294,5.117 0,3.466 2.24,5.706 5.706,5.706 3.471,0 6.294,-2.823 6.294,-6.294l0,-11.473 0.298,0.243c0.34,0.336 0.861,0.72 1.521,1.205 2.318,1.709 6.2,4.567 5.224,7.793 -0.029,0.098 -0.043,0.195 -0.043,0.291 0,0.43 0.278,0.826 0.71,0.957 0.097,0.029 0.194,0.043 0.29,0.043 0.43,0 0.826,-0.278 0.957,-0.71 1.627,-5.375 -0.422,-9.39 -1.787,-11.304zM27.2214,30.8235c0,2.368 -1.926,4.294 -4.294,4.294 -2.355,0 -3.706,-1.351 -3.706,-3.706 0,-2.576 2.335,-3.117 4.294,-3.117l3.706,0 0,2.529zM32.2264,19.1905c-0.571,-0.422 -1.065,-0.785 -1.371,-1.081l-1.634,-1.34 0,-3.473c0.827,1.174 1.987,2.483 3.612,3.783 0.858,0.688 1.472,1.308 1.929,1.95 0.716,1.003 1.431,2.339 1.788,3.978 -1.327,-1.61 -3.084,-2.904 -4.324,-3.817z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#FF5364" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.4215,42.924 l1.668,0 0,10.076 -1.668,0 0,-6.932 -2.256,5.605 -1.449,0 -2.27,-5.605 0,6.932 -1.668,0 0,-10.076 1.668,0 2.994,6.891 2.981,-6.891z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m28.2325,53 l-1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM28.2325,44.168 L28.2325,48.16 29.7365,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m38.5005,50.648 l-4.361,0 0,-1.298 4.361,-6.426 1.668,0 0,6.426 1.053,0 0,1.299 -1.053,0 0,2.351 -1.668,0 0,-2.352zM38.5005,49.35 L38.5005,44.838 35.6015,49.35 38.5005,49.35z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#ff5364" android:pathData="m24.3132,29.4477c-0.153,0 -0.3051,-0.0378 -0.4433,-0.1134 -0.2949,-0.1622 -0.4784,-0.4719 -0.4784,-0.8083l0,-12.9038c0,-0.3364 0.1834,-0.6461 0.4784,-0.8083 0.2959,-0.1613 0.6544,-0.1493 0.9392,0.0304l10.1387,6.4519c0.2645,0.1696 0.4258,0.4627 0.4258,0.7779 0,0.3152 -0.1613,0.6083 -0.4267,0.7779l-10.1387,6.4519c-0.1502,0.0949 -0.3226,0.1438 -0.495,0.1438z"/>
|
||||
<path android:fillColor="#ff5364" android:pathData="m28,35.8996c-7.6234,0 -13.8255,-6.2021 -13.8255,-13.8255 0,-7.6234 6.2021,-13.8255 13.8255,-13.8255 7.6234,0 13.8255,6.2021 13.8255,13.8255 0,7.6234 -6.2021,13.8255 -13.8255,13.8255zM28,10.5115c-6.6067,0 -11.5626,4.9559 -11.5626,11.5626 0,6.6067 4.9559,11.5626 11.5626,11.5626 6.6067,0 11.5626,-4.9559 11.5626,-11.5626C39.5626,15.4674 34.6067,10.5115 28,10.5115Z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#d9d7ca" android:pathData="M37.5,12l11.849,0l-11.849,-11.849z"/>
|
||||
<path android:fillColor="#4fc3f7" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m41.6369,47.3921 l0,3.896c-0.21,0.265 -0.444,0.48 -0.704,0.649 -0.26,0.169 -0.533,0.308 -0.82,0.417 -0.287,0.109 -0.583,0.187 -0.889,0.232 -0.306,0.048 -0.608,0.07 -0.909,0.07 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.822,-0.754 1.333,-0.978 0.51,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.057,0.091 1.531,0.273 0.474,0.183 0.897,0.456 1.271,0.82l-1.135,1.012c-0.219,-0.265 -0.47,-0.456 -0.752,-0.574 -0.283,-0.118 -0.574,-0.178 -0.875,-0.178 -0.337,0 -0.659,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.242,0.306 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.276 0.212,1.777 0.132,0.501 0.314,0.911 0.547,1.23 0.233,0.319 0.497,0.556 0.793,0.711 0.296,0.155 0.608,0.232 0.937,0.232 0.1,0 0.234,-0.007 0.403,-0.021 0.168,-0.014 0.337,-0.036 0.506,-0.068 0.168,-0.032 0.33,-0.075 0.485,-0.13 0.155,-0.055 0.269,-0.132 0.342,-0.232l0,-2.488 -1.709,0 0,-1.121 3.336,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m32.0831,47.382 l0,3.896c-0.21,0.265 -0.444,0.48 -0.704,0.649 -0.26,0.169 -0.533,0.308 -0.82,0.417 -0.287,0.109 -0.583,0.187 -0.889,0.232 -0.306,0.048 -0.608,0.07 -0.909,0.07 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.822,-0.754 1.333,-0.978 0.51,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.057,0.091 1.531,0.273 0.474,0.183 0.897,0.456 1.271,0.82l-1.135,1.012c-0.219,-0.265 -0.47,-0.456 -0.752,-0.574 -0.283,-0.118 -0.574,-0.178 -0.875,-0.178 -0.337,0 -0.659,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.242,0.306 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.276 0.212,1.777 0.132,0.501 0.314,0.911 0.547,1.23 0.233,0.319 0.497,0.556 0.793,0.711 0.296,0.155 0.608,0.232 0.937,0.232 0.1,0 0.234,-0.007 0.403,-0.021 0.168,-0.014 0.337,-0.036 0.506,-0.068 0.168,-0.032 0.33,-0.075 0.485,-0.13 0.155,-0.055 0.269,-0.132 0.342,-0.232l0,-2.488 -1.709,0 0,-1.121 3.336,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.7571,47.5093c0,0.848 -0.107,1.595 -0.321,2.242 -0.214,0.647 -0.511,1.185 -0.889,1.613 -0.378,0.428 -0.82,0.752 -1.326,0.971 -0.506,0.219 -1.06,0.328 -1.661,0.328 -0.601,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.642 0.511,-1.178 0.889,-1.606 0.378,-0.428 0.82,-0.754 1.326,-0.978 0.506,-0.224 1.06,-0.335 1.661,-0.335 0.601,0 1.155,0.111 1.661,0.335 0.506,0.224 0.948,0.549 1.326,0.978 0.378,0.429 0.675,0.964 0.889,1.606 0.214,0.642 0.321,1.387 0.321,2.235zM18.5191,51.3243c0.337,0 0.658,-0.066 0.964,-0.198 0.306,-0.132 0.579,-0.349 0.82,-0.649 0.241,-0.3 0.431,-0.695 0.567,-1.183 0.136,-0.488 0.209,-1.082 0.219,-1.784 -0.01,-0.684 -0.08,-1.265 -0.212,-1.743 -0.132,-0.478 -0.314,-0.873 -0.547,-1.183 -0.233,-0.31 -0.497,-0.533 -0.793,-0.67 -0.296,-0.137 -0.608,-0.205 -0.937,-0.205 -0.338,0 -0.658,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.241,0.305 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.296,0.142 0.609,0.212 0.937,0.212z"/>
|
||||
<path android:fillColor="#4fc3f7" android:pathData="m36.3914,17.8685c-0.567,-0.796 -1.3,-1.543 -2.308,-2.351 -3.914,-3.131 -4.757,-6.277 -4.862,-6.738l0,-0.897c0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1l0,1 0,8.359 0,9.053 -3.706,0c-3.882,0 -6.294,1.961 -6.294,5.117 0,3.466 2.24,5.706 5.706,5.706 3.471,0 6.294,-2.823 6.294,-6.294l0,-11.473 0.298,0.243c0.34,0.336 0.861,0.72 1.521,1.205 2.318,1.709 6.2,4.567 5.224,7.793 -0.029,0.098 -0.043,0.195 -0.043,0.291 0,0.43 0.278,0.826 0.71,0.957 0.097,0.029 0.194,0.043 0.29,0.043 0.43,0 0.826,-0.278 0.957,-0.71 1.627,-5.375 -0.422,-9.39 -1.787,-11.304zM27.2214,30.8235c0,2.368 -1.926,4.294 -4.294,4.294 -2.355,0 -3.706,-1.351 -3.706,-3.706 0,-2.576 2.335,-3.117 4.294,-3.117l3.706,0 0,2.529zM32.2264,19.1905c-0.571,-0.422 -1.065,-0.785 -1.371,-1.081l-1.634,-1.34 0,-3.473c0.827,1.174 1.987,2.483 3.612,3.783 0.858,0.688 1.472,1.308 1.929,1.95 0.716,1.003 1.431,2.339 1.788,3.978 -1.327,-1.61 -3.084,-2.904 -4.324,-3.817z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#cc4b4c" android:pathData="m18.5547,33.324 l0,0c-0.348,0 -0.682,-0.113 -0.967,-0.326 -1.041,-0.781 -1.181,-1.65 -1.115,-2.242 0.182,-1.628 2.195,-3.332 5.985,-5.068 1.504,-3.296 2.935,-7.357 3.788,-10.75 -0.998,-2.172 -1.968,-4.99 -1.261,-6.643 0.248,-0.579 0.557,-1.023 1.134,-1.215 0.228,-0.076 0.804,-0.172 1.016,-0.172 0.504,0 0.947,0.649 1.261,1.049 0.295,0.376 0.964,1.173 -0.373,6.802 1.348,2.784 3.258,5.62 5.088,7.562 1.311,-0.237 2.439,-0.358 3.358,-0.358 1.566,0 2.515,0.365 2.902,1.117 0.32,0.622 0.189,1.349 -0.39,2.16 -0.557,0.779 -1.325,1.191 -2.22,1.191 -1.216,0 -2.632,-0.768 -4.211,-2.285 -2.837,0.593 -6.15,1.651 -8.828,2.822 -0.836,1.774 -1.637,3.203 -2.383,4.251 -1.025,1.435 -1.909,2.105 -2.784,2.105zM21.2167,28.198c-2.137,1.201 -3.008,2.188 -3.071,2.744 -0.01,0.092 -0.037,0.334 0.431,0.692 0.149,-0.047 1.019,-0.444 2.64,-3.436zM34.8537,23.756c0.815,0.627 1.014,0.944 1.547,0.944 0.234,0 0.901,-0.01 1.21,-0.441 0.149,-0.209 0.207,-0.343 0.23,-0.415 -0.123,-0.065 -0.286,-0.197 -1.175,-0.197 -0.505,0.001 -1.14,0.023 -1.812,0.109zM27.3837,17.174c-0.715,2.474 -1.659,5.145 -2.674,7.564 2.09,-0.811 4.362,-1.519 6.496,-2.02 -1.35,-1.568 -2.699,-3.526 -3.822,-5.544zM26.7767,8.712c-0.098,0.033 -1.33,1.757 0.096,3.216 0.949,-2.115 -0.053,-3.23 -0.096,-3.216z"/>
|
||||
<path android:fillColor="#CC4B4C" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m17.063,53 l-1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM17.063,44.168 L17.063,48.16 18.567,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m31.897,47.682c0,0.829 -0.089,1.538 -0.267,2.126 -0.178,0.588 -0.403,1.08 -0.677,1.477 -0.274,0.397 -0.581,0.709 -0.923,0.937 -0.342,0.228 -0.672,0.398 -0.991,0.513 -0.319,0.114 -0.611,0.187 -0.875,0.219C27.9,52.984 27.704,53 27.576,53l-3.814,0 0,-10.076 3.035,0c0.848,0 1.593,0.135 2.235,0.403 0.642,0.268 1.176,0.627 1.6,1.073 0.424,0.446 0.74,0.955 0.95,1.524 0.21,0.57 0.315,1.156 0.315,1.758zM27.03,51.797c1.112,0 1.914,-0.355 2.406,-1.066 0.492,-0.711 0.738,-1.741 0.738,-3.09 0,-0.419 -0.05,-0.834 -0.15,-1.244 -0.101,-0.41 -0.294,-0.781 -0.581,-1.114 -0.287,-0.333 -0.677,-0.602 -1.169,-0.807 -0.492,-0.205 -1.13,-0.308 -1.914,-0.308l-0.957,0 0,7.629 1.627,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m35.944,44.168 l0,3.172 4.211,0 0,1.121 -4.211,0 0,4.539 -1.668,0 0,-10.076 6.302,0 0,1.244 -4.634,0z"/>
|
||||
</vector>
|
|
@ -1,14 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#193772" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m9.8293,52.5235 l-1.4288,0 0,-8.7728 2.5232,0c0.3726,0 0.7418,0.0592 1.1066,0.1785 0.3648,0.1193 0.6922,0.2978 0.9821,0.5355 0.2899,0.2377 0.5241,0.5259 0.7026,0.8628 0.1785,0.3369 0.2682,0.7157 0.2682,1.1371 0,0.4449 -0.0758,0.8472 -0.2264,1.2085 -0.1506,0.3613 -0.3613,0.6652 -0.6312,0.9107 -0.2699,0.2455 -0.5955,0.4362 -0.976,0.5712 -0.3805,0.135 -0.8019,0.202 -1.2616,0.202l-1.0596,0 0,3.1666zM9.8293,44.8338 L9.8293,48.3095 11.1388,48.3095c0.1741,0 0.3465,-0.0296 0.518,-0.0897 0.1707,-0.0592 0.3274,-0.1567 0.4702,-0.2917 0.1428,-0.135 0.2577,-0.323 0.3448,-0.5651 0.0871,-0.242 0.1306,-0.5416 0.1306,-0.8985 0,-0.1428 -0.02,-0.3082 -0.0592,-0.4937 -0.04,-0.1863 -0.121,-0.3648 -0.2438,-0.5355 -0.1236,-0.1707 -0.296,-0.3134 -0.518,-0.4284 -0.222,-0.1149 -0.5163,-0.1724 -0.8811,-0.1724l-1.0709,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.813,52.5264 l-1.4288,0 0,-8.7728 2.5232,0c0.3726,0 0.7418,0.0592 1.1066,0.1785 0.3648,0.1193 0.6922,0.2978 0.9821,0.5355 0.2899,0.2377 0.5241,0.5259 0.7026,0.8628 0.1785,0.3369 0.2682,0.7157 0.2682,1.1371 0,0.4449 -0.0758,0.8472 -0.2264,1.2085 -0.1506,0.3613 -0.3613,0.6652 -0.6312,0.9107 -0.2699,0.2455 -0.5955,0.4362 -0.976,0.5712 -0.3805,0.135 -0.8019,0.202 -1.2616,0.202l-1.0596,0 0,3.1666zM22.813,44.8367 L22.813,48.3124 24.1225,48.3124c0.1741,0 0.3465,-0.0296 0.518,-0.0897 0.1707,-0.0592 0.3274,-0.1567 0.4702,-0.2917 0.1428,-0.135 0.2577,-0.323 0.3448,-0.5651 0.0871,-0.242 0.1306,-0.5416 0.1306,-0.8985 0,-0.1428 -0.02,-0.3082 -0.0592,-0.4937 -0.04,-0.1863 -0.121,-0.3648 -0.2438,-0.5355 -0.1236,-0.1707 -0.296,-0.3134 -0.518,-0.4284 -0.222,-0.1149 -0.5163,-0.1724 -0.8811,-0.1724l-1.0709,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m16.36,43.7528 l0,7.6897 4.0355,0 0,1.0831 -5.4878,0 0,-8.7728 1.4523,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m32.313,52.5902 l-1.6543,-3.1779c-0.0235,0 -0.0557,0.0017 -0.0949,0.0061 -0.04,0.0043 -0.101,0.0061 -0.1846,0.0061 -0.0836,0 -0.2098,0 -0.3814,0 -0.1715,0 -0.4031,0 -0.6965,0l0,3.1657 -1.4288,0 0,-8.7728 2.5232,0c0.3726,0 0.7418,0.0592 1.1066,0.1785 0.3648,0.1193 0.6922,0.2978 0.9821,0.5355 0.2899,0.2377 0.5241,0.5259 0.7026,0.8628 0.1785,0.3369 0.2682,0.7157 0.2682,1.1371 0,0.6347 -0.1471,1.1745 -0.4406,1.6186 -0.2943,0.4449 -0.6904,0.774 -1.1902,0.9882l1.9999,3.4522 -1.5115,0zM29.3013,48.3762 L30.5986,48.3762c0.1741,0 0.3483,-0.0296 0.5241,-0.0897 0.1741,-0.0592 0.3335,-0.1567 0.4763,-0.2917 0.1428,-0.135 0.2577,-0.323 0.3448,-0.5651 0.0871,-0.242 0.1306,-0.5416 0.1306,-0.8985 0,-0.1428 -0.02,-0.3082 -0.0592,-0.4937 -0.04,-0.1863 -0.121,-0.3648 -0.2438,-0.5355 -0.1228,-0.1707 -0.296,-0.3134 -0.518,-0.4284 -0.2229,-0.1149 -0.5163,-0.1724 -0.8811,-0.1724l-1.0709,0 0,3.4748z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m47.5994,43.5794 l0,6.833c0,0.4127 -0.0758,0.7601 -0.2264,1.0413 -0.1506,0.2812 -0.3535,0.5076 -0.6069,0.6783 -0.2542,0.1707 -0.5459,0.2899 -0.875,0.357 -0.33,0.0679 -0.6687,0.1019 -1.0178,0.1019 -0.175,0 -0.3796,-0.0183 -0.613,-0.054 -0.2342,-0.0357 -0.4763,-0.0905 -0.7261,-0.1663 -0.2499,-0.0758 -0.4902,-0.1611 -0.72,-0.256 -0.2307,-0.0949 -0.4249,-0.202 -0.5833,-0.3213l0.6069,-0.9638c0.0792,0.0549 0.1924,0.1132 0.3396,0.1724 0.1463,0.0592 0.3073,0.1149 0.4824,0.1663 0.1741,0.0522 0.357,0.0966 0.5476,0.1367 0.1907,0.04 0.3692,0.0592 0.5355,0.0592 0.4205,0 0.7557,-0.0818 1.0056,-0.2438 0.2499,-0.1619 0.3822,-0.4388 0.3988,-0.8271l0,-6.7137 1.4523,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m41.619,48.1217c0,0.7383 -0.0932,1.3887 -0.2795,1.952 -0.1863,0.5633 -0.4449,1.0317 -0.774,1.4044 -0.3291,0.3726 -0.7139,0.6547 -1.1545,0.8454 -0.4406,0.1907 -0.9229,0.2856 -1.4462,0.2856 -0.5233,0 -1.0056,-0.0949 -1.4462,-0.2856 -0.4406,-0.1907 -0.8254,-0.4719 -1.1545,-0.8454 -0.3291,-0.3735 -0.5877,-0.8411 -0.774,-1.4044 -0.1863,-0.5633 -0.2795,-1.2146 -0.2795,-1.952 0,-0.7375 0.0932,-1.387 0.2795,-1.9459 0.1863,-0.559 0.4449,-1.0256 0.774,-1.3983 0.3291,-0.3726 0.7139,-0.6565 1.1545,-0.8515 0.4406,-0.195 0.9229,-0.2917 1.4462,-0.2917 0.5233,0 1.0056,0.0966 1.4462,0.2917 0.4406,0.195 0.8254,0.478 1.1545,0.8515 0.3291,0.3735 0.5877,0.8393 0.774,1.3983 0.1863,0.559 0.2795,1.2076 0.2795,1.9459zM37.9291,51.4433c0.2934,0 0.5729,-0.0575 0.8393,-0.1724 0.2664,-0.1149 0.5041,-0.3039 0.7139,-0.5651 0.2098,-0.2612 0.3753,-0.6051 0.4937,-1.03 0.1184,-0.4249 0.182,-0.9421 0.1907,-1.5533 -0.0087,-0.5955 -0.0697,-1.1014 -0.1846,-1.5176 -0.1149,-0.4162 -0.2734,-0.7601 -0.4763,-1.03 -0.2029,-0.2699 -0.4327,-0.4641 -0.6904,-0.5833 -0.2577,-0.1193 -0.5294,-0.1785 -0.8158,-0.1785 -0.2943,0 -0.5729,0.0549 -0.8393,0.1663 -0.2664,0.1114 -0.5041,0.2995 -0.7139,0.5651 -0.2098,0.2656 -0.3753,0.6086 -0.4937,1.03 -0.1184,0.4214 -0.1828,0.936 -0.1907,1.5472 0.0078,0.5955 0.0697,1.1031 0.1846,1.5237 0.1149,0.4205 0.2734,0.7636 0.4763,1.03 0.2029,0.2664 0.4327,0.4597 0.6904,0.5833 0.2577,0.1236 0.5302,0.1846 0.8158,0.1846z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#193772" android:pathData="m24.3132,29.471c-0.153,0 -0.3051,-0.0378 -0.4433,-0.1134 -0.2949,-0.1622 -0.4784,-0.4719 -0.4784,-0.8083l0,-12.9038c0,-0.3364 0.1834,-0.6461 0.4784,-0.8083 0.2959,-0.1613 0.6544,-0.1493 0.9392,0.0304l10.1387,6.4519c0.2645,0.1696 0.4258,0.4627 0.4258,0.7779 0,0.3152 -0.1613,0.6083 -0.4267,0.7779l-10.1387,6.4519c-0.1502,0.0949 -0.3226,0.1438 -0.495,0.1438z"/>
|
||||
<path android:fillColor="#193772" android:pathData="m28,35.9229c-7.6234,0 -13.8255,-6.2021 -13.8255,-13.8255 0,-7.6234 6.2021,-13.8255 13.8255,-13.8255 7.6234,0 13.8255,6.2021 13.8255,13.8255 0,7.6234 -6.2021,13.8255 -13.8255,13.8255zM28,10.5348c-6.6067,0 -11.5626,4.9559 -11.5626,11.5626 0,6.6067 4.9559,11.5626 11.5626,11.5626 6.6067,0 11.5626,-4.9559 11.5626,-11.5626 0,-6.6067 -4.9559,-11.5626 -11.5626,-11.5626z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#659C35" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m16.933,53 l-1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM16.933,44.168 L16.933,48.16 18.437,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m30.864,42.924 l0,10.076 -1.668,0 -3.951,-6.945 0,6.945 -1.668,0 0,-10.076 1.668,0 3.951,6.945 0,-6.945 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m40.708,47.805 l0,3.896c-0.21,0.265 -0.444,0.48 -0.704,0.649 -0.26,0.169 -0.533,0.308 -0.82,0.417 -0.287,0.109 -0.584,0.187 -0.889,0.233 -0.306,0.046 -0.608,0.068 -0.909,0.068 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.51,-1.178 0.889,-1.606 0.378,-0.429 0.822,-0.754 1.333,-0.978 0.51,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.057,0.091 1.531,0.273 0.474,0.183 0.897,0.456 1.271,0.82l-1.135,1.012c-0.219,-0.265 -0.47,-0.456 -0.752,-0.574 -0.283,-0.118 -0.574,-0.178 -0.875,-0.178 -0.337,0 -0.659,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.242,0.306 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.276 0.212,1.777 0.132,0.501 0.314,0.911 0.547,1.23 0.233,0.319 0.497,0.556 0.793,0.711 0.296,0.155 0.608,0.232 0.937,0.232 0.1,0 0.234,-0.007 0.403,-0.021 0.168,-0.014 0.337,-0.036 0.506,-0.068 0.168,-0.032 0.33,-0.075 0.485,-0.13 0.155,-0.055 0.269,-0.132 0.342,-0.232l0,-2.488 -1.709,0 0,-1.121 3.336,0z"/>
|
||||
<path android:fillColor="#F3D55B" android:pathData="M18.931,14.431m-4.569,0a4.569,4.569 0,1 1,9.138 0a4.569,4.569 0,1 1,-9.138 0"/>
|
||||
<path android:fillColor="#88C057" android:pathData="M6.5,39l11,0l32,0l0,-11l-10,-9.5l-10.5,11.5l-5.483,-5.483z"/>
|
||||
</vector>
|
|
@ -1,14 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#F6712E" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m17.808,53 l-1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM17.808,44.168 L17.808,48.16 19.312,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m26.08,53 l-1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM26.08,44.168 L26.08,48.16 27.584,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m39.833,42.924 l0,1.121 -3.008,0 0,8.955 -1.654,0 0,-8.955 -3.008,0 0,-1.121 7.67,0z"/>
|
||||
<path android:fillColor="#f6712e" android:pathData="m40,30 l-24,0 0,-16 24,0 0,16zM18,28 L38,28 38,16 18,16 18,28z"/>
|
||||
<path android:fillColor="#f6712e" android:pathData="m20.999,35c-0.175,0 -0.353,-0.046 -0.514,-0.143 -0.474,-0.284 -0.627,-0.898 -0.343,-1.372l3,-5c0.284,-0.474 0.898,-0.627 1.372,-0.343 0.474,0.284 0.627,0.898 0.343,1.372l-3,5C21.67,34.827 21.339,35 20.999,35Z"/>
|
||||
<path android:fillColor="#f6712e" android:pathData="m35.001,35c-0.34,0 -0.671,-0.173 -0.858,-0.485l-3,-5c-0.284,-0.474 -0.131,-1.088 0.343,-1.372 0.474,-0.283 1.088,-0.131 1.372,0.343l3,5c0.284,0.474 0.131,1.088 -0.343,1.372C35.354,34.954 35.176,35 35.001,35Z"/>
|
||||
<path android:fillColor="#f6712e" android:pathData="m28,16c-0.552,0 -1,-0.447 -1,-1l0,-3c0,-0.553 0.448,-1 1,-1 0.552,0 1,0.447 1,1l0,3c0,0.553 -0.448,1 -1,1z"/>
|
||||
<path android:fillColor="#f98952" android:pathData="M17.9161,15.9497h20.1678v12.1007h-20.1678z"/>
|
||||
</vector>
|
|
@ -1,14 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#653e66" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m9.8293,52.5235 l-1.4288,0 0,-8.7728 2.5232,0c0.3726,0 0.7418,0.0592 1.1066,0.1785 0.3648,0.1193 0.6922,0.2978 0.9821,0.5355 0.2899,0.2377 0.5241,0.5259 0.7026,0.8628 0.1785,0.3369 0.2682,0.7157 0.2682,1.1371 0,0.4449 -0.0758,0.8472 -0.2264,1.2085 -0.1506,0.3613 -0.3613,0.6652 -0.6312,0.9107 -0.2699,0.2455 -0.5955,0.4362 -0.976,0.5712 -0.3805,0.135 -0.8019,0.202 -1.2616,0.202l-1.0596,0 0,3.1666zM9.8293,44.8338 L9.8293,48.3095 11.1388,48.3095c0.1741,0 0.3465,-0.0296 0.518,-0.0897 0.1707,-0.0592 0.3274,-0.1567 0.4702,-0.2917 0.1428,-0.135 0.2577,-0.323 0.3448,-0.5651 0.0871,-0.242 0.1306,-0.5416 0.1306,-0.8985 0,-0.1428 -0.02,-0.3082 -0.0592,-0.4937 -0.04,-0.1863 -0.121,-0.3648 -0.2438,-0.5355 -0.1236,-0.1707 -0.296,-0.3134 -0.518,-0.4284 -0.222,-0.1149 -0.5163,-0.1724 -0.8811,-0.1724l-1.0709,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.813,52.5264 l-1.4288,0 0,-8.7728 2.5232,0c0.3726,0 0.7418,0.0592 1.1066,0.1785 0.3648,0.1193 0.6922,0.2978 0.9821,0.5355 0.2899,0.2377 0.5241,0.5259 0.7026,0.8628 0.1785,0.3369 0.2682,0.7157 0.2682,1.1371 0,0.4449 -0.0758,0.8472 -0.2264,1.2085 -0.1506,0.3613 -0.3613,0.6652 -0.6312,0.9107 -0.2699,0.2455 -0.5955,0.4362 -0.976,0.5712 -0.3805,0.135 -0.8019,0.202 -1.2616,0.202l-1.0596,0 0,3.1666zM22.813,44.8367 L22.813,48.3124 24.1225,48.3124c0.1741,0 0.3465,-0.0296 0.518,-0.0897 0.1707,-0.0592 0.3274,-0.1567 0.4702,-0.2917 0.1428,-0.135 0.2577,-0.323 0.3448,-0.5651 0.0871,-0.242 0.1306,-0.5416 0.1306,-0.8985 0,-0.1428 -0.02,-0.3082 -0.0592,-0.4937 -0.04,-0.1863 -0.121,-0.3648 -0.2438,-0.5355 -0.1236,-0.1707 -0.296,-0.3134 -0.518,-0.4284 -0.222,-0.1149 -0.5163,-0.1724 -0.8811,-0.1724l-1.0709,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m32.313,52.5902 l-1.6543,-3.1779c-0.0235,0 -0.0557,0.0017 -0.0949,0.0061 -0.04,0.0043 -0.101,0.0061 -0.1846,0.0061 -0.0836,0 -0.2098,0 -0.3814,0 -0.1715,0 -0.4031,0 -0.6965,0l0,3.1657 -1.4288,0 0,-8.7728 2.5232,0c0.3726,0 0.7418,0.0592 1.1066,0.1785 0.3648,0.1193 0.6922,0.2978 0.9821,0.5355 0.2899,0.2377 0.5241,0.5259 0.7026,0.8628 0.1785,0.3369 0.2682,0.7157 0.2682,1.1371 0,0.6347 -0.1471,1.1745 -0.4406,1.6186 -0.2943,0.4449 -0.6904,0.774 -1.1902,0.9882l1.9999,3.4522 -1.5115,0zM29.3013,48.3762 L30.5986,48.3762c0.1741,0 0.3483,-0.0296 0.5241,-0.0897 0.1741,-0.0592 0.3335,-0.1567 0.4763,-0.2917 0.1428,-0.135 0.2577,-0.323 0.3448,-0.5651 0.0871,-0.242 0.1306,-0.5416 0.1306,-0.8985 0,-0.1428 -0.02,-0.3082 -0.0592,-0.4937 -0.04,-0.1863 -0.121,-0.3648 -0.2438,-0.5355 -0.1228,-0.1707 -0.296,-0.3134 -0.518,-0.4284 -0.2229,-0.1149 -0.5163,-0.1724 -0.8811,-0.1724l-1.0709,0 0,3.4748z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m47.5994,43.5794 l0,6.833c0,0.4127 -0.0758,0.7601 -0.2264,1.0413 -0.1506,0.2812 -0.3535,0.5076 -0.6069,0.6783 -0.2542,0.1707 -0.5459,0.2899 -0.875,0.357 -0.33,0.0679 -0.6687,0.1019 -1.0178,0.1019 -0.175,0 -0.3796,-0.0183 -0.613,-0.054 -0.2342,-0.0357 -0.4763,-0.0905 -0.7261,-0.1663 -0.2499,-0.0758 -0.4902,-0.1611 -0.72,-0.256 -0.2307,-0.0949 -0.4249,-0.202 -0.5833,-0.3213l0.6069,-0.9638c0.0792,0.0549 0.1924,0.1132 0.3396,0.1724 0.1463,0.0592 0.3073,0.1149 0.4824,0.1663 0.1741,0.0522 0.357,0.0966 0.5476,0.1367 0.1907,0.04 0.3692,0.0592 0.5355,0.0592 0.4205,0 0.7557,-0.0818 1.0056,-0.2438 0.2499,-0.1619 0.3822,-0.4388 0.3988,-0.8271l0,-6.7137 1.4523,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m41.619,48.1217c0,0.7383 -0.0932,1.3887 -0.2795,1.952 -0.1863,0.5633 -0.4449,1.0317 -0.774,1.4044 -0.3291,0.3726 -0.7139,0.6547 -1.1545,0.8454 -0.4406,0.1907 -0.9229,0.2856 -1.4462,0.2856 -0.5233,0 -1.0056,-0.0949 -1.4462,-0.2856 -0.4406,-0.1907 -0.8254,-0.4719 -1.1545,-0.8454 -0.3291,-0.3735 -0.5877,-0.8411 -0.774,-1.4044 -0.1863,-0.5633 -0.2795,-1.2146 -0.2795,-1.952 0,-0.7375 0.0932,-1.387 0.2795,-1.9459 0.1863,-0.559 0.4449,-1.0256 0.774,-1.3983 0.3291,-0.3726 0.7139,-0.6565 1.1545,-0.8515 0.4406,-0.195 0.9229,-0.2917 1.4462,-0.2917 0.5233,0 1.0056,0.0966 1.4462,0.2917 0.4406,0.195 0.8254,0.478 1.1545,0.8515 0.3291,0.3735 0.5877,0.8393 0.774,1.3983 0.1863,0.559 0.2795,1.2076 0.2795,1.9459zM37.9291,51.4433c0.2934,0 0.5729,-0.0575 0.8393,-0.1724 0.2664,-0.1149 0.5041,-0.3039 0.7139,-0.5651 0.2098,-0.2612 0.3753,-0.6051 0.4937,-1.03 0.1184,-0.4249 0.182,-0.9421 0.1907,-1.5533 -0.0087,-0.5955 -0.0697,-1.1014 -0.1846,-1.5176 -0.1149,-0.4162 -0.2734,-0.7601 -0.4763,-1.03 -0.2029,-0.2699 -0.4327,-0.4641 -0.6904,-0.5833 -0.2577,-0.1193 -0.5294,-0.1785 -0.8158,-0.1785 -0.2943,0 -0.5729,0.0549 -0.8393,0.1663 -0.2664,0.1114 -0.5041,0.2995 -0.7139,0.5651 -0.2098,0.2656 -0.3753,0.6086 -0.4937,1.03 -0.1184,0.4214 -0.1828,0.936 -0.1907,1.5472 0.0078,0.5955 0.0697,1.1031 0.1846,1.5237 0.1149,0.4205 0.2734,0.7636 0.4763,1.03 0.2029,0.2664 0.4327,0.4597 0.6904,0.5833 0.2577,0.1236 0.5302,0.1846 0.8158,0.1846z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m19.1242,52.5423 l-1.6543,-3.1779c-0.0235,0 -0.0557,0.0017 -0.0949,0.0061 -0.04,0.0043 -0.101,0.0061 -0.1846,0.0061 -0.0836,0 -0.2098,0 -0.3814,0 -0.1715,0 -0.4031,0 -0.6965,0l0,3.1657 -1.4288,0 0,-8.7728 2.5232,0c0.3726,0 0.7418,0.0592 1.1066,0.1785 0.3648,0.1193 0.6922,0.2978 0.9821,0.5355 0.2899,0.2377 0.5241,0.5259 0.7026,0.8628 0.1785,0.3369 0.2682,0.7157 0.2682,1.1371 0,0.6347 -0.1471,1.1745 -0.4406,1.6186 -0.2943,0.4449 -0.6904,0.774 -1.1902,0.9882l1.9999,3.4522 -1.5115,0zM16.1125,48.3283 L17.4098,48.3283c0.1741,0 0.3483,-0.0296 0.5241,-0.0897 0.1741,-0.0592 0.3335,-0.1567 0.4763,-0.2917 0.1428,-0.135 0.2577,-0.323 0.3448,-0.5651 0.0871,-0.242 0.1306,-0.5416 0.1306,-0.8985 0,-0.1428 -0.02,-0.3082 -0.0592,-0.4937 -0.04,-0.1863 -0.121,-0.3648 -0.2438,-0.5355 -0.1228,-0.1707 -0.296,-0.3134 -0.518,-0.4284 -0.2229,-0.1149 -0.5163,-0.1724 -0.8811,-0.1724l-1.0709,0 0,3.4748z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#653e66" android:pathData="m24.3132,29.5007c-0.153,0 -0.3051,-0.0378 -0.4433,-0.1134 -0.2949,-0.1622 -0.4784,-0.4719 -0.4784,-0.8083l0,-12.9038c0,-0.3364 0.1834,-0.6461 0.4784,-0.8083 0.2959,-0.1613 0.6544,-0.1493 0.9392,0.0304l10.1387,6.4519c0.2645,0.1696 0.4258,0.4627 0.4258,0.7779 0,0.3152 -0.1613,0.6083 -0.4267,0.7779l-10.1387,6.4519c-0.1502,0.0949 -0.3226,0.1438 -0.495,0.1438z"/>
|
||||
<path android:fillColor="#653e66" android:pathData="m28,35.9526c-7.6234,0 -13.8255,-6.2021 -13.8255,-13.8255 0,-7.6234 6.2021,-13.8255 13.8255,-13.8255 7.6234,0 13.8255,6.2021 13.8255,13.8255 0,7.6234 -6.2021,13.8255 -13.8255,13.8255zM28,10.5645c-6.6067,0 -11.5626,4.9559 -11.5626,11.5626 0,6.6067 4.9559,11.5626 11.5626,11.5626 6.6067,0 11.5626,-4.9559 11.5626,-11.5626 0,-6.6067 -4.9559,-11.5626 -11.5626,-11.5626z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#5889C4" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m17.6985,53 l-1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM17.6985,44.168 L17.6985,48.16 19.2025,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m30.0435,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.611,0.467 -1.012,0.622 -0.401,0.155 -0.857,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.055 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.399,-0.212 -0.554,-0.349l0.287,-1.176c0.127,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.209,0.06 0.419,0.107 0.629,0.144 0.209,0.036 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.105,-0.574 -0.314,-0.793C27.9855,49.198 27.7235,49 27.4095,48.822 27.0955,48.644 26.7555,48.467 26.3905,48.289 26.0255,48.111 25.6835,47.901 25.3655,47.66c-0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.119,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.064,0.123 -0.119,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137 -0.055,-0.027 -0.116,-0.063 -0.185,-0.109 -0.069,-0.046 -0.167,-0.091 -0.294,-0.137 -0.128,-0.046 -0.296,-0.077 -0.506,-0.096 -0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.159 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.209,0.224 0.469,0.419 0.779,0.588 0.31,0.169 0.647,0.333 1.012,0.492 0.364,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.213,0.342 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m39.9425,47.682c0,0.829 -0.089,1.538 -0.267,2.126 -0.178,0.588 -0.403,1.08 -0.677,1.477 -0.274,0.397 -0.581,0.709 -0.923,0.937 -0.342,0.228 -0.672,0.398 -0.991,0.513 -0.319,0.114 -0.611,0.187 -0.875,0.219C35.9455,52.984 35.7495,53 35.6225,53l-3.814,0 0,-10.076 3.035,0c0.848,0 1.593,0.135 2.235,0.403 0.642,0.268 1.176,0.627 1.6,1.073 0.424,0.446 0.74,0.955 0.95,1.524 0.209,0.57 0.314,1.156 0.314,1.758zM35.0755,51.797c1.112,0 1.914,-0.355 2.406,-1.066 0.492,-0.711 0.738,-1.741 0.738,-3.09 0,-0.419 -0.05,-0.834 -0.15,-1.244 -0.101,-0.41 -0.294,-0.781 -0.581,-1.114 -0.287,-0.333 -0.677,-0.602 -1.169,-0.807 -0.492,-0.205 -1.13,-0.308 -1.914,-0.308l-0.957,0 0,7.629 1.627,0z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#5889c4" android:pathData="m36.8833,12.1486c-1.2445,0.1309 -2.7418,0.9594 -4.5774,2.5327 -3.3209,2.8464 -7.2384,7.7612 -9.7613,11.2973 -1.8422,-0.2873 -3.7839,0.5006 -4.9335,1.9376 -2.1101,2.6377 -0.3437,4.9916 -2.3341,7.0904 -0.3466,0.3654 -0.223,0.9658 0.2404,1.1642 3.2563,1.3941 7.4188,0.5252 9.3714,-1.5337 1.1934,-1.2583 1.8427,-3.1159 1.5165,-4.8647 3.4897,-2.6777 8.3111,-6.8052 11.0415,-10.2296 1.5119,-1.8963 2.2792,-3.4216 2.3456,-4.6633 0.0896,-1.6727 -1.2086,-2.9096 -2.9091,-2.7309zM23.838,33.6403c-1.321,1.3929 -4.2437,2.2041 -6.8444,1.5105 1.4542,-2.3195 0.2042,-4.3994 1.7484,-6.3297 1.2671,-1.5839 3.8157,-2.0274 5.2967,-0.5464 1.7303,1.7305 0.9243,4.1793 -0.2006,5.3656zM23.9862,26.4544c0.355,-0.4909 0.9119,-1.2487 1.6072,-2.1561l2.3763,2.3765c-0.8751,0.7197 -1.6059,1.2968 -2.0797,1.6653 -0.4269,-0.7666 -1.0875,-1.4536 -1.9038,-1.8857zM38.3461,14.802c-0.1626,3.0418 -6.9446,8.981 -9.2598,10.9411l-2.5967,-2.5969c1.905,-2.412 7.4959,-9.2364 10.5452,-9.5571 0.8136,-0.0857 1.3533,0.4277 1.3113,1.2129z"/>
|
||||
</vector>
|
|
@ -1,21 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#90BAE1" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m20.87,53 l-1.9,-3.65c-0.027,0 -0.064,0.002 -0.109,0.007 -0.046,0.005 -0.116,0.007 -0.212,0.007 -0.096,0 -0.241,0 -0.438,0 -0.197,0 -0.463,0 -0.8,0l0,3.636 -1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.729 -0.169,1.349 -0.506,1.859 -0.338,0.511 -0.793,0.889 -1.367,1.135L22.606,53 20.87,53ZM17.411,48.16 L18.901,48.16c0.2,0 0.4,-0.034 0.602,-0.103 0.2,-0.068 0.383,-0.18 0.547,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.141,-0.196 -0.34,-0.36 -0.595,-0.492 -0.256,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0 0,3.991z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m31.931,42.924 l0,1.121 -3.008,0 0,8.955 -1.654,0 0,-8.955 -3.008,0 0,-1.121 7.67,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m35.595,44.168 l0,3.172 4.211,0 0,1.121 -4.211,0 0,4.539 -1.668,0 0,-10.076 6.303,0 0,1.244 -4.635,0z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m12.5,13 l6,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1l-6,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m12.5,18 l9,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1l-9,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m25.5,18c0.26,0 0.52,-0.11 0.71,-0.29 0.18,-0.19 0.29,-0.45 0.29,-0.71 0,-0.26 -0.11,-0.52 -0.29,-0.71 -0.38,-0.37 -1.04,-0.37 -1.42,0 -0.181,0.19 -0.29,0.44 -0.29,0.71 0,0.27 0.109,0.52 0.29,0.71 0.189,0.18 0.45,0.29 0.71,0.29z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m29.5,18 l8,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1l-8,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m11.79,31.29c-0.181,0.19 -0.29,0.44 -0.29,0.71 0,0.27 0.109,0.52 0.29,0.71 0.189,0.18 0.439,0.29 0.71,0.29 0.27,0 0.52,-0.11 0.71,-0.29 0.18,-0.19 0.29,-0.45 0.29,-0.71 0,-0.26 -0.11,-0.52 -0.29,-0.71 -0.37,-0.37 -1.05,-0.37 -1.42,0z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m24.5,31 l-8,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1l8,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m41.5,18 l2,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1l-2,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m12.5,23 l22,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1l-22,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m43.5,21 l-6,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1l6,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m12.5,28 l4,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1l-4,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m30.5,26 l-10,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1l10,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
<path android:fillColor="#90bae1" android:pathData="m43.5,26 l-9,0c-0.553,0 -1,0.448 -1,1 0,0.552 0.447,1 1,1l9,0c0.553,0 1,-0.448 1,-1 0,-0.552 -0.447,-1 -1,-1z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#2f5074" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m21.9699,43.7399 l0,3.172 4.211,0 0,1.121 -4.211,0 0,3.295 4.635,0 0,1.244 -6.303,0 0,-10.076 6.303,0 0,1.244 -4.635,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m40.7506,47.66 l2.557,4.895 -1.9,0 -1.6,-3.801 -0.137,0 -1.723,3.801 -1.9,0 2.557,-4.895 -2.721,-5.182 1.873,0 1.777,4.102 0.137,0 1.928,-4.102 1.873,0 -2.721,5.182z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m18.3814,49.7738c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.61,0.467 -1.012,0.622 -0.402,0.155 -0.856,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.054 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.398,-0.212 -0.554,-0.349l0.287,-1.176c0.128,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.21,0.059 0.419,0.107 0.629,0.144 0.21,0.037 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.104,-0.574 -0.314,-0.793 -0.21,-0.219 -0.472,-0.417 -0.786,-0.595 -0.314,-0.178 -0.654,-0.355 -1.019,-0.533 -0.365,-0.178 -0.706,-0.388 -1.025,-0.629 -0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.118,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.063,0.123 -0.118,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137 -0.055,-0.027 -0.116,-0.063 -0.185,-0.109 -0.069,-0.046 -0.166,-0.091 -0.294,-0.137 -0.128,-0.046 -0.296,-0.077 -0.506,-0.096 -0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.16 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.21,0.224 0.47,0.419 0.779,0.588 0.309,0.169 0.647,0.333 1.012,0.492 0.365,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.21,0.341 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m34.6854,49.7738c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.61,0.467 -1.012,0.622 -0.402,0.155 -0.856,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.054 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.398,-0.212 -0.554,-0.349l0.287,-1.176c0.128,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.21,0.059 0.419,0.107 0.629,0.144 0.21,0.037 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.104,-0.574 -0.314,-0.793 -0.21,-0.219 -0.472,-0.417 -0.786,-0.595 -0.314,-0.178 -0.654,-0.355 -1.019,-0.533 -0.365,-0.178 -0.706,-0.388 -1.025,-0.629 -0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.118,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.063,0.123 -0.118,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137 -0.055,-0.027 -0.116,-0.063 -0.185,-0.109 -0.069,-0.046 -0.166,-0.091 -0.294,-0.137 -0.128,-0.046 -0.296,-0.077 -0.506,-0.096 -0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.16 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.21,0.224 0.47,0.419 0.779,0.588 0.309,0.169 0.647,0.333 1.012,0.492 0.365,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.21,0.341 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#2f5074" android:pathData="m36.3914,17.8685c-0.567,-0.796 -1.3,-1.543 -2.308,-2.351 -3.914,-3.131 -4.757,-6.277 -4.862,-6.738l0,-0.897c0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1l0,1 0,8.359 0,9.053 -3.706,0c-3.882,0 -6.294,1.961 -6.294,5.117 0,3.466 2.24,5.706 5.706,5.706 3.471,0 6.294,-2.823 6.294,-6.294l0,-11.473 0.298,0.243c0.34,0.336 0.861,0.72 1.521,1.205 2.318,1.709 6.2,4.567 5.224,7.793 -0.029,0.098 -0.043,0.195 -0.043,0.291 0,0.43 0.278,0.826 0.71,0.957 0.097,0.029 0.194,0.043 0.29,0.043 0.43,0 0.826,-0.278 0.957,-0.71 1.627,-5.375 -0.422,-9.39 -1.787,-11.304zM27.2214,30.8235c0,2.368 -1.926,4.294 -4.294,4.294 -2.355,0 -3.706,-1.351 -3.706,-3.706 0,-2.576 2.335,-3.117 4.294,-3.117l3.706,0 0,2.529zM32.2264,19.1905c-0.571,-0.422 -1.065,-0.785 -1.371,-1.081l-1.634,-1.34 0,-3.473c0.827,1.174 1.987,2.483 3.612,3.783 0.858,0.688 1.472,1.308 1.929,1.95 0.716,1.003 1.431,2.339 1.788,3.978 -1.327,-1.61 -3.084,-2.904 -4.324,-3.817z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#E57E25" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m21.322,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.643 -0.636,0.902 -0.274,0.259 -0.61,0.467 -1.012,0.622 -0.402,0.155 -0.856,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034C17.171,52.998 16.937,52.958 16.7,52.904 16.463,52.85 16.237,52.774 16.023,52.678 15.809,52.582 15.625,52.466 15.469,52.329l0.287,-1.176c0.128,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.21,0.059 0.419,0.107 0.629,0.144 0.21,0.037 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.104,-0.574 -0.314,-0.793C19.264,49.198 19.002,49 18.688,48.822 18.374,48.644 18.034,48.467 17.669,48.289 17.304,48.111 16.963,47.901 16.644,47.66c-0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.118,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.063,0.123 -0.118,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137 -0.055,-0.027 -0.116,-0.063 -0.185,-0.109 -0.069,-0.046 -0.166,-0.091 -0.294,-0.137 -0.128,-0.046 -0.296,-0.077 -0.506,-0.096 -0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.16 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.21,0.224 0.47,0.419 0.779,0.588 0.309,0.169 0.647,0.333 1.012,0.492 0.365,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.21,0.341 0.318,0.781 0.318,1.319z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m25.724,53.055 l-3.131,-10.131 1.873,0 2.338,8.695 2.475,-8.695 1.859,0 -3.281,10.131 -2.133,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m40.531,47.805 l0,3.896c-0.21,0.265 -0.444,0.48 -0.704,0.649 -0.26,0.169 -0.533,0.308 -0.82,0.417 -0.287,0.109 -0.583,0.187 -0.889,0.233 -0.306,0.046 -0.608,0.068 -0.909,0.068 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.642 0.511,-1.178 0.889,-1.606 0.378,-0.428 0.822,-0.754 1.333,-0.978 0.511,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.058,0.091 1.531,0.273 0.473,0.182 0.897,0.456 1.271,0.82l-1.135,1.012c-0.219,-0.265 -0.47,-0.456 -0.752,-0.574 -0.282,-0.118 -0.574,-0.178 -0.875,-0.178 -0.337,0 -0.658,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.241,0.305 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.276 0.212,1.777 0.132,0.501 0.314,0.911 0.547,1.23 0.233,0.319 0.497,0.556 0.793,0.711 0.296,0.155 0.608,0.232 0.937,0.232 0.101,0 0.234,-0.007 0.403,-0.021 0.169,-0.014 0.337,-0.036 0.506,-0.068 0.169,-0.032 0.33,-0.075 0.485,-0.13 0.155,-0.055 0.269,-0.132 0.342,-0.232l0,-2.488 -1.709,0 0,-1.121 3.336,0z"/>
|
||||
<path android:fillColor="#e57e25" android:pathData="m45,22 l0,-6 -6,0 0,2 -6,0 0,-4 -10,0 0,4 -6,0 0,-2 -6,0 0,6 6,0 0,-2 3.548,0C15.982,22.636 13,27.588 13,33c0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1 0,-5.246 3.229,-9.999 8,-11.995l0,2.995 10,0 0,-2.995c4.771,1.997 8,6.75 8,11.995 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1 0,-5.412 -2.982,-10.364 -7.548,-13l3.548,0 0,2 6,0zM15,20 L13,20 13,18 15,18 15,20zM31,22 L25,22 25,18.246 25,16 31,16 31,18.246 31,22zM41,18 L43,18 43,20 41,20 41,18z"/>
|
||||
</vector>
|
|
@ -1,21 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#95A5A5" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m22.504,42.924 l0,1.121 -3.008,0 0,8.955 -1.654,0 0,-8.955 -3.008,0 0,-1.121 7.67,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="M29.08,48.105 L31.637,53l-1.9,0 -1.6,-3.801 -0.137,0 -1.722,3.801 -1.9,0 2.557,-4.895 -2.721,-5.182 1.873,0 1.777,4.102 0.137,0 1.928,-4.102 1.873,0 -2.722,5.182z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m41.166,42.924 l0,1.121 -3.008,0 0,8.955 -1.654,0 0,-8.955 -3.008,0 0,-1.121 7.67,0z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m18.5,13 l-6,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l6,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m21.5,18 l-9,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l9,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="M25.5,18C25.24,18 24.979,17.89 24.79,17.71 24.609,17.52 24.5,17.27 24.5,17c0,-0.27 0.109,-0.52 0.3,-0.71 0.36,-0.37 1.04,-0.37 1.41,0 0.18,0.19 0.29,0.45 0.29,0.71 0,0.26 -0.11,0.52 -0.29,0.71C26.02,17.89 25.76,18 25.5,18Z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m37.5,18 l-8,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l8,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="M12.5,33C12.24,33 11.979,32.89 11.79,32.71 11.609,32.52 11.5,32.26 11.5,32c0,-0.26 0.109,-0.52 0.29,-0.71 0.37,-0.37 1.05,-0.37 1.42,0.01 0.18,0.18 0.29,0.44 0.29,0.7 0,0.26 -0.11,0.52 -0.29,0.71C13.02,32.89 12.76,33 12.5,33Z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m24.5,33 l-8,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l8,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m43.5,18 l-2,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l2,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m34.5,23 l-22,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l22,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m43.5,23 l-6,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l6,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m16.5,28 l-4,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l4,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m30.5,28 l-10,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l10,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
<path android:fillColor="#95a5a5" android:pathData="m43.5,28 l-9,0c-0.553,0 -1,-0.448 -1,-1 0,-0.552 0.447,-1 1,-1l9,0c0.553,0 1,0.448 1,1 0,0.552 -0.447,1 -1,1z"/>
|
||||
</vector>
|
|
@ -1,8 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#d9d7ca" android:pathData="M37.5,12l11.849,0l-11.849,-11.849z"/>
|
||||
<path android:fillColor="#ef5350" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m36.8058,43.7229 l0,3.172 4.211,0 0,1.121 -4.211,0 0,4.539 -1.668,0 0,-10.076 6.303,0 0,1.244 -4.635,0zM17.6902,52.5231 L14.5592,42.3921 16.4322,42.3921 18.7702,51.0871 21.2452,42.3921 23.1042,42.3921 19.8232,52.5231 17.6902,52.5231zM31.7421,51.4593c-0.374,0.364 -0.798,0.638 -1.271,0.82 -0.473,0.182 -0.984,0.273 -1.531,0.273 -0.602,0 -1.155,-0.109 -1.661,-0.328 -0.506,-0.219 -0.948,-0.542 -1.326,-0.971 -0.378,-0.429 -0.675,-0.966 -0.889,-1.613 -0.214,-0.647 -0.321,-1.395 -0.321,-2.242 0,-0.847 0.107,-1.593 0.321,-2.235 0.214,-0.643 0.511,-1.178 0.889,-1.606 0.378,-0.428 0.822,-0.754 1.333,-0.978 0.511,-0.224 1.062,-0.335 1.654,-0.335 0.547,0 1.058,0.091 1.531,0.273 0.473,0.182 0.897,0.456 1.271,0.82l-1.135,1.012c-0.228,-0.265 -0.48,-0.456 -0.759,-0.574 -0.279,-0.118 -0.567,-0.178 -0.868,-0.178 -0.337,0 -0.658,0.063 -0.964,0.191 -0.306,0.128 -0.579,0.344 -0.82,0.649 -0.241,0.305 -0.431,0.699 -0.567,1.183 -0.136,0.484 -0.21,1.075 -0.219,1.777 0.009,0.684 0.08,1.267 0.212,1.75 0.132,0.483 0.314,0.877 0.547,1.183 0.233,0.306 0.497,0.528 0.793,0.67 0.296,0.142 0.608,0.212 0.937,0.212 0.329,0 0.636,-0.06 0.923,-0.178 0.287,-0.118 0.549,-0.31 0.786,-0.574l1.134,0.999z"/>
|
||||
<path android:fillColor="#ef5350" android:pathData="m28,22.0684c3.293,0 6.0018,-2.6557 6.0018,-6.0018 0,-3.3462 -2.6557,-6.0018 -6.0018,-6.0018 -3.3462,0 -6.0018,2.6557 -6.0018,6.0018 0,3.3462 2.7088,6.0018 6.0018,6.0018zM28,25.0427c-3.9835,0 -11.9506,2.0183 -11.9506,6.0018l0,2.9744 23.9011,0 0,-2.9744C39.9506,27.0611 31.9835,25.0427 28,25.0427Z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#d9d7ca" android:pathData="M37.5,12l11.849,0l-11.849,-11.849z"/>
|
||||
<path android:fillColor="#5c6bc0" android:pathData="M48.037,56 L7.963,56C7.155,56 6.5,55.345 6.5,54.537L6.5,39l43,0 0,15.537C49.5,55.345 48.845,56 48.037,56Z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m25.4925,42.6667 l-2.721,10.131 -2.133,0 -1.654,-7.602 -1.764,7.602 -2.146,0 -2.557,-10.131 1.859,0 1.777,8.695 1.914,-8.695 1.859,0 1.777,8.695 1.928,-8.695 1.861,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m25.7935,52.7637 l3.527,-10.063 1.627,0 3.501,10.063 -1.695,0 -0.725,-2.092 -3.787,0 -0.739,2.092 -1.709,0zM28.6235,49.5647 L31.6315,49.5647 30.1415,45.2167 28.6235,49.5647z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m38.0685,52.7977 l-3.131,-10.131 1.873,0 2.338,8.695 2.475,-8.695 1.859,0 -3.281,10.131 -2.133,0z"/>
|
||||
<path android:fillColor="#5c6bc0" android:pathData="m36.3914,17.8685c-0.567,-0.796 -1.3,-1.543 -2.308,-2.351 -3.914,-3.131 -4.757,-6.277 -4.862,-6.738l0,-0.897c0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1l0,1 0,8.359 0,9.053 -3.706,0c-3.882,0 -6.294,1.961 -6.294,5.117 0,3.466 2.24,5.706 5.706,5.706 3.471,0 6.294,-2.823 6.294,-6.294l0,-11.473 0.298,0.243c0.34,0.336 0.861,0.72 1.521,1.205 2.318,1.709 6.2,4.567 5.224,7.793 -0.029,0.098 -0.043,0.195 -0.043,0.291 0,0.43 0.278,0.826 0.71,0.957 0.097,0.029 0.194,0.043 0.29,0.043 0.43,0 0.826,-0.278 0.957,-0.71 1.627,-5.375 -0.422,-9.39 -1.787,-11.304zM27.2214,30.8235c0,2.368 -1.926,4.294 -4.294,4.294 -2.355,0 -3.706,-1.351 -3.706,-3.706 0,-2.576 2.335,-3.117 4.294,-3.117l3.706,0 0,2.529zM32.2264,19.1905c-0.571,-0.422 -1.065,-0.785 -1.371,-1.081l-1.634,-1.34 0,-3.473c0.827,1.174 1.987,2.483 3.612,3.783 0.858,0.688 1.472,1.308 1.929,1.95 0.716,1.003 1.431,2.339 1.788,3.978 -1.327,-1.61 -3.084,-2.904 -4.324,-3.817z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#FF5364" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m33.2067,42.924 l1.668,0 0,10.076 -1.668,0 0,-6.932 -2.256,5.605 -1.449,0 -2.27,-5.605 0,6.932 -1.668,0 0,-10.076 1.668,0 2.994,6.891 2.981,-6.891z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m24.3113,42.94 l-2.721,10.131 -2.133,0 -1.654,-7.602 -1.764,7.602 -2.146,0 -2.557,-10.131 1.859,0 1.777,8.695 1.914,-8.695 1.859,0 1.777,8.695 1.928,-8.695 1.861,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m39.2497,53.0413 l-3.131,-10.131 1.873,0 2.338,8.695 2.475,-8.695 1.859,0 -3.281,10.131 -2.133,0z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#ff5364" android:pathData="m24.3132,29.5219c-0.153,0 -0.3051,-0.0378 -0.4433,-0.1134 -0.2949,-0.1622 -0.4784,-0.4719 -0.4784,-0.8083l0,-12.9038c0,-0.3364 0.1834,-0.6461 0.4784,-0.8083 0.2959,-0.1613 0.6544,-0.1493 0.9392,0.0304l10.1387,6.4519c0.2645,0.1696 0.4258,0.4627 0.4258,0.7779 0,0.3152 -0.1613,0.6083 -0.4267,0.7779l-10.1387,6.4519c-0.1502,0.0949 -0.3226,0.1438 -0.495,0.1438z"/>
|
||||
<path android:fillColor="#ff5364" android:pathData="m28,35.9738c-7.6234,0 -13.8255,-6.2021 -13.8255,-13.8255 0,-7.6234 6.2021,-13.8255 13.8255,-13.8255 7.6234,0 13.8255,6.2021 13.8255,13.8255 0,7.6234 -6.2021,13.8255 -13.8255,13.8255zM28,10.5857c-6.6067,0 -11.5626,4.9559 -11.5626,11.5626 0,6.6067 4.9559,11.5626 11.5626,11.5626 6.6067,0 11.5626,-4.9559 11.5626,-11.5626C39.5626,15.5416 34.6067,10.5857 28,10.5857Z"/>
|
||||
</vector>
|
|
@ -1,10 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#91CDA0" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m21.1025,48.105 l2.557,4.895 -1.9,0 -1.6,-3.801 -0.137,0 -1.723,3.801 -1.9,0 2.557,-4.895 -2.721,-5.182 1.873,0 1.777,4.102 0.137,0 1.928,-4.102 1.873,0 -2.721,5.182z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m27.7605,42.924 l0,8.832 4.635,0 0,1.244 -6.303,0 0,-10.076 1.668,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m39.7645,50.238c0,0.364 -0.075,0.718 -0.226,1.06 -0.151,0.342 -0.362,0.642 -0.635,0.902 -0.273,0.26 -0.611,0.467 -1.012,0.622 -0.401,0.155 -0.857,0.232 -1.367,0.232 -0.219,0 -0.444,-0.012 -0.677,-0.034 -0.233,-0.022 -0.467,-0.062 -0.704,-0.116 -0.237,-0.055 -0.463,-0.13 -0.677,-0.226 -0.214,-0.096 -0.399,-0.212 -0.554,-0.349l0.287,-1.176c0.127,0.073 0.289,0.144 0.485,0.212 0.196,0.068 0.398,0.132 0.608,0.191 0.209,0.06 0.419,0.107 0.629,0.144 0.209,0.036 0.405,0.055 0.588,0.055 0.556,0 0.982,-0.13 1.278,-0.39 0.296,-0.26 0.444,-0.645 0.444,-1.155 0,-0.31 -0.105,-0.574 -0.314,-0.793 -0.21,-0.219 -0.472,-0.417 -0.786,-0.595 -0.314,-0.178 -0.654,-0.355 -1.019,-0.533 -0.365,-0.178 -0.707,-0.388 -1.025,-0.629 -0.319,-0.241 -0.583,-0.526 -0.793,-0.854 -0.21,-0.328 -0.314,-0.738 -0.314,-1.23 0,-0.446 0.082,-0.843 0.246,-1.189 0.164,-0.346 0.385,-0.641 0.663,-0.882 0.278,-0.241 0.602,-0.426 0.971,-0.554 0.369,-0.128 0.759,-0.191 1.169,-0.191 0.419,0 0.843,0.039 1.271,0.116 0.428,0.077 0.774,0.203 1.039,0.376 -0.055,0.118 -0.119,0.248 -0.191,0.39 -0.073,0.142 -0.142,0.273 -0.205,0.396 -0.064,0.123 -0.119,0.226 -0.164,0.308 -0.046,0.082 -0.073,0.128 -0.082,0.137 -0.055,-0.027 -0.116,-0.063 -0.185,-0.109 -0.069,-0.046 -0.167,-0.091 -0.294,-0.137 -0.128,-0.046 -0.296,-0.077 -0.506,-0.096 -0.21,-0.019 -0.479,-0.014 -0.807,0.014 -0.183,0.019 -0.355,0.07 -0.52,0.157 -0.165,0.087 -0.31,0.193 -0.438,0.321 -0.128,0.128 -0.228,0.271 -0.301,0.431 -0.073,0.159 -0.109,0.313 -0.109,0.458 0,0.364 0.104,0.658 0.314,0.882 0.209,0.224 0.469,0.419 0.779,0.588 0.31,0.169 0.647,0.333 1.012,0.492 0.364,0.159 0.704,0.354 1.019,0.581 0.315,0.227 0.576,0.513 0.786,0.854 0.212,0.342 0.317,0.781 0.317,1.319z"/>
|
||||
<path android:fillColor="#91cda0" android:pathData="m23.5,16 l0,-4 -12,0 0,4 0,2 0,2 0,2 0,2 0,2 0,2 0,2 0,4 10,0 2,0 21,0 0,-4 0,-2 0,-2 0,-2 0,-2 0,-2 0,-4 -21,0zM13.5,14 L21.5,14 21.5,16 13.5,16 13.5,14zM13.5,18 L21.5,18 21.5,20 13.5,20 13.5,18zM13.5,22 L21.5,22 21.5,24 13.5,24 13.5,22zM13.5,26 L21.5,26 21.5,28 13.5,28 13.5,26zM21.5,32 L13.5,32 13.5,30 21.5,30 21.5,32zM42.5,32 L23.5,32 23.5,30 42.5,30 42.5,32zM42.5,28 L23.5,28 23.5,26 42.5,26 42.5,28zM42.5,24 L23.5,24 23.5,22 42.5,22 42.5,24zM23.5,20 L23.5,18 42.5,18 42.5,20 23.5,20z"/>
|
||||
</vector>
|
|
@ -1,14 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#F29C1F" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m18.874,48.105 l2.557,4.895 -1.9,0 -1.6,-3.801 -0.137,0 -1.723,3.801 -1.9,0 2.557,-4.895 -2.721,-5.182 1.873,0 1.777,4.102 0.137,0 1.928,-4.102 1.873,0 -2.721,5.182z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m31.493,42.924 l1.668,0 0,10.076 -1.668,0 0,-6.932 -2.256,5.605 -1.449,0 -2.27,-5.605 0,6.932 -1.668,0 0,-10.076 1.668,0 2.994,6.891 2.981,-6.891z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m37.358,42.924 l0,8.832 4.635,0 0,1.244 -6.303,0 0,-10.076 1.668,0z"/>
|
||||
<path android:fillColor="#f29c1f" android:pathData="m16,24c-0.256,0 -0.512,-0.098 -0.707,-0.293 -0.391,-0.391 -0.391,-1.023 0,-1.414l6,-6c0.391,-0.391 1.023,-0.391 1.414,0 0.391,0.391 0.391,1.023 0,1.414l-6,6C16.512,23.902 16.256,24 16,24Z"/>
|
||||
<path android:fillColor="#f29c1f" android:pathData="m22,30c-0.256,0 -0.512,-0.098 -0.707,-0.293l-6,-6c-0.391,-0.391 -0.391,-1.023 0,-1.414 0.391,-0.391 1.023,-0.391 1.414,0l6,6c0.391,0.391 0.391,1.023 0,1.414C22.512,29.902 22.256,30 22,30Z"/>
|
||||
<path android:fillColor="#f29c1f" android:pathData="m34,30c-0.256,0 -0.512,-0.098 -0.707,-0.293 -0.391,-0.391 -0.391,-1.023 0,-1.414l6,-6c0.391,-0.391 1.023,-0.391 1.414,0 0.391,0.391 0.391,1.023 0,1.414l-6,6C34.512,29.902 34.256,30 34,30Z"/>
|
||||
<path android:fillColor="#f29c1f" android:pathData="m40,24c-0.256,0 -0.512,-0.098 -0.707,-0.293l-6,-6c-0.391,-0.391 -0.391,-1.023 0,-1.414 0.391,-0.391 1.023,-0.391 1.414,0l6,6c0.391,0.391 0.391,1.023 0,1.414C40.512,23.902 40.256,24 40,24Z"/>
|
||||
<path android:fillColor="#f29c1f" android:pathData="m25,32c-0.11,0 -0.223,-0.019 -0.333,-0.058 -0.521,-0.184 -0.794,-0.755 -0.61,-1.276l6,-17c0.185,-0.521 0.753,-0.795 1.276,-0.61 0.521,0.184 0.794,0.755 0.61,1.276l-6,17C25.798,31.744 25.412,32 25,32Z"/>
|
||||
</vector>
|
|
@ -1,11 +0,0 @@
|
|||
<vector android:height="24dp" android:viewportHeight="56"
|
||||
android:viewportWidth="56" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#e9e9e0" android:pathData="M36.985,0 L7.963,0C7.155,0 6.5,0.655 6.5,1.926l0,37.074 43,0 0,-26.022c0,-0.696 -0.093,-0.92 -0.257,-1.085L37.607,0.257C37.442,0.093 37.218,0 36.985,0Z"/>
|
||||
<path android:fillColor="#D9D7CA" android:pathData="M37.5,0.151l0,11.849l11.849,0z"/>
|
||||
<path android:fillColor="#556080" android:pathData="M48.037,56H7.963C7.155,56 6.5,55.345 6.5,54.537V39h43v15.537C49.5,55.345 48.845,56 48.037,56z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m24.89,42.924 l0,1.326 -4.799,7.205 -0.273,0.219 5.072,0 0,1.326 -6.699,0 0,-1.326 4.799,-7.205 0.287,-0.219 -5.086,0 0,-1.326 6.699,0z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m28.895,53 l-1.668,0 0,-10.076 1.668,0 0,10.076z"/>
|
||||
<path android:fillColor="#ffffff" android:pathData="m33.038,53 l-1.641,0 0,-10.076 2.898,0c0.428,0 0.852,0.068 1.271,0.205 0.419,0.137 0.795,0.342 1.128,0.615 0.333,0.273 0.602,0.604 0.807,0.991 0.205,0.387 0.308,0.822 0.308,1.306 0,0.511 -0.087,0.973 -0.26,1.388 -0.173,0.415 -0.415,0.764 -0.725,1.046 -0.31,0.282 -0.684,0.501 -1.121,0.656 -0.437,0.155 -0.921,0.232 -1.449,0.232l-1.217,0 0,3.637zM33.038,44.168 L33.038,48.16 34.542,48.16c0.2,0 0.398,-0.034 0.595,-0.103 0.196,-0.068 0.376,-0.18 0.54,-0.335 0.164,-0.155 0.296,-0.371 0.396,-0.649 0.1,-0.278 0.15,-0.622 0.15,-1.032 0,-0.164 -0.023,-0.354 -0.068,-0.567 -0.046,-0.214 -0.139,-0.419 -0.28,-0.615 -0.142,-0.196 -0.34,-0.36 -0.595,-0.492 -0.255,-0.132 -0.593,-0.198 -1.012,-0.198l-1.23,0z"/>
|
||||
<path android:fillColor="#556080" android:pathData="m29,24 l0,-2 2,0 0,-2 -2,0 0,-2 2,0 0,-2 -2,0 0,-2 2,0 0,-2 -2,0 0,-2 2,0 0,-2 -2,0 0,-2 -2,0 0,2 -2,0 0,2 2,0 0,2 -2,0 0,2 2,0 0,2 -2,0 0,2 2,0 0,2 -2,0 0,2 2,0 0,2 -4,0 0,5c0,2.757 2.243,5 5,5 2.757,0 5,-2.243 5,-5l0,-5 -4,0zM31,29c0,1.654 -1.346,3 -3,3 -1.654,0 -3,-1.346 -3,-3l0,-3 6,0 0,3z"/>
|
||||
<path android:fillColor="#556080" android:pathData="m27,30 l2,0c0.552,0 1,-0.447 1,-1 0,-0.553 -0.448,-1 -1,-1l-2,0c-0.552,0 -1,0.447 -1,1 0,0.553 0.448,1 1,1z"/>
|
||||
</vector>
|
Loading…
Reference in New Issue