summary refs log tree commit diff
path: root/resources/icons/ui
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-05-30 14:21:44 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2023-05-30 14:21:44 +0200
commita1fed44b5012f0b4a6237c296f55a3a1cf699252 (patch)
treea8b739976ddf23bc8c660ae7214898ba407f7286 /resources/icons/ui
parentRight click option to go to event while searching (diff)
downloadnheko-a1fed44b5012f0b4a6237c296f55a3a1cf699252.tar.xz
Add goto button to hover menu when searching
fixes #1457
Diffstat (limited to 'resources/icons/ui')
-rw-r--r--resources/icons/ui/go-to.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/icons/ui/go-to.svg b/resources/icons/ui/go-to.svg
new file mode 100644
index 00000000..3f0bcaac
--- /dev/null
+++ b/resources/icons/ui/go-to.svg
@@ -0,0 +1 @@
+<svg width="24" height="24" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M18.78 2.22a.75.75 0 1 0-1.06 1.06L19.44 5h-6.19a2.75 2.75 0 0 0-2.75 2.75v9.497c0 .69-.56 1.25-1.25 1.25H7.958a3 3 0 1 0-.128 1.5h1.42a2.75 2.75 0 0 0 2.75-2.75V7.75c0-.69.56-1.25 1.25-1.25h6.19l-1.72 1.72a.75.75 0 0 0 1.06 1.06l3-3a.75.75 0 0 0 0-1.06l-3-3ZM3.5 19a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0Z" fill="#212121"/></svg>
\ No newline at end of file