Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2017-09-04 15:13:58 +0300
committerPhil Hughes <me@iamphill.com>2017-09-04 15:13:58 +0300
commite7bc0d7c2064ec53805c17cbd150b1e348a865be (patch)
tree605f952d87202af8be70dcb0bc88d2eb477aab56 /app/views/shared/icons
parent970af9964ea9404942818d8c3394d2903955ed69 (diff)
Add feature highlight to Issue Boards in new navigation sidebar
Diffstat (limited to 'app/views/shared/icons')
-rw-r--r--app/views/shared/icons/_thumbs_up.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/icons/_thumbs_up.svg b/app/views/shared/icons/_thumbs_up.svg
new file mode 100644
index 00000000000..7267462418e
--- /dev/null
+++ b/app/views/shared/icons/_thumbs_up.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.33 5h5.282a2 2 0 0 1 1.963 2.38l-.563 2.905a3 3 0 0 1-.243.732l-1.104 2.286A3 3 0 0 1 10.964 15H7a3 3 0 0 1-3-3V5.7a2 2 0 0 1 .436-1.247l3.11-3.9A.632.632 0 0 1 8.486.5l.138.137a1 1 0 0 1 .28.87L8.33 5zM1 6h2v7H1a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1z"/></svg>