[Android] Update favorite context icons from star to heart

Alexandre Perraud git at videolan.org
Fri Nov 18 12:29:45 UTC 2022


vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Fri Oct 21 10:09:21 2022 +0200| [cd0ee75cfec00286fb78f2b0d755fcff891086ff] | committer: Nicolas Pomepuy

Update favorite context icons from star to heart

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

 .../resources/assets/images/svg/ic_ctx_fav_add.svg | 38 +++++++++++-----------
 .../assets/images/svg/ic_ctx_fav_remove.svg        | 37 ++++++++++-----------
 2 files changed, 37 insertions(+), 38 deletions(-)

diff --git a/application/resources/assets/images/svg/ic_ctx_fav_add.svg b/application/resources/assets/images/svg/ic_ctx_fav_add.svg
index 5ea2c6c3f0..220dd517ea 100644
--- a/application/resources/assets/images/svg/ic_ctx_fav_add.svg
+++ b/application/resources/assets/images/svg/ic_ctx_fav_add.svg
@@ -2,20 +2,20 @@
 <!-- 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="40"
    height="40"
    viewBox="0 0 40 40"
    version="1.1"
    id="SVGRoot"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
-   sodipodi:docname="ic_ctx_fav_add_normal.svg">
+   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
+   sodipodi:docname="ic_ctx_fav_add.svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <defs
      id="defs7678" />
   <sodipodi:namedview
@@ -25,16 +25,16 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="16"
-     inkscape:cx="9.8596412"
-     inkscape:cy="13.266373"
+     inkscape:zoom="8"
+     inkscape:cx="5.875"
+     inkscape:cy="27.6875"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
      inkscape:window-width="1920"
      inkscape:window-height="1016"
      inkscape:window-x="0"
-     inkscape:window-y="1107"
+     inkscape:window-y="0"
      inkscape:window-maximized="1"
      inkscape:grid-bbox="true"
      inkscape:snap-page="true"
@@ -49,7 +49,8 @@
      inkscape:bbox-paths="true"
      inkscape:bbox-nodes="true"
      inkscape:snap-bbox-edge-midpoints="true"
-     inkscape:snap-bbox-midpoints="true">
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:pagecheckerboard="1">
     <inkscape:grid
        type="xygrid"
        id="grid8234" />
@@ -62,7 +63,6 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -72,9 +72,9 @@
      id="layer1"
      transform="translate(0,-8)">
     <path
-       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       d="m 20,16 3.11114,9.3334 H 32 L 24.85716,30.57146 28.00002,40 20,34.13336 11.99998,40 15.14284,30.57146 8,25.3334 h 8.88886 z"
-       id="path1655"
-       inkscape:connector-curvature="0" />
+       d="M 31.49,15.985 C 27.53,13.285 22.64,14.545 20,17.635 17.36,14.545 12.47,13.27 8.51,15.985 6.41,17.425 5.09,19.855 5,22.42 4.79,28.24 9.95,32.905 17.825,40.06 l 0.15,0.135 c 1.14,1.035 2.895,1.035 4.035,-0.015 l 0.165,-0.15 C 30.05,32.89 35.195,28.225 35,22.405 c -0.09,-2.55 -1.41,-4.98 -3.51,-6.42 z"
+       id="path3809"
+       style="fill:#000000;stroke-width:2"
+       sodipodi:nodetypes="ccsccccscc" />
   </g>
 </svg>
diff --git a/application/resources/assets/images/svg/ic_ctx_fav_remove.svg b/application/resources/assets/images/svg/ic_ctx_fav_remove.svg
index 8b9a647f20..cc9323d8f2 100644
--- a/application/resources/assets/images/svg/ic_ctx_fav_remove.svg
+++ b/application/resources/assets/images/svg/ic_ctx_fav_remove.svg
@@ -2,20 +2,20 @@
 <!-- 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="40"
    height="40"
    viewBox="0 0 40 40"
    version="1.1"
    id="SVGRoot"
-   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
-   sodipodi:docname="ic_ctx_fav_remove_normal.svg">
+   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
+   sodipodi:docname="ic_ctx_fav_remove.svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <defs
      id="defs7678" />
   <sodipodi:namedview
@@ -25,16 +25,16 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="22.627417"
-     inkscape:cx="21.191636"
-     inkscape:cy="23.616932"
+     inkscape:zoom="11.313709"
+     inkscape:cx="8.8388348"
+     inkscape:cy="12.59534"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
      inkscape:window-width="1920"
      inkscape:window-height="1016"
      inkscape:window-x="0"
-     inkscape:window-y="1107"
+     inkscape:window-y="0"
      inkscape:window-maximized="1"
      inkscape:grid-bbox="true"
      inkscape:snap-page="true"
@@ -49,7 +49,8 @@
      inkscape:bbox-paths="true"
      inkscape:bbox-nodes="true"
      inkscape:snap-bbox-edge-midpoints="true"
-     inkscape:snap-bbox-midpoints="true">
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:pagecheckerboard="1">
     <inkscape:grid
        type="xygrid"
        id="grid8234" />
@@ -62,7 +63,6 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
       </cc:Work>
     </rdf:RDF>
   </metadata>
@@ -72,9 +72,8 @@
      id="layer1"
      transform="translate(0,-8)">
     <path
-       inkscape:connector-curvature="0"
-       style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
-       d="m 20,16 -3.11133,9.33398 H 8 L 15.14258,30.57227 12,40 20,34.13281 28,40 24.85742,30.57227 32,25.33398 h -8.88867 z m 0,6 1.66016,4.98047 h 4.74218 l -3.81054,2.79492 1.67578,5.0293 L 20,31.67578 l -4.26758,3.12891 1.67578,-5.0293 -3.81054,-2.79492 h 4.74218 z"
-       id="path1733" />
+       d="M 31.49,15.985 C 27.53,13.285 22.64,14.545 20,17.635 17.36,14.545 12.47,13.27 8.51,15.985 6.41,17.425 5.09,19.855 5,22.42 4.79,28.24 9.95,32.905 17.825,40.06 l 0.15,0.135 c 1.14,1.035 2.895,1.035 4.035,-0.015 l 0.165,-0.15 C 30.05,32.89 35.195,28.225 35,22.405 c -0.09,-2.55 -1.41,-4.98 -3.51,-6.42 z M 20.15,37.825 20,37.975 19.85,37.825 C 12.71,31.36 8,27.085 8,22.75 c 0,-3 2.25,-5.25 5.25,-5.25 2.31,0 4.56,1.485 5.355,3.54 h 2.805 c 0.78,-2.055 3.03,-3.54 5.34,-3.54 3,0 5.25,2.25 5.25,5.25 0,4.335 -4.71,8.61 -11.85,15.075 z"
+       id="path4-04"
+       style="fill:#000000;stroke-width:2" />
   </g>
 </svg>



More information about the Android mailing list