diff options
author | Phil Hughes <me@iamphill.com> | 2016-07-27 09:27:00 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2016-07-27 09:27:00 +0100 |
commit | 5a0cd0e947c3e7632400a309d1cca08a3d84a5b0 (patch) | |
tree | e97247b15eb1f390cfe666303d49f1ef00426256 /app/views/shared | |
parent | c6d96fdfbcc26f52ad60ae746c4110dd5485ad08 (diff) | |
download | gitlab-ce-5a0cd0e947c3e7632400a309d1cca08a3d84a5b0.tar.gz |
Added jump tp next discussion button
Diffstat (limited to 'app/views/shared')
-rw-r--r-- | app/views/shared/icons/_next_discussion.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/icons/_next_discussion.svg b/app/views/shared/icons/_next_discussion.svg new file mode 100644 index 00000000000..43559a60cb0 --- /dev/null +++ b/app/views/shared/icons/_next_discussion.svg @@ -0,0 +1 @@ +<svg viewBox="0 0 20 19" ><path d="M15.21 7.783h-3.317c-.268 0-.472.218-.472.486v.953c0 .28.212.486.473.486h3.318v1.575c0 .36.233.452.52.23l3.06-2.37c.274-.213.286-.582 0-.804l-3.06-2.37c-.275-.213-.52-.12-.52.23v1.583zm.57-3.66c-1.558-1.22-3.783-1.98-6.254-1.98C4.816 2.143 1 4.91 1 8.333c0 1.964 1.256 3.715 3.216 4.846-.447 1.615-1.132 2.195-1.732 2.882-.142.174-.304.32-.256.56v.01c.047.213.218.368.41.368h.046c.37-.048.743-.116 1.085-.213 1.645-.425 3.13-1.22 4.377-2.34.447.048.913.077 1.38.077 2.092 0 4.01-.546 5.492-1.454-.416-.208-.798-.475-1.134-.792-1.227.63-2.743 1.008-4.36 1.008-.41 0-.828-.03-1.237-.078l-.543-.058-.41.368c-.78.696-1.655 1.248-2.616 1.654.248-.445.486-.977.667-1.664l.257-.928-.828-.484c-1.646-.948-2.598-2.32-2.598-3.763 0-2.69 3.35-4.952 7.308-4.952 1.893 0 3.647.518 4.962 1.353.393-.266.827-.473 1.29-.61z" /></svg> |