[Android] Add No Artist thumbnail icon
Alexandre Perraud
git at videolan.org
Fri Jan 13 15:14:55 CET 2017
vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Jan 11 18:50:07 2017 +0100| [9d0e5032168231df99a7625aeeb609f8cf043941] | committer: Alexandre Perraud
Add No Artist thumbnail icon
> https://code.videolan.org/videolan/vlc-android/commit/9d0e5032168231df99a7625aeeb609f8cf043941
---
assets/images/svg/ic_no_artist.svg | 75 ++++++++++++++++++++++++
vlc-android/res/drawable-hdpi/ic_no_artist.png | Bin 0 -> 1026 bytes
vlc-android/res/drawable-ldpi/ic_no_artist.png | Bin 0 -> 564 bytes
vlc-android/res/drawable-mdpi/ic_no_artist.png | Bin 0 -> 690 bytes
vlc-android/res/drawable-xhdpi/ic_no_artist.png | Bin 0 -> 1357 bytes
5 files changed, 75 insertions(+)
diff --git a/assets/images/svg/ic_no_artist.svg b/assets/images/svg/ic_no_artist.svg
new file mode 100644
index 0000000..e6eee64
--- /dev/null
+++ b/assets/images/svg/ic_no_artist.svg
@@ -0,0 +1,75 @@
+<?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_no_artist.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="6.2220171"
+ inkscape:cy="8.1027781"
+ 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-grids="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="grid3002" />
+ </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
+ style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#bdbdbd;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 13,1032.3622 c -2.20914,0 -4,1.7909 -4,4 0,2.2091 1.79086,4 4,4 2.20914,0 4,-1.7909 4,-4 0,-2.2091 -1.79086,-4 -4,-4 z m -8.5,3.5028 c -0.831,0 -1.5,0.669 -1.5,1.5 l 0,3 c 0,0.831 0.669,1.5 1.5,1.5 0.831,0 1.5,-0.669 1.5,-1.5 l 0,-3 c 0,-0.831 -0.669,-1.5 -1.5,-1.5 z m -3.50000001,4.4981 C 1.002,1042.1017 2.27918,1043.5756 4,1043.824 l 0,4.5382 1,0 0,-4.5402 c 1.72008,-0.2482 2.99746,-1.721 3,-3.4589 l -1,0 c 0,1.3807 -1.11929,2.5 -2.5,2.5 -1.38071,0 -2.5,-1.1193 -2.5,-2.5 z M 13,1042.3895 c -3.5,0 -7,1.3277 -7,3.9727 l 0,2 14,0 0,-2 c 0,-2.6537 -3.5,-3.9748 -7,-3.9727 z"
+ id="path7421"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="sssssssssssscccccccscccsccsc" />
+ </g>
+</svg>
diff --git a/vlc-android/res/drawable-hdpi/ic_no_artist.png b/vlc-android/res/drawable-hdpi/ic_no_artist.png
new file mode 100644
index 0000000..a46f76c
Binary files /dev/null and b/vlc-android/res/drawable-hdpi/ic_no_artist.png differ
diff --git a/vlc-android/res/drawable-ldpi/ic_no_artist.png b/vlc-android/res/drawable-ldpi/ic_no_artist.png
new file mode 100644
index 0000000..492e078
Binary files /dev/null and b/vlc-android/res/drawable-ldpi/ic_no_artist.png differ
diff --git a/vlc-android/res/drawable-mdpi/ic_no_artist.png b/vlc-android/res/drawable-mdpi/ic_no_artist.png
new file mode 100644
index 0000000..986c045
Binary files /dev/null and b/vlc-android/res/drawable-mdpi/ic_no_artist.png differ
diff --git a/vlc-android/res/drawable-xhdpi/ic_no_artist.png b/vlc-android/res/drawable-xhdpi/ic_no_artist.png
new file mode 100644
index 0000000..a6b9a12
Binary files /dev/null and b/vlc-android/res/drawable-xhdpi/ic_no_artist.png differ
More information about the Android
mailing list