aboutsummaryrefslogtreecommitdiff
path: root/static/icons/directions
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/directions')
-rw-r--r--static/icons/directions/east.svg1
-rw-r--r--static/icons/directions/north-east.svg1
-rw-r--r--static/icons/directions/north-west.svg1
-rw-r--r--static/icons/directions/north.svg1
-rw-r--r--static/icons/directions/south-east.svg1
-rw-r--r--static/icons/directions/south-west.svg1
-rw-r--r--static/icons/directions/south.svg1
-rw-r--r--static/icons/directions/west.svg1
8 files changed, 8 insertions, 0 deletions
diff --git a/static/icons/directions/east.svg b/static/icons/directions/east.svg
new file mode 100644
index 0000000..e708757
--- /dev/null
+++ b/static/icons/directions/east.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="rotate(-90 12 12)"><path fill="currentColor" d="M11 4h2v12l5.5-5.5l1.42 1.42L12 19.84l-7.92-7.92L5.5 10.5L11 16V4Z"/></g></svg> \ No newline at end of file
diff --git a/static/icons/directions/north-east.svg b/static/icons/directions/north-east.svg
new file mode 100644
index 0000000..a5b842c
--- /dev/null
+++ b/static/icons/directions/north-east.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="rotate(180 12 12)"><path fill="currentColor" d="M19 6.41L17.59 5L7 15.59V9H5v10h10v-2H8.41L19 6.41Z"/></g></svg> \ No newline at end of file
diff --git a/static/icons/directions/north-west.svg b/static/icons/directions/north-west.svg
new file mode 100644
index 0000000..e18211c
--- /dev/null
+++ b/static/icons/directions/north-west.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="rotate(90 12 12)"><path fill="currentColor" d="M19 6.41L17.59 5L7 15.59V9H5v10h10v-2H8.41L19 6.41Z"/></g></svg> \ No newline at end of file
diff --git a/static/icons/directions/north.svg b/static/icons/directions/north.svg
new file mode 100644
index 0000000..cb15d38
--- /dev/null
+++ b/static/icons/directions/north.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="rotate(180 12 12)"><path fill="currentColor" d="M11 4h2v12l5.5-5.5l1.42 1.42L12 19.84l-7.92-7.92L5.5 10.5L11 16V4Z"/></g></svg> \ No newline at end of file
diff --git a/static/icons/directions/south-east.svg b/static/icons/directions/south-east.svg
new file mode 100644
index 0000000..b8fb1c9
--- /dev/null
+++ b/static/icons/directions/south-east.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="rotate(-90 12 12)"><path fill="currentColor" d="M19 6.41L17.59 5L7 15.59V9H5v10h10v-2H8.41L19 6.41Z"/></g></svg> \ No newline at end of file
diff --git a/static/icons/directions/south-west.svg b/static/icons/directions/south-west.svg
new file mode 100644
index 0000000..dba0fe1
--- /dev/null
+++ b/static/icons/directions/south-west.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 6.41L17.59 5L7 15.59V9H5v10h10v-2H8.41L19 6.41Z"/></svg> \ No newline at end of file
diff --git a/static/icons/directions/south.svg b/static/icons/directions/south.svg
new file mode 100644
index 0000000..4be2792
--- /dev/null
+++ b/static/icons/directions/south.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 4h2v12l5.5-5.5l1.42 1.42L12 19.84l-7.92-7.92L5.5 10.5L11 16V4Z"/></svg> \ No newline at end of file
diff --git a/static/icons/directions/west.svg b/static/icons/directions/west.svg
new file mode 100644
index 0000000..4de4b71
--- /dev/null
+++ b/static/icons/directions/west.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g transform="rotate(90 12 12)"><path fill="currentColor" d="M11 4h2v12l5.5-5.5l1.42 1.42L12 19.84l-7.92-7.92L5.5 10.5L11 16V4Z"/></g></svg> \ No newline at end of file