[Android] Add monochrome material you launcher icon
Alexandre Perraud
git at videolan.org
Fri Jun 3 07:02:48 UTC 2022
vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Tue May 24 15:13:58 2022 +0200| [db45d3bb8de515d637c26016c18396e09b2d1341] | committer: Nicolas Pomepuy
Add monochrome material you launcher icon
> https://code.videolan.org/videolan/vlc-android/commit/db45d3bb8de515d637c26016c18396e09b2d1341
---
.../assets/images/svg/ic_launcher_monochrome.svg | 76 ++++++++++++++++++++++
1 file changed, 76 insertions(+)
diff --git a/application/resources/assets/images/svg/ic_launcher_monochrome.svg b/application/resources/assets/images/svg/ic_launcher_monochrome.svg
new file mode 100755
index 000000000..72a21f617
--- /dev/null
+++ b/application/resources/assets/images/svg/ic_launcher_monochrome.svg
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ width="108.0px"
+ height="108.0px"
+ viewBox="0 0 108.0 108.0"
+ version="1.1"
+ id="SVGRoot"
+ sodipodi:docname="ic_launcher_monochrome.svg"
+ inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)"
+ 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="defs1600" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.6"
+ inkscape:cx="22.678571"
+ inkscape:cy="40.714286"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ inkscape:document-rotation="0"
+ showgrid="true"
+ inkscape:window-width="1920"
+ inkscape:window-height="1043"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1"
+ inkscape:pagecheckerboard="0"
+ inkscape:snap-grids="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:grid
+ type="xygrid"
+ id="grid2170" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata1603">
+ <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">
+ <path
+ id="path1152"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.0862069"
+ d="m 57.679668,34.641272 c 0,0 -0.66268,-2.282771 -1.431619,-3.068313 -0.556121,-0.568101 -1.227401,-1.023422 -2.249966,-1.023423 -1.022675,0 -1.693845,0.455322 -2.249967,1.023423 -0.769048,0.785542 -1.431619,3.068313 -1.431619,3.068313 L 41.551002,60.41042 h -3.298778 c -1.087804,0 -2.119217,0.951398 -2.455042,2.04489 L 32.217158,74.726612 C 31.738855,76.366388 31.912574,78 34.162441,78 h 19.835642 19.839548 c 2.249746,0 2.423466,-1.633612 1.945283,-3.273388 L 72.202889,62.45531 c -0.336065,-1.093493 -1.365404,-2.04489 -2.453088,-2.04489 h -3.302686 z m -6.339749,3.222609 c 1.819893,0.627931 3.454373,0.666352 5.324139,0.01758 l 3.027299,8.890492 c -1.853235,1.096264 -3.676531,1.673803 -5.69718,1.673803 -2.016789,0 -3.839303,-0.575832 -5.689369,-1.667944 z m 11.763496,18.933311 2.9648,8.704948 c 0.115045,0.337785 -0.102091,0.732965 -0.3789,0.947252 -3.191873,2.466603 -7.678218,3.37004 -11.695138,3.36909 -4.019291,-8.3e-4 -8.487971,-0.934838 -11.691233,-3.388621 -0.275538,-0.2
1114 -0.481146,-0.608529 -0.367181,-0.943346 l 2.956987,-8.68737 c 2.84506,2.168657 5.887152,2.792927 9.10338,2.792927 3.216456,0 6.261537,-0.625457 9.107285,-2.79488 z"
+ sodipodi:nodetypes="ccscccsccscsccscccccscccscccscsc" />
+ </g>
+</svg>
More information about the Android
mailing list