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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-18 01:49:57 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-18 01:49:57 +0300
commit115ac9cf97125d647c96b72b36bb5804e644f311 (patch)
treeebfb02cde7e8c0cc6ecad581bbd7926088132b4d /src/icons/svg/map-pin.svg
parent8325aa8b42a2ff55e1b48996a58c34723be0eb93 (diff)
Moving from UFO to SVG folder with FontCustom generator. Unicode codepoints preserved
Diffstat (limited to 'src/icons/svg/map-pin.svg')
-rw-r--r--src/icons/svg/map-pin.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/icons/svg/map-pin.svg b/src/icons/svg/map-pin.svg
new file mode 100644
index 000000000..685e172b2
--- /dev/null
+++ b/src/icons/svg/map-pin.svg
@@ -0,0 +1,7 @@
+<?xml version="1.0" standalone="no"?>
+<svg width="1536px" height="1536px" version="1.1" xmlns="http://www.w3.org/2000/svg">
+ <path transform="scale(1, -1) translate(0, -1536)" glyph-name="map_pin" unicode="&#xf276;" horiz-adv-x="1024"
+
+d="M512 448c44 0 87 5 128 15v-655c0 -35 -29 -64 -64 -64h-128c-35 0 -64 29 -64 64v655c41 -10 84 -15 128 -15zM512 1536c283 0 512 -229 512 -512s-229 -512 -512 -512s-512 229 -512 512s229 512 512 512zM512 1312c18 0 32 14 32 32s-14 32 -32 32
+c-194 0 -352 -158 -352 -352c0 -18 14 -32 32 -32s32 14 32 32c0 159 129 288 288 288z" />
+</svg> \ No newline at end of file