[Android] Add new app shortcut icon
Alexandre Perraud
git at videolan.org
Mon Apr 4 13:56:43 UTC 2022
vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Mon Apr 4 15:37:11 2022 +0200| [a47135f72bbdae7bbb26f17dc592f8ac23ec019a] | committer: Duncan McNamara
Add new app shortcut icon
> https://code.videolan.org/videolan/vlc-android/commit/a47135f72bbdae7bbb26f17dc592f8ac23ec019a
---
.../assets/images/svg/ic_ctx_app_shortcut.svg | 80 ++++++++++++++++++++++
1 file changed, 80 insertions(+)
diff --git a/application/resources/assets/images/svg/ic_ctx_app_shortcut.svg b/application/resources/assets/images/svg/ic_ctx_app_shortcut.svg
new file mode 100755
index 000000000..4a8be82e0
--- /dev/null
+++ b/application/resources/assets/images/svg/ic_ctx_app_shortcut.svg
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="40"
+ height="40"
+ viewBox="0 0 40 40"
+ version="1.1"
+ id="SVGRoot"
+ inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
+ sodipodi:docname="ic_ctx_app_shortcut_2.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
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.313708"
+ inkscape:cx="33.941127"
+ inkscape:cy="23.688078"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:window-width="1920"
+ inkscape:window-height="1043"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:grid-bbox="true"
+ inkscape:snap-page="true"
+ inkscape:snap-text-baseline="true"
+ inkscape:snap-center="true"
+ inkscape:snap-object-midpoints="true"
+ inkscape:snap-midpoints="true"
+ inkscape:snap-smooth-nodes="true"
+ inkscape:snap-intersection-paths="true"
+ inkscape:object-paths="true"
+ inkscape:snap-bbox="true"
+ inkscape:bbox-paths="true"
+ inkscape:bbox-nodes="true"
+ inkscape:snap-bbox-edge-midpoints="true"
+ inkscape:snap-bbox-midpoints="true"
+ inkscape:snap-grids="true"
+ inkscape:document-rotation="0"
+ inkscape:pagecheckerboard="false">
+ <inkscape:grid
+ type="xygrid"
+ id="grid8234" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata7681">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-8)">
+ <path
+ id="rect5988"
+ style="fill:#000000;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;paint-order:markers fill stroke"
+ d="M 13 4 C 11.338 4 10 5.3380024 10 7 L 10 33 C 10 34.661998 11.338 36 13 36 L 27 36 C 28.662 36 30 34.661998 30 33 L 30 26 L 27 26 L 27 28 L 13 28 L 13 12 L 27 12 L 27 14 L 30 14 L 30 7 C 30 5.3380024 28.662 4 27 4 L 13 4 z M 13 7 L 27 7 L 27 9 L 13 9 L 13 7 z M 33 13 L 32.271484 14.771484 L 30.5 15.5 L 32.271484 16.228516 L 33 18 L 33.728516 16.228516 L 35.5 15.5 L 33.728516 14.771484 L 33 13 z M 25 15 L 23.5 18.5 L 20 20 L 23.5 21.5 L 25 25 L 26.5 21.5 L 30 20 L 26.5 18.5 L 25 15 z M 33 22 L 32.271484 23.771484 L 30.5 24.5 L 32.271484 25.228516 L 33 27 L 33.728516 25.228516 L 35.5 24.5 L 33.728516 23.771484 L 33 22 z M 13 31 L 27 31 L 27 33 L 13 33 L 13 31 z "
+ transform="translate(0,8)" />
+ </g>
+</svg>
More information about the Android
mailing list