diff options
Diffstat (limited to 'public/images/gui_arrow_right.svg')
-rw-r--r-- | public/images/gui_arrow_right.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/images/gui_arrow_right.svg b/public/images/gui_arrow_right.svg new file mode 100644 index 0000000..011f314 --- /dev/null +++ b/public/images/gui_arrow_right.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> +<path stroke-width="2" stroke="#000" fill="none" d="M 8 14 L 14 8 L 8 2 M 2 8 L 14 8" /> +</svg> |