[Android] Add new source code icon
Alexandre Perraud
git at videolan.org
Tue Jan 18 12:23:24 UTC 2022
vlc-android | branch: master | Alexandre Perraud <alexandre at videolan.org> | Tue Nov 16 12:03:46 2021 +0100| [c1353d519ce7534d8f1e402f2fc711663fcdd89a] | committer: Nicolas Pomepuy
Add new source code icon
> https://code.videolan.org/videolan/vlc-android/commit/c1353d519ce7534d8f1e402f2fc711663fcdd89a
---
.../resources/assets/images/svg/ic_sourcecode.svg | 63 ++++++++++++++++++++++
1 file changed, 63 insertions(+)
diff --git a/application/resources/assets/images/svg/ic_sourcecode.svg b/application/resources/assets/images/svg/ic_sourcecode.svg
new file mode 100644
index 000000000..41eea9a5c
--- /dev/null
+++ b/application/resources/assets/images/svg/ic_sourcecode.svg
@@ -0,0 +1,63 @@
+<?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="48.0px"
+ height="48.0px"
+ viewBox="0 0 48.0 48.0"
+ version="1.1"
+ id="SVGRoot"
+ sodipodi:docname="ic_sourcecode.svg"
+ inkscape:version="1.0.2 (e86c870879, 2021-01-15)">
+ <defs
+ id="defs4873" />
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="16"
+ inkscape:cx="27.371153"
+ inkscape:cy="19.097575"
+ 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:grid
+ type="xygrid"
+ id="grid5443" />
+ </sodipodi:namedview>
+ <metadata
+ id="metadata4876">
+ <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 />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <path
+ id="path3122"
+ style="fill:#000000;stroke-width:2"
+ d="M 24.931641,8.0000916 19,40.000092 h 4.068359 L 29,8.0000916 Z M 14,14.000092 l -10,10 10,10 2.800781,-2.8008 -7.201172,-7.1992 7.201172,-7.1992 z m 20,0 -2.800781,2.8008 7.201172,7.1992 -7.201172,7.1992 2.800781,2.8008 10,-10 z" />
+ </g>
+</svg>
More information about the Android
mailing list