Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2021-06-09 22:29:38 +0300
committerAndy Scherzinger <info@andy-scherzinger.de>2021-06-11 11:22:29 +0300
commit31d585e763e1347e059b4dc0a07befe70bb379ec (patch)
tree266e2e1274074241e9f6af1494048682d9e2d696 /drawable_resources
parent43bf2ca7ae9b784c510a6e2c66f3ec6e6e039bd5 (diff)
polish location search result items
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'drawable_resources')
-rw-r--r--drawable_resources/other/circular_location.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/drawable_resources/other/circular_location.svg b/drawable_resources/other/circular_location.svg
new file mode 100644
index 000000000..262957d8d
--- /dev/null
+++ b/drawable_resources/other/circular_location.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg width="100%" height="100%" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
+ <g transform="matrix(1.2,0,0,1.2,-2.4,-2.4)">
+ <path d="M12,2C6.514,2 2,6.514 2,12C2,17.486 6.514,22 12,22C17.486,22 22,17.486 22,12C22,6.514 17.486,2 12,2Z" style="fill-rule:nonzero;"/>
+ </g>
+ <g transform="matrix(0.602263,0,0,0.602263,4.77284,4.77284)">
+ <path d="M12,11.5C10.629,11.5 9.5,10.371 9.5,9C9.5,7.629 10.629,6.5 12,6.5C13.371,6.5 14.5,7.629 14.5,9C14.5,10.371 13.371,11.5 12,11.5M12,2C8.16,2 5,5.16 5,9C5,14.25 12,22 12,22C12,22 19,14.25 19,9C19,5.16 15.84,2 12,2Z" style="fill:white;fill-rule:nonzero;"/>
+ </g>
+</svg>