6 changed files with 54 additions and 84 deletions
|
After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
@ -0,0 +1,9 @@ |
|||
<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="M18,16.08c-0.76,0 -1.44,0.3 -1.96,0.77L8.91,12.7c0.05,-0.23 0.09,-0.46 0.09,-0.7s-0.04,-0.47 -0.09,-0.7l7.05,-4.11c0.54,0.5 1.25,0.81 2.04,0.81 1.66,0 3,-1.34 3,-3s-1.34,-3 -3,-3 -3,1.34 -3,3c0,0.24 0.04,0.47 0.09,0.7L8.04,9.81C7.5,9.31 6.79,9 6,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3c0.79,0 1.5,-0.31 2.04,-0.81l7.12,4.16c-0.05,0.21 -0.08,0.43 -0.08,0.65 0,1.61 1.31,2.92 2.92,2.92s2.92,-1.31 2.92,-2.92 -1.31,-2.92 -2.92,-2.92z" |
|||
android:fillColor="?attr/colorControlNormal" /> |
|||
</vector> |
|||
@ -1,40 +0,0 @@ |
|||
<!-- |
|||
~ ************************************************************************* |
|||
~ ic_am_share_normal.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="48dp" |
|||
android:height="48dp" |
|||
android:viewportWidth="24" |
|||
android:viewportHeight="24"> |
|||
<path |
|||
android:pathData="m16.5,4a2.5,2.5 0,0 0,-2.5 2.5,2.5 2.5,0 0,0 0.082,0.6211l-4.8887,3.043A2.5,2.5 0,0 0,7.5 9.5a2.5,2.5 0,0 0,-2.5 2.5,2.5 2.5,0 0,0 2.5,2.5 2.5,2.5 0,0 0,1.6406 -0.6172l4.9356,3.0156A2.5,2.5 0,0 0,14 17.5a2.5,2.5 0,0 0,2.5 2.5,2.5 2.5,0 0,0 2.5,-2.5 2.5,2.5 0,0 0,-2.5 -2.5,2.5 2.5,0 0,0 -1.6426,0.6191l-4.9355,-3.0156A2.5,2.5 0,0 0,10 12,2.5 2.5,0 0,0 9.9375,11.4648l4.9336,-3.0683a2.5,2.5 0,0 0,1.6289 0.6035,2.5 2.5,0 0,0 2.5,-2.5 2.5,2.5 0,0 0,-2.5 -2.5z" |
|||
android:strokeAlpha="1" |
|||
android:strokeLineJoin="round" |
|||
android:strokeWidth="15.11811066" |
|||
android:fillColor="?attr/colorControlNormal" |
|||
android:strokeColor="#00000000" |
|||
android:fillType="nonZero" |
|||
android:fillAlpha="1" |
|||
android:strokeLineCap="round" /> |
|||
</vector> |
|||
Loading…
Reference in new issue