aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/route.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/route.svg')
-rw-r--r--src/_icons/route.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/route.svg b/src/_icons/route.svg
index ca61b94..c945052 100644
--- a/src/_icons/route.svg
+++ b/src/_icons/route.svg
@@ -4,5 +4,5 @@ tags: [path, navigation, map]
<svg>
<circle cx="6" cy="19" r="2" />
<circle cx="18" cy="5" r="2" />
- <path d="M12 19h4.5a3.5 3.5 0 000 -7h-8a3.5 3.5 0 010 -7h3.5" />
+ <path d="M12 19h4.5a3.5 3.5 0 0 0 0 -7h-8a3.5 3.5 0 0 1 0 -7h3.5" />
</svg>