[Android] Add new download ctx icon
Alexandre Perraud
git at videolan.org
Wed Jan 20 09:54:27 UTC 2021
vlc-android | branch: 3.3.x | Alexandre Perraud <alexandre at videolan.org> | Thu Jan 7 15:17:13 2021 +0100| [6cdabe0caa407409aac52c04bce1bf226ba244c2] | committer: Nicolas Pomepuy
Add new download ctx icon
(cherry picked from commit d9accbfcda91e20ed2ed861fa765d587e2b4d6f1)
> https://code.videolan.org/videolan/vlc-android/commit/6cdabe0caa407409aac52c04bce1bf226ba244c2
---
.../assets/images/svg/ic_ctx_download.svg | 79 ++++++++++++++++++++++
1 file changed, 79 insertions(+)
diff --git a/application/resources/assets/images/svg/ic_ctx_download.svg b/application/resources/assets/images/svg/ic_ctx_download.svg
new file mode 100644
index 000000000..28772cf61
--- /dev/null
+++ b/application/resources/assets/images/svg/ic_ctx_download.svg
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<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="1.0.1 (3bc2e813f5, 2020-09-07)"
+ sodipodi:docname="ic_ctx_download.svg">
+ <defs
+ id="defs7678" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="11.313709"
+ inkscape:cx="30.665084"
+ inkscape:cy="19.900256"
+ 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:document-rotation="0">
+ <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" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1"
+ transform="translate(0,-8)">
+ <path
+ id="rect2547"
+ style="vector-effect:none;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.755906;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
+ d="M 16.5 6 C 15.6716 6.00008 15.0001 6.67161 15 7.5 L 15 15.5 L 12.5 15.5 C 11.1641 15.50056 10.495153 17.115567 11.439453 18.060547 L 18.939453 25.560547 C 19.525253 26.146037 20.474747 26.146037 21.060547 25.560547 L 28.560547 18.060547 C 29.504847 17.115567 28.8359 15.50056 27.5 15.5 L 25 15.5 L 25 7.5 C 24.9999 6.67161 24.3284 6.00008 23.5 6 L 16.5 6 z M 18 9 L 22 9 L 22 18.5 L 23.878906 18.5 L 20 22.378906 L 16.121094 18.5 L 18 18.5 L 18 9 z M 9.5 29 C 8.669 29 8 29.669 8 30.5 C 8 31.331 8.669 32 9.5 32 L 30.5 32 C 31.331 32 32 31.331 32 30.5 C 32 29.669 31.331 29 30.5 29 L 9.5 29 z "
+ transform="translate(0,8)" />
+ </g>
+</svg>
More information about the Android
mailing list