[Android] New Android Auto album icon

Alexandre Perraud git at videolan.org
Wed Nov 16 16:15:13 CET 2016


vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Nov 16 16:05:10 2016 +0100| [67a9c59a7bd54f9a63ba9c4cabb7e2f4f282fa67] | committer: Alexandre Perraud

New Android Auto album icon

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

 assets/images/svg/ic_auto_album_normal.svg         |  81 +++++++++++++++++++++
 .../res/drawable-hdpi/ic_auto_album_normal.png     | Bin 0 -> 1027 bytes
 .../res/drawable-ldpi/ic_auto_album_normal.png     | Bin 0 -> 492 bytes
 .../res/drawable-mdpi/ic_auto_album_normal.png     | Bin 0 -> 719 bytes
 .../res/drawable-xhdpi/ic_auto_album_normal.png    | Bin 0 -> 1323 bytes
 5 files changed, 81 insertions(+)

diff --git a/assets/images/svg/ic_auto_album_normal.svg b/assets/images/svg/ic_auto_album_normal.svg
new file mode 100644
index 0000000..f267e0f
--- /dev/null
+++ b/assets/images/svg/ic_auto_album_normal.svg
@@ -0,0 +1,81 @@
+<?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.91 r13725"
+   sodipodi:docname="ic_auto_album_normal.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="11.2"
+     inkscape:cx="-26.904425"
+     inkscape:cy="30.624764"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1056"
+     inkscape:window-x="0"
+     inkscape:window-y="24"
+     inkscape:window-maximized="1"
+     inkscape:snap-global="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-nodes="true"
+     inkscape:object-paths="true"
+     inkscape:object-nodes="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-center="true">
+    <inkscape:grid
+       type="xygrid"
+       id="grid2983" />
+  </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></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(0,-1028.3622)">
+    <path
+       inkscape:connector-curvature="0"
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#757575;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.77165353;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+       d="m 12,1032.3622 c -4.41828,0 -8,3.5817 -8,8 0,4.4183 3.58172,8 8,8 4.41828,0 8,-3.5817 8,-8 0,-4.4183 -3.58172,-8 -8,-8 z m 0,4.5 c 1.933,0 3.5,1.567 3.5,3.5 0,1.933 -1.567,3.5 -3.5,3.5 -1.933,0 -3.5,-1.567 -3.5,-3.5 0,-1.933 1.567,-3.5 3.5,-3.5 z m 0,2.5 c -0.55228,0 -1,0.4477 -1,1 0,0.5523 0.44772,1 1,1 0.55228,0 1,-0.4477 1,-1 0,-0.5523 -0.44772,-1 -1,-1 z"
+       id="path7176" />
+  </g>
+</svg>
diff --git a/vlc-android/res/drawable-hdpi/ic_auto_album_normal.png b/vlc-android/res/drawable-hdpi/ic_auto_album_normal.png
new file mode 100644
index 0000000..4490657
Binary files /dev/null and b/vlc-android/res/drawable-hdpi/ic_auto_album_normal.png differ
diff --git a/vlc-android/res/drawable-ldpi/ic_auto_album_normal.png b/vlc-android/res/drawable-ldpi/ic_auto_album_normal.png
new file mode 100644
index 0000000..0d8e56c
Binary files /dev/null and b/vlc-android/res/drawable-ldpi/ic_auto_album_normal.png differ
diff --git a/vlc-android/res/drawable-mdpi/ic_auto_album_normal.png b/vlc-android/res/drawable-mdpi/ic_auto_album_normal.png
new file mode 100644
index 0000000..82d91ff
Binary files /dev/null and b/vlc-android/res/drawable-mdpi/ic_auto_album_normal.png differ
diff --git a/vlc-android/res/drawable-xhdpi/ic_auto_album_normal.png b/vlc-android/res/drawable-xhdpi/ic_auto_album_normal.png
new file mode 100644
index 0000000..1d3a36b
Binary files /dev/null and b/vlc-android/res/drawable-xhdpi/ic_auto_album_normal.png differ



More information about the Android mailing list