Skip to content
Snippets Groups Projects
Commit 6b05e0a0 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Remove all the am icons

parent 2424b8fc
No related branches found
No related tags found
1 merge request!1887New context icons
Showing
with 21 additions and 303 deletions
......@@ -391,9 +391,9 @@ class FileBrowserFragmentUITest : BaseUITest() {
onView(withRecyclerView(R.id.network_list).atPosition(0)).perform(click())
onView(withId(R.id.ml_menu_save))
.check(matches(withActionIconDrawable(R.drawable.ic_am_favorite_outline)))
.check(matches(withActionIconDrawable(R.drawable.ic_fav_add)))
.perform(click())
.check(matches(withActionIconDrawable(R.drawable.ic_am_favorite)))
.check(matches(withActionIconDrawable(R.drawable.ic_fav_remove)))
onView(isRoot()).perform(pressBack())
onView(isRoot()).perform(pressBack())
......@@ -414,9 +414,9 @@ class FileBrowserFragmentUITest : BaseUITest() {
onView(withRecyclerView(R.id.network_list).atPosition(3)).perform(click())
onView(withId(R.id.ml_menu_save))
.check(matches(withActionIconDrawable(R.drawable.ic_am_favorite)))
.check(matches(withActionIconDrawable(R.drawable.ic_fav_remove)))
.perform(click())
.check(matches(withActionIconDrawable(R.drawable.ic_am_favorite_outline)))
.check(matches(withActionIconDrawable(R.drawable.ic_fav_add)))
onView(isRoot()).perform(pressBack())
......
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:width="40dp"
android:height="40dp"
android:viewportWidth="40"
......@@ -8,7 +9,8 @@
android:strokeAlpha="1"
android:strokeLineJoin="miter"
android:strokeWidth="5.12989235"
android:fillColor="@color/white"
android:fillColor="?attr/colorControlNormal"
tools:fillColor="@color/white"
android:strokeColor="#00000000"
android:fillAlpha="1"
android:strokeLineCap="round" />
......
<!--
~ *************************************************************************
~ ic_add_to_playlist.xml
~ **************************************************************************
~ Copyright © 2024 VLC authors and VideoLAN
~ Author: Nicolas POMEPUY
~ This program is free software; you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation; either version 2 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program; if not, write to the Free Software
~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
~ ***************************************************************************
~
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@color/white"
tools:fillColor="@color/white"
android:fillColor="?attr/colorControlNormal"
android:pathData="M13,10L3,10c-0.55,0 -1,0.45 -1,1s0.45,1 1,1h10c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1zM13,6L3,6c-0.55,0 -1,0.45 -1,1s0.45,1 1,1h10c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1zM18,14v-3c0,-0.55 -0.45,-1 -1,-1s-1,0.45 -1,1v3h-3c-0.55,0 -1,0.45 -1,1s0.45,1 1,1h3v3c0,0.55 0.45,1 1,1s1,-0.45 1,-1v-3h3c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1h-3zM3,16h6c0.55,0 1,-0.45 1,-1s-0.45,-1 -1,-1L3,14c-0.55,0 -1,0.45 -1,1s0.45,1 1,1z" />
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="48dp"
android:height="48dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M24,6C22.704,6 21.277,6.46 20.27,7.445C19.262,8.431 18.653,9.719 18.104,11.367L10.559,34L9,34C6.815,34 5,35.815 5,38L5,40A2,2 0,0 0,7 42L21.32,42A2,2 0,0 0,23.32 40A2,2 0,0 0,21.32 38L13.441,38L21.896,12.633C22.347,11.281 22.796,10.569 23.066,10.305C23.337,10.04 23.411,10 24,10C24.589,10 24.663,10.04 24.934,10.305C25.204,10.569 25.653,11.281 26.104,12.633L27.967,18.221A2,2 0,0 0,30.496 19.484A2,2 0,0 0,31.76 16.955L29.896,11.367C29.347,9.719 28.738,8.431 27.73,7.445C26.723,6.46 25.296,6 24,6zM34,22C32.892,22 32,22.892 32,24L32,30L26,30C24.892,30 24,30.892 24,32C24,33.108 24.892,34 26,34L32,34L32,40C32,41.108 32.892,42 34,42C35.108,42 36,41.108 36,40L36,34L42,34C43.108,34 44,33.108 44,32C44,30.892 43.108,30 42,30L36,30L36,24C36,22.892 35.108,22 34,22z"
android:strokeLineJoin="round"
android:fillColor="#000000"
android:strokeLineCap="round"/>
xmlns:tools="http://schemas.android.com/tools"
android:width="48dp"
android:height="48dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
tools:fillColor="@color/white"
android:fillColor="?attr/colorControlNormal"
android:pathData="M24,6C22.704,6 21.277,6.46 20.27,7.445C19.262,8.431 18.653,9.719 18.104,11.367L10.559,34L9,34C6.815,34 5,35.815 5,38L5,40A2,2 0,0 0,7 42L21.32,42A2,2 0,0 0,23.32 40A2,2 0,0 0,21.32 38L13.441,38L21.896,12.633C22.347,11.281 22.796,10.569 23.066,10.305C23.337,10.04 23.411,10 24,10C24.589,10 24.663,10.04 24.934,10.305C25.204,10.569 25.653,11.281 26.104,12.633L27.967,18.221A2,2 0,0 0,30.496 19.484A2,2 0,0 0,31.76 16.955L29.896,11.367C29.347,9.719 28.738,8.431 27.73,7.445C26.723,6.46 25.296,6 24,6zM34,22C32.892,22 32,22.892 32,24L32,30L26,30C24.892,30 24,30.892 24,32C24,33.108 24.892,34 26,34L32,34L32,40C32,41.108 32.892,42 34,42C35.108,42 36,41.108 36,40L36,34L42,34C43.108,34 44,33.108 44,32C44,30.892 43.108,30 42,30L36,30L36,24C36,22.892 35.108,22 34,22z"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M16,4C13.784,4 12,5.784 12,8L12,32C12,34.216 13.784,36 16,36L40,36C42.216,36 44,34.216 44,32L44,8C44,5.784 42.216,4 40,4L16,4zM16,8L40,8L40,32L16,32L16,8zM4,12L4,40C4,42.185 5.815,44 8,44L36,44L36,40L8,40L8,12L4,12zM28,12C26.892,12 26,12.892 26,14L26,18L22,18C20.892,18 20,18.892 20,20C20,21.108 20.892,22 22,22L26,22L26,26C26,27.108 26.892,28 28,28C29.108,28 30,27.108 30,26L30,22L34,22C35.108,22 36,21.108 36,20C36,18.892 35.108,18 34,18L30,18L30,14C30,12.892 29.108,12 28,12z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="m26,20h-20c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2h20c1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2zM26,12h-20c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2h20c1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2zM36,28v-6c0,-1.1 -0.9,-2 -2,-2 -1.1,0 -2,0.9 -2,2v6h-6c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2h6v6c0,1.1 0.9,2 2,2 1.1,0 2,-0.9 2,-2v-6h6c1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2zM6,32h12c1.1,0 2,-0.9 2,-2 0,-1.1 -0.9,-2 -2,-2h-12c-1.1,0 -2,0.9 -2,2 0,1.1 0.9,2 2,2z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M18.836,8C18.146,8 17.693,8.306 17.318,8.689C16.8,9.219 16.354,10.758 16.354,10.758L15.803,12.414C18.01,13.517 19.584,13.621 21.871,12.414L21.318,10.758C21.318,10.758 20.872,9.219 20.354,8.689C19.978,8.306 19.526,8 18.836,8zM13.871,18.207L11.664,24.828C13.871,27.035 16.274,27.586 18.836,27.586C21.397,27.586 23.803,27.035 26.01,24.828L23.803,18.207C22.148,19.448 20.604,20.068 18.836,20.068C17.068,20.068 15.526,19.448 13.871,18.207zM34,24C32.892,24 32,24.892 32,26L32,32L26,32C24.892,32 24,32.892 24,34C24,35.108 24.892,36 26,36L32,36L32,42C32,43.108 32.892,44 34,44C35.108,44 36,43.108 36,42L36,36L42,36C43.108,36 44,35.108 44,34C44,32.892 43.108,32 42,32L36,32L36,26C36,24.892 35.108,24 34,24zM8.215,28.139C7.481,28.139 6.787,28.78 6.561,29.518L4.146,37.793C3.824,38.899 3.94,40 5.457,40L18,40L18,34.453C15.115,34.31 12.038,33.43 10.014,31.449C9.598,31.042 9.738,30.621 10.014,29.793C10.198,29.241 10.564,28.139 10.564,28.139L8.215,28.139z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M7.098,8.002C6.742,7.985 6.382,8.062 6.057,8.236 5.406,8.584 5,9.262 5,10v16c-0,1.597 1.765,2.543 3.109,1.664l12,-8c1.187,-0.792 1.187,-2.536 0,-3.328l-12,-8C7.803,8.131 7.453,8.019 7.098,8.002ZM34,20c-1.108,0 -2,0.892 -2,2v6h-6c-1.108,0 -2,0.892 -2,2 0,1.108 0.892,2 2,2h6v6c0,1.108 0.892,2 2,2 1.108,0 2,-0.892 2,-2v-6h6c1.108,0 2,-0.892 2,-2 0,-1.108 -0.892,-2 -2,-2h-6v-6c0,-1.108 -0.892,-2 -2,-2z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="m6,19c0,1.1 0.9,2 2,2h8c1.1,0 2,-0.9 2,-2v-10c0,-1.1 -0.9,-2 -2,-2L8,7c-1.1,0 -2,0.9 -2,2zM18,4h-2.5l-0.71,-0.71c-0.18,-0.18 -0.44,-0.29 -0.7,-0.29L9.91,3c-0.26,0 -0.52,0.11 -0.7,0.29l-0.71,0.71L6,4c-0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1h12c0.55,0 1,-0.45 1,-1 0,-0.55 -0.45,-1 -1,-1z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="m6,34.92v6.08C6,41.56 6.44,42 7,42h6.08c0.26,0 0.52,-0.1 0.7,-0.3L35.621,19.879 28.121,12.379 6.3,34.2C6.1,34.4 6,34.64 6,34.92ZM41.418,14.082c0.78,-0.78 0.78,-2.04 0,-2.82l-4.68,-4.68c-0.78,-0.78 -2.04,-0.78 -2.82,0l-3.66,3.66 7.5,7.5z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<!--
~ *************************************************************************
~ ic_am_favorite.xml
~ **************************************************************************
~ Copyright © 2022 VLC authors and VideoLAN
~ Author: Nicolas POMEPUY
~ This program is free software; you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation; either version 2 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program; if not, write to the Free Software
~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
~ ***************************************************************************
~
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="m26.218,37.652c-1.249,1.134 -3.172,1.134 -4.421,-0.016L21.617,37.471C12.989,29.665 7.352,24.554 7.566,18.178c0.099,-2.794 1.528,-5.472 3.846,-7.05 4.338,-2.958 9.696,-1.578 12.588,1.808 2.892,-3.385 8.25,-4.782 12.588,-1.808 2.317,1.578 3.747,4.256 3.845,7.05 0.23,6.376 -5.423,11.487 -14.051,19.326z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<!--
~ *************************************************************************
~ ic_am_favorite_outline.xml
~ **************************************************************************
~ Copyright © 2022 VLC authors and VideoLAN
~ Author: Nicolas POMEPUY
~ This program is free software; you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation; either version 2 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program; if not, write to the Free Software
~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
~ ***************************************************************************
~
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M31.461,9.5C28.578,9.481 25.808,10.82 24,12.936 21.108,9.55 15.75,8.171 11.412,11.129 9.095,12.707 7.665,15.384 7.566,18.178 7.353,24.554 12.99,29.665 21.617,37.471l0.18,0.164c1.249,1.15 3.173,1.151 4.422,0.018l0.164,-0.148c8.628,-7.839 14.281,-12.95 14.051,-19.326 -0.099,-2.794 -1.529,-5.471 -3.846,-7.049 -1.627,-1.115 -3.397,-1.617 -5.127,-1.629zM17.041,13.5c2.382,0 4.702,1.523 5.522,3.631h2.891C26.257,15.023 28.577,13.5 30.959,13.5c3.093,0 5.414,2.308 5.414,5.385 0,4.446 -4.857,8.83 -12.219,15.461L24,34.5 23.846,34.346C16.484,27.715 11.627,23.331 11.627,18.885 11.627,15.808 13.948,13.5 17.041,13.5Z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M16,4C13.784,4 12,5.784 12,8L12,32C12,34.216 13.784,36 16,36L40,36C42.216,36 44,34.216 44,32L44,8C44,5.784 42.216,4 40,4L16,4zM16,8L40,8L40,32L16,32L16,8zM27.695,11.006A9,9 0,0 0,19.85 16.197A9,9 0,0 0,24.201 28.158A9,9 0,0 0,36.104 23.916A1.5,1.5 0,0 0,36.166 23.807L36.166,23.805A1.5,1.5 0,0 0,35.441 21.811A1.5,1.5 0,0 0,33.447 22.537A6,6 0,0 1,25.475 25.439A6,6 0,0 1,22.572 17.465A6,6 0,0 1,30.545 14.563A6,6 0,0 1,32.623 16.174L31.156,17.641C30.843,17.956 31.064,18.494 31.51,18.494L36.51,18.494C36.786,18.494 37.01,18.27 37.01,17.994L37.01,12.994C37.01,12.712 36.776,12.485 36.494,12.494C36.367,12.498 36.246,12.551 36.156,12.641L34.74,14.057A9,9 0,0 0,31.813 11.844A9,9 0,0 0,27.699 11.006L27.695,11.006zM4,12L4,40C4,42.185 5.815,44 8,44L36,44L36,40L8,40L8,12L4,12z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,2C6.477,2 2,6.477 2,12C2,17.523 6.477,22 12,22C17.523,22 22,17.523 22,12C22,6.477 17.523,2 12,2zM12,4C16.418,4 20,7.582 20,12C20,16.418 16.418,20 12,20C7.582,20 4,16.418 4,12C4,7.582 7.582,4 12,4zM12,6.75A1.25,1.25 0,0 0,10.75 8A1.25,1.25 0,0 0,12 9.25A1.25,1.25 0,0 0,13.25 8A1.25,1.25 0,0 0,12 6.75zM12,11C11.446,11 11,11.446 11,12L11,16C11,16.554 11.446,17 12,17C12.554,17 13,16.554 13,16L13,12C13,11.446 12.554,11 12,11z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<!--
~ *************************************************************************
~ pin_lock.xml
~ **************************************************************************
~ Copyright © 2023 VLC authors and VideoLAN
~ Author: Nicolas POMEPUY
~ This program is free software; you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation; either version 2 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program; if not, write to the Free Software
~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
~ ***************************************************************************
~
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?attr/colorControlNormal"
android:pathData="M12,2L4,5v6.09c0,5.05 3.41,9.76 8,10.91c4.59,-1.15 8,-5.86 8,-10.91V5L12,2zM18,11.09c0,4 -2.55,7.7 -6,8.83c-3.45,-1.13 -6,-4.82 -6,-8.83V6.31l6,-2.12l6,2.12V11.09zM8.82,10.59L7.4,12l3.54,3.54l5.66,-5.66l-1.41,-1.41l-4.24,4.24L8.82,10.59z" />
</vector>
<!--
~ *************************************************************************
~ ic_am_pin_unlock.xml
~ **************************************************************************
~ Copyright © 2023 VLC authors and VideoLAN
~ Author: Nicolas POMEPUY
~ This program is free software; you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation; either version 2 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program; if not, write to the Free Software
~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
~ ***************************************************************************
~
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?attr/colorControlNormal"
android:pathData="M12,2L4,5v6.09c0,5.05 3.41,9.76 8,10.91c4.59,-1.15 8,-5.86 8,-10.91V5L12,2zM18,11.09c0,4 -2.55,7.7 -6,8.83c-3.45,-1.13 -6,-4.82 -6,-8.83v-4.7l6,-2.25l6,2.25V11.09zM9.91,8.5L8.5,9.91L10.59,12L8.5,14.09l1.41,1.41L12,13.42l2.09,2.08l1.41,-1.41L13.42,12l2.08,-2.09L14.09,8.5L12,10.59L9.91,8.5z" />
</vector>
<!--
~ *************************************************************************
~ ic_am_play.xml
~ **************************************************************************
~ Copyright © 2020 VLC authors and VideoLAN
~ Author: Nicolas POMEPUY
~ This program is free software; you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation; either version 2 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program; if not, write to the Free Software
~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
~ ***************************************************************************
~
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="m7.751,4.001c-0.422,0.026 -0.751,0.375 -0.751,0.798v14.398c-0.001,0.622 0.677,1.007 1.211,0.687l11.998,-7.201c0.518,-0.311 0.518,-1.061 0,-1.372l-11.998,-7.199c-0.138,-0.083 -0.298,-0.122 -0.459,-0.112z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M3.988,4C3.443,4 3,4.452 3,5L3,13C3,13.799 3.904,14.271 4.555,13.832L10.555,9.832C11.148,9.436 11.148,8.564 10.555,8.168L4.555,4.168C4.387,4.056 4.19,4 3.988,4zM17.969,6C16.876,6.016 16,6.907 16,8L16,10L16,13.75A3.25,3.25 0,0 0,14.75 13.5A3.25,3.25 0,0 0,11.5 16.75A3.25,3.25 0,0 0,14.75 20A3.25,3.25 0,0 0,18 16.75L18,9.5L19.531,9.5C20.624,9.484 21.5,8.593 21.5,7.5L21.5,6L17.969,6z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M35.267,12.706C32.007,9.446 27.387,7.566 22.307,8.086 14.967,8.826 8.927,14.786 8.107,22.126 7.007,31.826 14.507,40.006 23.967,40.006c6.38,0 11.86,-3.74 14.42,-9.12 0.64,-1.34 -0.32,-2.88 -1.8,-2.88 -0.74,0 -1.44,0.4 -1.76,1.06 -2.26,4.86 -7.68,7.94 -13.6,6.62 -4.44,-0.98 -8.02,-4.6 -8.96,-9.04 -1.68,-7.76 4.22,-14.64 11.7,-14.64 3.32,0 6.28,1.38 8.44,3.56l-3.02,3.02c-1.26,1.26 -0.38,3.42 1.4,3.42h7.18c1.1,0 2,-0.9 2,-2v-7.18c0,-1.78 -2.16,-2.68 -3.42,-1.42z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="48"
android:viewportHeight="48">
<path
android:pathData="M16,4C13.784,4 12,5.784 12,8L12,32C12,34.216 13.784,36 16,36L40,36C42.216,36 44,34.216 44,32L44,8C44,5.784 42.216,4 40,4L16,4zM16,8L40,8L40,32L16,32L16,8zM22.002,11.998C21.491,11.998 20.98,12.194 20.588,12.586C19.804,13.369 19.804,14.631 20.588,15.414L25.172,20L20.586,24.586C19.803,25.369 19.803,26.631 20.586,27.414C21.369,28.198 22.631,28.197 23.414,27.414L28,22.828L32.586,27.412C33.369,28.196 34.631,28.196 35.414,27.412C36.197,26.629 36.197,25.367 35.414,24.584L30.828,20L35.414,15.414C36.197,14.631 36.197,13.369 35.414,12.586C34.631,11.803 33.369,11.803 32.586,12.586L28,17.17L23.416,12.586C23.024,12.194 22.513,11.998 22.002,11.998zM4,12L4,40C4,42.185 5.815,44 8,44L36,44L36,40L8,40L8,12L4,12z"
android:fillColor="?attr/colorControlNormal"/>
</vector>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment