[Android] New warning and unknown icons

Alexandre Perraud git at videolan.org
Thu Feb 27 11:42:10 CET 2020


vlc-android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Thu Feb 27 11:37:17 2020 +0100| [358ef0606489958018adacd8c1eb822cfaf41eaa] | committer: Alexandre Perraud

New warning and unknown icons

> https://code.videolan.org/videolan/vlc-android/commit/358ef0606489958018adacd8c1eb822cfaf41eaa
---

 .../resources/assets/images/svg/ic_unknown.svg     | 79 ++++++++++++++++++++++
 .../resources/assets/images/svg/ic_warning.svg     | 79 ++++++++++++++++++++++
 2 files changed, 158 insertions(+)

diff --git a/application/resources/assets/images/svg/ic_unknown.svg b/application/resources/assets/images/svg/ic_unknown.svg
new file mode 100644
index 000000000..0f4344c0b
--- /dev/null
+++ b/application/resources/assets/images/svg/ic_unknown.svg
@@ -0,0 +1,79 @@
+<?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="48"
+   height="48"
+   viewBox="0 0 48 48.000002"
+   version="1.1"
+   id="svg7566"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   sodipodi:docname="ic_unknown.svg.svg">
+  <defs
+     id="defs7560" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.2"
+     inkscape:cx="48.719126"
+     inkscape:cy="16.645088"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox-edge-midpoints="true"
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:object-paths="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-center="true"
+     inkscape:snap-text-baseline="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1043"
+     inkscape:window-x="1920"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid8111" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7563">
+    <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,-1074.5197)">
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;paint-order:normal;enable-background:accumulate"
+       d="m 23.984375,1084.5158 c -1.5553,0.016 -3.105455,1.3671 -3.984375,4.0039 l -7.332031,22 H 10 c -1.108,0 -2,0.892 -2,2 v 2 h 32 v -2 c 0,-1.108 -0.892,-2 -2,-2 H 35.332031 L 28,1088.5197 c -0.8999,-2.6997 -2.460345,-4.0196 -4.015625,-4.0039 z M 24,1093.5197 a 5,5 0 0 1 5,5 c -2e-4,1.326 -0.527017,2.5978 -1.460938,3.5391 -1.29128,1.123 -2.037062,2.7492 -2.039062,4.4609 h -3 c 0.0037,-2.4737 1.036818,-4.8344 2.892578,-6.5605 0.41082,-0.437 0.607622,-0.9281 0.607422,-1.4395 a 2,2 0 0 0 -2,-2 2,2 0 0 0 -2,2 1.5,1.5 0 0 1 -1.5,1.5 1.5,1.5 0 0 1 -1.5,-1.5 5,5 0 0 1 5,-5 z m 0,15 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z"
+       id="path7550"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/application/resources/assets/images/svg/ic_warning.svg b/application/resources/assets/images/svg/ic_warning.svg
new file mode 100644
index 000000000..6f764ac00
--- /dev/null
+++ b/application/resources/assets/images/svg/ic_warning.svg
@@ -0,0 +1,79 @@
+<?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="48"
+   height="48"
+   viewBox="0 0 48 48.000002"
+   version="1.1"
+   id="svg7566"
+   inkscape:version="0.92.4 (5da689c313, 2019-01-14)"
+   sodipodi:docname="ic_warning.svg">
+  <defs
+     id="defs7560" />
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="11.2"
+     inkscape:cx="48.719126"
+     inkscape:cy="16.645088"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     showgrid="true"
+     units="px"
+     inkscape:snap-bbox="true"
+     inkscape:bbox-paths="true"
+     inkscape:bbox-nodes="true"
+     inkscape:snap-bbox-edge-midpoints="true"
+     inkscape:snap-bbox-midpoints="true"
+     inkscape:object-paths="true"
+     inkscape:snap-intersection-paths="true"
+     inkscape:snap-smooth-nodes="true"
+     inkscape:snap-midpoints="true"
+     inkscape:snap-object-midpoints="true"
+     inkscape:snap-center="true"
+     inkscape:snap-text-baseline="true"
+     inkscape:window-width="1920"
+     inkscape:window-height="1043"
+     inkscape:window-x="1920"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1">
+    <inkscape:grid
+       type="xygrid"
+       id="grid8111" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7563">
+    <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,-1074.5197)">
+    <path
+       style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;paint-order:normal;enable-background:accumulate"
+       d="m 24,1084.5197 c -1.5553,0.016 -3.12108,1.3632 -4,4 l -7.332031,22 H 10 c -1.108,0 -2,0.892 -2,2 v 2 h 32 v -2 c 0,-1.108 -0.892,-2 -2,-2 H 35.332031 L 28,1088.5197 c -0.8999,-2.6997 -2.44472,-4.0157 -4,-4 z m 0,8 a 2,2 0 0 1 2,2 2,2 0 0 1 -0.01172,0.1758 H 26 l -1.003906,10.8828 a 0.99999786,0.99999786 0 0 1 0,0.039 l -0.0078,0.062 A 0.99999786,0.99999786 0 0 1 24,1106.5158 a 0.99999786,0.99999786 0 0 1 -0.984375,-0.832 h -0.0039 l -0.0078,-0.094 L 22,1094.6955 h 0.0078 A 2,2 0 0 1 22,1094.5197 a 2,2 0 0 1 2,-2 z m 0,16 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z"
+       id="path7543"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>



More information about the Android mailing list