[Libreoffice-commits] online.git: loleaflet/images

Pedro Pinto Silva (via logerrit) logerrit at kemper.freedesktop.org
Wed Apr 29 12:01:02 UTC 2020


 loleaflet/images/sc_recsearch.svg |   19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

New commits:
commit 6b42ddb473a20169812092a35b8a0ac6b01737c3
Author:     Pedro Pinto Silva <pedro.silva at collabora.com>
AuthorDate: Wed Apr 29 13:58:11 2020 +0200
Commit:     Pedro Pinto da Silva <pedro.silva at collabora.com>
CommitDate: Wed Apr 29 14:00:44 2020 +0200

    Mobile: search icon: fix size
    
    Change-Id: I1be6516d32c0afb8d78bef087648c1cd11e4a1c8
    Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93148
    Tested-by: Pedro Pinto da Silva <pedro.silva at collabora.com>
    Reviewed-by: Pedro Pinto da Silva <pedro.silva at collabora.com>

diff --git a/loleaflet/images/sc_recsearch.svg b/loleaflet/images/sc_recsearch.svg
index 76a052b3f..d71082339 100644
--- a/loleaflet/images/sc_recsearch.svg
+++ b/loleaflet/images/sc_recsearch.svg
@@ -1,7 +1,12 @@
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
-     />
- <path 
-     style="fill:#4d4d4d" 
-     d="M 6.5 2 C 4.01472 2 2 4.01472 2 6.5 C 2 8.98528 4.01472 11 6.5 11 C 7.56305 11 8.54248 10.61639 9.3125 10 L 13.3125 14 L 14 13.3125 L 10 9.3125 C 10.61639 8.54248 11 7.56305 11 6.5 C 11 4.01472 8.98528 2 6.5 2 z M 6.5 3 A 3.5 3.5 0 0 1 10 6.5 A 3.5 3.5 0 0 1 6.5 10 A 3.5 3.5 0 0 1 3 6.5 A 3.5 3.5 0 0 1 6.5 3 z "
-     />
- </svg>
+<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <metadata>
+  <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>/>
+ <path d="m9.75 3c-3.7279 0-6.75 3.0221-6.75 6.75s3.0221 6.75 6.75 6.75c1.5946 0 3.0637-0.57542 4.2188-1.5l6 6 1.0312-1.0312-6-6c0.92458-1.155 1.5-2.6242 1.5-4.2188 0-3.7279-3.0221-6.75-6.75-6.75zm0 1.5a5.25 5.25 0 0 1 5.25 5.25 5.25 5.25 0 0 1-5.25 5.25 5.25 5.25 0 0 1-5.25-5.25 5.25 5.25 0 0 1 5.25-5.25z" fill="#4d4d4d" stroke-width="1.5"/>
+</svg>


More information about the Libreoffice-commits mailing list