8 changed files with 32 additions and 111 deletions
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@ -1,30 +1,15 @@ |
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|||
xmlns:aapt="http://schemas.android.com/aapt" |
|||
android:width="32dp" |
|||
android:height="32dp" |
|||
android:width="42dp" |
|||
android:height="42dp" |
|||
android:viewportWidth="32" |
|||
android:viewportHeight="32"> |
|||
<path |
|||
android:pathData="M16,16m-14,0a14,14 0,1 1,28 0a14,14 0,1 1,-28 0" |
|||
android:strokeWidth="0.294741" |
|||
android:fillColor="@color/grey400"/> |
|||
<path |
|||
android:pathData="m11,11c-0.825,0 -1.5,0.675 -1.5,1.5v7c0,0.825 0.675,1.5 1.5,1.5h10c0.825,0 1.5,-0.675 1.5,-1.5L22.5,11.75C22.5,11.337 22.163,11 21.75,11L20,11l0.82,1.639c0.082,0.166 -0.038,0.36 -0.223,0.361h-0.98c-0.379,0 -0.725,-0.214 -0.895,-0.553L18,11h-1l0.82,1.639c0.082,0.166 -0.038,0.36 -0.223,0.361h-0.98c-0.379,0 -0.725,-0.214 -0.895,-0.553L15,11h-1l0.82,1.639c0.082,0.166 -0.038,0.36 -0.223,0.361h-0.98c-0.379,0 -0.725,-0.214 -0.895,-0.553L12,11ZM11.5,13 L12.223,14.447C12.392,14.786 12.738,15 13.117,15L13.5,15h7v4h-9z" |
|||
android:strokeLineJoin="round" |
|||
android:fillColor="@color/white" |
|||
android:strokeLineCap="round"/> |
|||
<path |
|||
android:pathData="M25,25m-6,0a6,6 135,1 1,12 0a6,6 135,1 1,-12 0" |
|||
android:strokeWidth="0.141" |
|||
android:fillColor="@color/grey300" |
|||
android:strokeColor="#00000000" |
|||
android:fillType="nonZero"/> |
|||
<path |
|||
android:pathData="m24.143,27.572 l4.723,-4.723 -0.606,-0.606 -4.117,4.117 -1.818,-1.818 -0.606,0.606z" |
|||
android:strokeLineJoin="round" |
|||
android:strokeWidth="2.492" |
|||
android:fillColor="#fafafa" |
|||
android:strokeColor="#00000000" |
|||
android:fillType="nonZero" |
|||
android:strokeLineCap="round"/> |
|||
<path |
|||
android:fillColor="?attr/font_disabled" |
|||
android:pathData="M16,16m-14,0a14,14 0,1 1,28 0a14,14 0,1 1,-28 0" |
|||
android:strokeWidth="0.294741" /> |
|||
<path |
|||
android:fillColor="?attr/background_default_darker" |
|||
android:pathData="m10,10c-0.99,0 -1.8,0.81 -1.8,1.8v8.4c0,0.99 0.81,1.8 1.8,1.8h12c0.99,0 1.8,-0.81 1.8,-1.8L23.8,10.9C23.8,10.405 23.395,10 22.9,10h-2.1l0.984,1.966c0.098,0.199 -0.046,0.433 -0.267,0.434h-1.177c-0.455,0 -0.87,-0.257 -1.073,-0.663L18.4,10h-1.2l0.984,1.966c0.098,0.199 -0.046,0.433 -0.267,0.434h-1.177c-0.455,0 -0.87,-0.257 -1.073,-0.663L14.8,10h-1.2l0.984,1.966c0.098,0.199 -0.046,0.433 -0.267,0.434h-1.177c-0.455,0 -0.87,-0.257 -1.073,-0.663L11.2,10ZM10.6,12.4 L11.467,14.137C11.67,14.543 12.086,14.8 12.541,14.8L13,14.8 21.4,14.8v4.8L10.6,19.6Z" |
|||
android:strokeLineCap="round" |
|||
android:strokeLineJoin="round" /> |
|||
</vector> |
|||
|
|||
Loading…
Reference in new issue