[Android] Update refresh icon

Alexandre Perraud git at videolan.org
Fri Oct 6 10:20:34 UTC 2023


vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Fri Jul 21 16:45:44 2023 +0200| [3848be655dfcabf7aa9dcb19de937dd8b32c16be] | committer: Alexandre Perraud

Update refresh icon

> https://code.videolan.org/videolan/vlc-android/commit/3848be655dfcabf7aa9dcb19de937dd8b32c16be
---

 .../assets/images/svg/ic_menu_refresh.svg          | 68 ----------------------
 .../src/main/res/drawable/ic_menu_refresh.xml      | 21 +++----
 2 files changed, 7 insertions(+), 82 deletions(-)

diff --git a/application/resources/assets/images/svg/ic_menu_refresh.svg b/application/resources/assets/images/svg/ic_menu_refresh.svg
deleted file mode 100644
index 797c260c82..0000000000
--- a/application/resources/assets/images/svg/ic_menu_refresh.svg
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://creativecommons.org/ns#"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24"
-   height="24"
-   id="svg4682"
-   version="1.1"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
-   sodipodi:docname="ic_menu_refresh.svg"
-   inkscape:export-filename="/home/corbax/Dev/android/Icons/Test 1/ic_play_normal.png"
-   inkscape:export-xdpi="90"
-   inkscape:export-ydpi="90">
-  <defs
-     id="defs4684" />
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="22.4"
-     inkscape:cx="3.0006977"
-     inkscape:cy="15.132617"
-     inkscape:document-units="px"
-     inkscape:current-layer="layer1"
-     showgrid="true"
-     inkscape:window-width="1920"
-     inkscape:window-height="1043"
-     inkscape:window-x="1920"
-     inkscape:window-y="0"
-     inkscape:window-maximized="1">
-    <inkscape:grid
-       type="xygrid"
-       id="grid816" />
-  </sodipodi:namedview>
-  <metadata
-     id="metadata4687">
-    <rdf:RDF>
-      <cc:Work
-         rdf:about="">
-        <dc:format>image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer"
-     id="layer1"
-     transform="translate(0,-1028.3622)">
-    <path
-       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#fafafa;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;
 stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
-       d="m 12,1031.3622 c -4.9587,0 -9,4.0413 -9,9 0,4.9587 4.0413,9 9,9 4.9587,0 9,-4.0413 9,-9 h -2 c 0,3.8779 -3.1222,7 -7,7 -3.8778,0 -7,-3.1221 -7,-7 0,-3.8778 3.1222,-7 7,-7 2.014207,0 3.818833,0.8464 5.09375,2.1992 l -1.947266,1.9473 c -0.314751,0.315 -0.09178,0.8533 0.353516,0.8535 h 5 c 0.276131,0 0.499972,-0.2239 0.5,-0.5 v -5 c -0.001,-0.2816 -0.234197,-0.5068 -0.515625,-0.498 -0.126888,0 -0.247684,0.055 -0.337891,0.1445 l -1.654297,1.6543 C 16.852304,1032.4451 14.554044,1031.3622 12,1031.3622 Z"
-       id="path11003"
-       inkscape:connector-curvature="0" />
-  </g>
-</svg>
diff --git a/application/resources/src/main/res/drawable/ic_menu_refresh.xml b/application/resources/src/main/res/drawable/ic_menu_refresh.xml
index 47100c6a1d..9e1e77ed5a 100644
--- a/application/resources/src/main/res/drawable/ic_menu_refresh.xml
+++ b/application/resources/src/main/res/drawable/ic_menu_refresh.xml
@@ -1,16 +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="m12,3c-4.9587,0 -9,4.0413 -9,9 0,4.9587 4.0413,9 9,9 4.9587,0 9,-4.0413 9,-9h-2c0,3.8779 -3.1222,7 -7,7 -3.8778,0 -7,-3.1221 -7,-7 0,-3.8778 3.1222,-7 7,-7 2.0142,0 3.8188,0.8464 5.0938,2.1992l-1.9473,1.9473c-0.3148,0.315 -0.0918,0.8533 0.3535,0.8535h5c0.2761,0 0.5,-0.2239 0.5,-0.5v-5c-0.001,-0.2816 -0.2342,-0.5068 -0.5156,-0.498 -0.1269,0 -0.2477,0.055 -0.3379,0.1445l-1.6543,1.6543C16.8523,4.0829 14.554,3 12,3Z"
-            android:strokeAlpha="1"
-            android:strokeLineJoin="round"
-            android:strokeWidth="1"
-            android:fillColor="?attr/colorControlNormal"
-            android:strokeColor="#00000000"
-            android:fillType="evenOdd"
-            android:fillAlpha="1"
-            android:strokeLineCap="butt"/>
+    android:width="48dp"
+    android:height="48dp"
+    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>



More information about the Android mailing list