diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-03-29 21:16:57 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz@gitlab.com> | 2017-03-29 21:16:57 +0000 |
commit | d08d12ae0395a7f95440e0f179de40283f2882ad (patch) | |
tree | 9950035e870b30ed4b38e13a70c79aa4f20c1ed2 /app/views/shared/icons | |
parent | 4cf16426da202eb1b03197885d8437385d1e0dd0 (diff) | |
download | gitlab-ce-d08d12ae0395a7f95440e0f179de40283f2882ad.tar.gz |
Add shortcuts and counters to MRs and issues in navbar
Diffstat (limited to 'app/views/shared/icons')
-rw-r--r-- | app/views/shared/icons/_mr_bold.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/shared/icons/_mr_bold.svg b/app/views/shared/icons/_mr_bold.svg new file mode 100644 index 00000000000..2daa55a8652 --- /dev/null +++ b/app/views/shared/icons/_mr_bold.svg @@ -0,0 +1 @@ +<svg width="15" height="20" viewBox="0 0 12 14" xmlns="http://www.w3.org/2000/svg"><path d="M1 4.967a2.15 2.15 0 1 1 2.3 0v5.066a2.15 2.15 0 1 1-2.3 0V4.967zm7.85 5.17V5.496c0-.745-.603-1.346-1.35-1.346V6l-3-3 3-3v1.85c2.016 0 3.65 1.63 3.65 3.646v4.45a2.15 2.15 0 1 1-2.3.191z" fill-rule="nonzero"/></svg> |