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

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authori.tomko <igor.n.tomko@gmail.com>2016-09-08 09:57:22 +0300
committeri.tomko <igor.n.tomko@gmail.com>2016-09-08 09:57:22 +0300
commit0f6142b5e7573174b17c213b645ccc10092a41a1 (patch)
tree0fc16540c4c0efc20c77bc1a09a7c85723548873 /data/styles
parentfddb7ef2f66b083bf23e14e3a7a4f30a4190c96f (diff)
Fix arrow-xs icons
Diffstat (limited to 'data/styles')
-rw-r--r--data/styles/clear/style-clear/symbols/arrow-xs.svg14
-rw-r--r--data/styles/clear/style-night/symbols/arrow-xs.svg14
2 files changed, 28 insertions, 0 deletions
diff --git a/data/styles/clear/style-clear/symbols/arrow-xs.svg b/data/styles/clear/style-clear/symbols/arrow-xs.svg
new file mode 100644
index 0000000000..d2ecba9d93
--- /dev/null
+++ b/data/styles/clear/style-clear/symbols/arrow-xs.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="9px" height="3px" viewBox="0 0 9 3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>arrow-xs</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="POI-Clear" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.6">
+ <g id="Artboard-1" transform="translate(-1298.000000, -629.000000)" fill="#333333">
+ <g id="arrow-s" transform="translate(1302.500000, 630.500000) scale(-1, 1) translate(-1302.500000, -630.500000) translate(1298.000000, 629.000000)">
+ <path d="M2.5,1 L9,1 L9,2 L2.5,2 L2.5,1 Z M0,1.5 L2.5,-1.77635684e-15 L2.5,3 L0,1.5 Z" id="Rectangle-315"></path>
+ </g>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/data/styles/clear/style-night/symbols/arrow-xs.svg b/data/styles/clear/style-night/symbols/arrow-xs.svg
new file mode 100644
index 0000000000..d020789d20
--- /dev/null
+++ b/data/styles/clear/style-night/symbols/arrow-xs.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="9px" height="3px" viewBox="0 0 9 3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>arrow-xs</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="POI-Night" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25">
+ <g id="Artboard-1" transform="translate(-1298.000000, -629.000000)" fill="#FFFFFF">
+ <g id="arrow-s" transform="translate(1302.500000, 630.500000) scale(-1, 1) translate(-1302.500000, -630.500000) translate(1298.000000, 629.000000)">
+ <path d="M2.5,1 L9,1 L9,2 L2.5,2 L2.5,1 Z M0,1.5 L2.5,-1.77635684e-15 L2.5,3 L0,1.5 Z" id="Rectangle-315"></path>
+ </g>
+ </g>
+ </g>
+</svg> \ No newline at end of file