diff options
Diffstat (limited to 'icons/navigation.svg')
-rw-r--r-- | icons/navigation.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/navigation.svg b/icons/navigation.svg new file mode 100644 index 00000000..68d4cd04 --- /dev/null +++ b/icons/navigation.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-navigation" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 18.5l7.265 2.463a0.535 .535 0 0 0 .57 -.116a0.548 .548 0 0 0 .134 -.572l-7.969 -17.275l-7.97 17.275a0.547 .547 0 0 0 .135 .572a0.535 .535 0 0 0 .57 .116l7.265 -2.463" /> +</svg> + + |