summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-05-23 18:35:18 -0500
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-06-08 12:56:02 -0500
commit5e9e9a1e8284a8d87780725f765a6c04ab100117 (patch)
treeaca8b31e11dd17465cc1ed0fce7602723a540124
parentf3637ed782dace291473f56967c26bde42dd9bf9 (diff)
downloadgitlab-ce-5e9e9a1e8284a8d87780725f765a6c04ab100117.tar.gz
Add SVG icons to side bar
-rw-r--r--app/assets/stylesheets/framework/gitlab-theme.scss27
-rw-r--r--app/assets/stylesheets/framework/sidebar.scss4
-rw-r--r--app/views/shared/icons/_contributionanalytics.svg26
-rw-r--r--app/views/shared/icons/_group.svg44
-rw-r--r--app/views/shared/icons/_issues.svg35
-rw-r--r--app/views/shared/icons/_members.svg12
-rw-r--r--app/views/shared/icons/_milestones.svg47
-rw-r--r--app/views/shared/icons/_mr.svg44
8 files changed, 60 insertions, 179 deletions
diff --git a/app/assets/stylesheets/framework/gitlab-theme.scss b/app/assets/stylesheets/framework/gitlab-theme.scss
index cd2eba59f90..2540ff497f2 100644
--- a/app/assets/stylesheets/framework/gitlab-theme.scss
+++ b/app/assets/stylesheets/framework/gitlab-theme.scss
@@ -22,17 +22,17 @@
&:hover {
background-color: $color-dark;
a {
- color: #fff;
+ color: $white-light;
h3 {
- color: #fff;
+ color: $white-light;
}
}
}
}
.collapse-nav a {
- color: #fff;
+ color: $white-light;
background: $color;
}
@@ -45,7 +45,7 @@
&:hover {
background-color: $color-dark;
- color: #fff;
+ color: $white-light;
text-decoration: none;
}
}
@@ -63,10 +63,20 @@
color: $color-light;
}
+ path,
+ polygon {
+ fill: $color-light;
+ }
+
.count {
color: $color-light;
background: $color-dark;
}
+
+ svg {
+ position: relative;
+ top: 3px;
+ }
}
&.separate-item {
@@ -74,7 +84,7 @@
}
&.active a {
- color: #fff;
+ color: $white-light;
background: $color-dark;
&.no-highlight {
@@ -82,7 +92,12 @@
}
i {
- color: #fff
+ color: $white-light
+ }
+
+ path,
+ polygon {
+ fill: $white-light;
}
}
}
diff --git a/app/assets/stylesheets/framework/sidebar.scss b/app/assets/stylesheets/framework/sidebar.scss
index fa9cddef0ad..12a342bf0b3 100644
--- a/app/assets/stylesheets/framework/sidebar.scss
+++ b/app/assets/stylesheets/framework/sidebar.scss
@@ -113,10 +113,6 @@
color: $gray-light;
}
- path {
- fill: $gray-light;
- }
-
svg {
margin-right: 13px;
}
diff --git a/app/views/shared/icons/_contributionanalytics.svg b/app/views/shared/icons/_contributionanalytics.svg
index 33edf0f9320..adf09a14964 100644
--- a/app/views/shared/icons/_contributionanalytics.svg
+++ b/app/views/shared/icons/_contributionanalytics.svg
@@ -1,27 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
- <title>Pasted Image 234</title>
+ <title>Group</title>
<desc>Created with Sketch.</desc>
- <defs>
- <path d="M0,8 C0,12.419 3.581,16 8,16 C12.419,16 16,12.419 16,8 C16,3.581 12.419,0 8,0 C3.581,0 0,3.581 0,8 L0,8 Z M2,8 C2,4.692 4.692,2 8,2 C11.308,2 14,4.692 14,8 C14,11.308 11.308,14 8,14 C4.692,14 2,11.308 2,8 L2,8 Z" id="path-1"></path>
- </defs>
+ <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Pasted-Image-234">
+ <g id="Group">
<path d="M8,0 C3.581,0 0,3.581 0,8 C0,12.419 3.581,16 8,16 C12.419,16 16,12.419 16,8 C16,3.581 12.419,0 8,0 M8,2 C11.308,2 14,4.692 14,8 C14,11.308 11.308,14 8,14 C4.692,14 2,11.308 2,8 C2,4.692 4.692,2 8,2" id="Fill-1" fill="#7E7C7C"></path>
- <g id="Group-5">
- <mask id="mask-2" fill="white">
- <use xlink:href="#path-1"></use>
- </mask>
- <g id="Clip-4"></g>
- </g>
- <g id="Group-16" transform="translate(1.000000, 5.000000)">
- <polyline id="Stroke-6" stroke="#7E7C7C" points="0.7188 4.4688 5.1558 1.1248 8.8958 5.0838 13.6878 0.6878"></polyline>
- <path d="M6.0313,1.3928 C6.0313,1.9448 5.5833,2.3928 5.0313,2.3928 C4.4793,2.3928 4.0313,1.9448 4.0313,1.3928 C4.0313,0.8408 4.4793,0.3928 5.0313,0.3928 C5.5833,0.3928 6.0313,0.8408 6.0313,1.3928" id="Fill-8" fill="#FEFEFE"></path>
- <path d="M6.0313,1.3928 C6.0313,1.9448 5.5833,2.3928 5.0313,2.3928 C4.4793,2.3928 4.0313,1.9448 4.0313,1.3928 C4.0313,0.8408 4.4793,0.3928 5.0313,0.3928 C5.5833,0.3928 6.0313,0.8408 6.0313,1.3928 L6.0313,1.3928 Z" id="Stroke-10" stroke="#7E7C7C"></path>
- <path d="M9.8854,4.8715 C9.8854,5.4235 9.4374,5.8715 8.8854,5.8715 C8.3334,5.8715 7.8854,5.4235 7.8854,4.8715 C7.8854,4.3195 8.3334,3.8715 8.8854,3.8715 C9.4374,3.8715 9.8854,4.3195 9.8854,4.8715" id="Fill-12" fill="#FEFEFE"></path>
- <path d="M9.8854,4.8715 C9.8854,5.4235 9.4374,5.8715 8.8854,5.8715 C8.3334,5.8715 7.8854,5.4235 7.8854,4.8715 C7.8854,4.3195 8.3334,3.8715 8.8854,3.8715 C9.4374,3.8715 9.8854,4.3195 9.8854,4.8715 L9.8854,4.8715 Z" id="Stroke-14" stroke="#7E7C7C"></path>
- </g>
+ <polygon id="Stroke-6" fill="#7E7C7C" points="2.0197351 9.86809696 6.4567351 6.52409696 5.79233671 6.46815759 9.53233671 10.4271576 9.87070552 10.78534 10.2338016 10.4522494 15.0258016 6.05624938 14.3497984 5.31935062 9.55779844 9.71535062 10.2592633 9.74044241 6.51926329 5.78144241 6.21208651 5.45627854 5.8548649 5.72550304 1.4178649 9.06950304"></polygon>
+ <path d="M7.0313,6.3928 C7.0313,6.9448 6.5833,7.3928 6.0313,7.3928 C5.4793,7.3928 5.0313,6.9448 5.0313,6.3928 C5.0313,5.8408 5.4793,5.3928 6.0313,5.3928 C6.5833,5.3928 7.0313,5.8408 7.0313,6.3928" id="Fill-8" fill="#FEFEFE"></path>
+ <path d="M6.5313,6.3928 C6.5313,6.66865763 6.30715763,6.8928 6.0313,6.8928 C5.75544237,6.8928 5.5313,6.66865763 5.5313,6.3928 C5.5313,6.11694237 5.75544237,5.8928 6.0313,5.8928 C6.30715763,5.8928 6.5313,6.11694237 6.5313,6.3928 L6.5313,6.3928 Z M7.5313,6.3928 C7.5313,5.56465763 6.85944237,4.8928 6.0313,4.8928 C5.20315763,4.8928 4.5313,5.56465763 4.5313,6.3928 C4.5313,7.22094237 5.20315763,7.8928 6.0313,7.8928 C6.85944237,7.8928 7.5313,7.22094237 7.5313,6.3928 L7.5313,6.3928 Z" id="Stroke-10" fill="#7E7C7C"></path>
+ <path d="M10.8854,9.8715 C10.8854,10.4235 10.4374,10.8715 9.8854,10.8715 C9.3334,10.8715 8.8854,10.4235 8.8854,9.8715 C8.8854,9.3195 9.3334,8.8715 9.8854,8.8715 C10.4374,8.8715 10.8854,9.3195 10.8854,9.8715" id="Fill-12" fill="#FEFEFE"></path>
+ <path d="M10.3854,9.8715 C10.3854,10.1473576 10.1612576,10.3715 9.8854,10.3715 C9.60954237,10.3715 9.3854,10.1473576 9.3854,9.8715 C9.3854,9.59564237 9.60954237,9.3715 9.8854,9.3715 C10.1612576,9.3715 10.3854,9.59564237 10.3854,9.8715 L10.3854,9.8715 Z M11.3854,9.8715 C11.3854,9.04335763 10.7135424,8.3715 9.8854,8.3715 C9.05725763,8.3715 8.3854,9.04335763 8.3854,9.8715 C8.3854,10.6996424 9.05725763,11.3715 9.8854,11.3715 C10.7135424,11.3715 11.3854,10.6996424 11.3854,9.8715 L11.3854,9.8715 Z" id="Stroke-14" fill="#7E7C7C"></path>
</g>
</g>
</svg> \ No newline at end of file
diff --git a/app/views/shared/icons/_group.svg b/app/views/shared/icons/_group.svg
index 6f2c530c9ba..75cae0d16c8 100644
--- a/app/views/shared/icons/_group.svg
+++ b/app/views/shared/icons/_group.svg
@@ -1,42 +1,18 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
- <title>Pasted Image 232</title>
+ <title>Group</title>
<desc>Created with Sketch.</desc>
- <defs>
- <polygon id="path-1" points="5.9997 6 0 6 0 0.0221 5.9997 0.0221 5.9997 6"></polygon>
- <polygon id="path-3" points="-0.0003 6 5.9997 6 5.9997 0.0221 -0.0003 0.0221"></polygon>
- <polygon id="path-5" points="7.9997 0.012 -0.0003 0.012 -0.0003 6.9896 7.9997 6.9896 7.9997 0.012"></polygon>
- </defs>
+ <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Pasted-Image-232" transform="translate(0.000000, -1.000000)">
- <path d="M12.5,9.5834 L3.5,9.5834" id="Stroke-1" stroke="#303030" stroke-width="2"></path>
- <path d="M8,10.0834 L8,6.0834" id="Stroke-3" stroke="#303030" stroke-width="2"></path>
- <g id="Group-17" transform="translate(0.000000, 0.988400)">
- <path d="M3,11.095 L3,7.595" id="Stroke-4" stroke="#303030" stroke-width="2"></path>
- <path d="M13,11.095 L13,7.595" id="Stroke-6" stroke="#303030" stroke-width="2"></path>
- <g id="Group-10" transform="translate(0.000000, 10.000000)">
- <mask id="mask-2" fill="white">
- <use xlink:href="#path-1"></use>
- </mask>
- <g id="Clip-9"></g>
- <path d="M5.6667,0.0221 L0.3337,0.0221 C0.1497,0.0221 -0.0003,0.1891 -0.0003,0.3961 L-0.0003,5.6261 C-0.0003,5.8331 0.1497,6.0001 0.3337,6.0001 L5.6667,6.0001 C5.8507,6.0001 5.9997,5.8331 5.9997,5.6261 L5.9997,0.3961 C5.9997,0.1891 5.8507,0.0221 5.6667,0.0221 L5.6667,0.0221 Z M1.9997,4.0221 L3.9997,4.0221 L3.9997,2.0221 L1.9997,2.0221 L1.9997,4.0221 Z" id="Fill-8" fill="#303030" mask="url(#mask-2)"></path>
- </g>
- <g id="Group-13" transform="translate(10.000000, 10.000000)">
- <mask id="mask-4" fill="white">
- <use xlink:href="#path-3"></use>
- </mask>
- <g id="Clip-12"></g>
- <path d="M5.6667,0.0221 L0.3337,0.0221 C0.1497,0.0221 -0.0003,0.1891 -0.0003,0.3961 L-0.0003,5.6261 C-0.0003,5.8331 0.1497,6.0001 0.3337,6.0001 L5.6667,6.0001 C5.8507,6.0001 5.9997,5.8331 5.9997,5.6261 L5.9997,0.3961 C5.9997,0.1891 5.8507,0.0221 5.6667,0.0221 L5.6667,0.0221 Z M1.9997,4.0221 L3.9997,4.0221 L3.9997,2.0221 L1.9997,2.0221 L1.9997,4.0221 Z" id="Fill-11" fill="#303030" mask="url(#mask-4)"></path>
- </g>
- <g id="Group-16" transform="translate(4.000000, 0.000000)">
- <mask id="mask-6" fill="white">
- <use xlink:href="#path-5"></use>
- </mask>
- <g id="Clip-15"></g>
- <path d="M7.6667,0.0116 L0.3337,0.0116 C0.1497,0.0116 -0.0003,0.1786 -0.0003,0.3856 L-0.0003,6.6156 C-0.0003,6.8226 0.1497,6.9896 0.3337,6.9896 L7.6667,6.9896 C7.8507,6.9896 7.9997,6.8226 7.9997,6.6156 L7.9997,0.3856 C7.9997,0.1786 7.8507,0.0116 7.6667,0.0116 L7.6667,0.0116 Z M1.9997,5.0116 L5.9997,5.0116 L5.9997,2.0116 L1.9997,2.0116 L1.9997,5.0116 Z" id="Fill-14" fill="#303030" mask="url(#mask-6)"></path>
- </g>
- </g>
+ <g id="Group" fill="#303030">
+ <path d="M15.6667,10.0105 L10.3337,10.0105 C10.1497,10.0105 9.9997,10.1775 9.9997,10.3845 L9.9997,15.6145 C9.9997,15.8215 10.1497,15.9885 10.3337,15.9885 L15.6667,15.9885 C15.8507,15.9885 15.9997,15.8215 15.9997,15.6145 L15.9997,10.3845 C15.9997,10.1775 15.8507,10.0105 15.6667,10.0105 L15.6667,10.0105 L15.6667,10.0105 Z M11.9997,14.0105 L13.9997,14.0105 L13.9997,12.0105 L11.9997,12.0105 L11.9997,14.0105 L11.9997,14.0105 Z" id="Fill-11"></path>
+ <path d="M5.6667,10.0105 L0.3337,10.0105 C0.1497,10.0105 -0.0003,10.1775 -0.0003,10.3845 L-0.0003,15.6145 C-0.0003,15.8215 0.1497,15.9885 0.3337,15.9885 L5.6667,15.9885 C5.8507,15.9885 5.9997,15.8215 5.9997,15.6145 L5.9997,10.3845 C5.9997,10.1775 5.8507,10.0105 5.6667,10.0105 L5.6667,10.0105 L5.6667,10.0105 Z M1.9997,14.0105 L3.9997,14.0105 L3.9997,12.0105 L1.9997,12.0105 L1.9997,14.0105 L1.9997,14.0105 Z" id="Fill-8"></path>
+ <polygon id="Stroke-1" points="12.5 7.5834 3.5 7.5834 3.5 9.5834 12.5 9.5834"></polygon>
+ <polygon id="Stroke-3" points="9 9.0834 9 5.0834 7 5.0834 7 9.0834"></polygon>
+ <polygon id="Stroke-4" points="4 11.0834 4 7.5834 2 7.5834 2 11.0834"></polygon>
+ <polygon id="Stroke-6" points="14 11.0834 14 7.5834 12 7.5834 12 11.0834"></polygon>
+ <path d="M11.6667,6.21724894e-15 L4.3337,6.21724894e-15 C4.1497,6.21724894e-15 3.9997,0.167 3.9997,0.374 L3.9997,6.604 C3.9997,6.811 4.1497,6.978 4.3337,6.978 L11.6667,6.978 C11.8507,6.978 11.9997,6.811 11.9997,6.604 L11.9997,0.374 C11.9997,0.167 11.8507,6.21724894e-15 11.6667,6.21724894e-15 L11.6667,6.21724894e-15 L11.6667,6.21724894e-15 Z M5.9997,5 L9.9997,5 L9.9997,2 L5.9997,2 L5.9997,5 L5.9997,5 Z" id="Fill-14"></path>
</g>
</g>
</svg> \ No newline at end of file
diff --git a/app/views/shared/icons/_issues.svg b/app/views/shared/icons/_issues.svg
index 92f48b897b2..2682c27ade9 100644
--- a/app/views/shared/icons/_issues.svg
+++ b/app/views/shared/icons/_issues.svg
@@ -1,38 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
- <title>Pasted Image 227</title>
+ <title>Group</title>
<desc>Created with Sketch.</desc>
- <defs>
- <path d="M0,8 C0,12.419 3.581,16 8,16 C12.419,16 16,12.419 16,8 C16,3.581 12.419,0 8,0 C3.581,0 0,3.581 0,8 L0,8 Z M2,8 C2,4.692 4.692,2 8,2 C11.308,2 14,4.692 14,8 C14,11.308 11.308,14 8,14 C4.692,14 2,11.308 2,8 L2,8 Z" id="path-1"></path>
- <polygon id="path-3" points="0.16 0 0.11 4 1.889 4 1.889 0"></polygon>
- <polygon id="path-5" points="0.16 0.666 0.11 2.445 1.889 2.445 1.889 0.666"></polygon>
- </defs>
+ <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Pasted-Image-227">
- <path d="M8,0 C3.581,0 0,3.581 0,8 C0,12.419 3.581,16 8,16 C12.419,16 16,12.419 16,8 C16,3.581 12.419,0 8,0 M8,2 C11.308,2 14,4.692 14,8 C14,11.308 11.308,14 8,14 C4.692,14 2,11.308 2,8 C2,4.692 4.692,2 8,2" id="Fill-1" fill="#7E7C7C"></path>
- <g id="Group-5">
- <mask id="mask-2" fill="white">
- <use xlink:href="#path-1"></use>
- </mask>
- <g id="Clip-4"></g>
- </g>
- <polygon id="Fill-6" fill="#7E7C7C" points="7.1597 4 8.8887 4 8.8887 8 7.1107 8"></polygon>
- <g id="Group-10" transform="translate(7.000000, 4.000000)">
- <mask id="mask-4" fill="white">
- <use xlink:href="#path-3"></use>
- </mask>
- <g id="Clip-9"></g>
- <polygon id="Fill-8" fill="#7E7C7C" mask="url(#mask-4)" points="-4.889 9 6.889 9 6.889 -5 -4.889 -5"></polygon>
- </g>
- <polygon id="Fill-11" fill="#7E7C7C" points="7.1597 9.6667 8.8887 9.6667 8.8887 11.4447 7.1107 11.4447"></polygon>
- <g id="Group-15" transform="translate(7.000000, 9.000000)">
- <mask id="mask-6" fill="white">
- <use xlink:href="#path-5"></use>
- </mask>
- <g id="Clip-14"></g>
- <polygon id="Fill-13" fill="#7E7C7C" mask="url(#mask-6)" points="-4.889 7.445 6.889 7.445 6.889 -4.333 -4.889 -4.333"></polygon>
- </g>
+ <g id="Group" fill="#7E7C7C">
+ <path d="M8,0 C3.581,0 0,3.581 0,8 C0,12.419 3.581,16 8,16 C12.419,16 16,12.419 16,8 C16,3.581 12.419,0 8,0 M8,2 C11.308,2 14,4.692 14,8 C14,11.308 11.308,14 8,14 C4.692,14 2,11.308 2,8 C2,4.692 4.692,2 8,2" id="Fill-1"></path>
+ <path d="M7.1597,4 L8.8887,4 L8.8887,8 L7.1107,8 L7.1597,4 Z M7.1597,9.6667 L8.8887,9.6667 L8.8887,11.4447 L7.1107,11.4447 L7.1597,9.6667 Z" id="Combined-Shape"></path>
</g>
</g>
</svg> \ No newline at end of file
diff --git a/app/views/shared/icons/_members.svg b/app/views/shared/icons/_members.svg
index 98635108d0f..f8043b31fe8 100644
--- a/app/views/shared/icons/_members.svg
+++ b/app/views/shared/icons/_members.svg
@@ -1,17 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="22px" height="16px" viewBox="0 0 22 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
- <title>Pasted Image 233</title>
+ <title>Group</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Pasted-Image-233" fill="#7E7C7C">
- <g id="Group-3" transform="translate(0.000000, 2.000000)">
- <path d="M6.4357,9.8588 C7.1487,9.2798 7.8797,8.7808 8.5357,8.3708 C8.5837,8.3008 8.6187,8.2338 8.6187,8.1768 L8.6187,6.8088 C8.9197,6.5218 9.0927,6.1248 9.0927,5.7028 L9.0927,3.3748 C9.0927,1.9478 7.9187,0.7858 6.4757,0.7858 L5.9687,0.7858 C4.5247,0.7858 3.3507,1.9478 3.3507,3.3748 L3.3507,5.7028 C3.3507,6.1248 3.5247,6.5218 3.8247,6.8088 L3.8247,8.5838 C3.2537,8.8738 1.8797,9.6198 0.5967,10.6618 C0.2177,10.9698 -0.0003,11.4258 -0.0003,11.9138 L-0.0003,13.5088 C-0.0003,13.5438 0.0857,13.7668 0.3467,13.7778 C1.3257,13.8198 3.8417,13.8328 5.9617,13.9038 C5.8337,13.8148 5.7447,13.6748 5.7447,13.5088 L5.7447,11.5498 C5.7447,10.9848 5.9967,10.2158 6.4357,9.8588" id="Fill-1"></path>
- </g>
- <g id="Group-6" transform="translate(6.000000, 0.000000)">
- <path d="M15.3092,12.1 C13.6932,10.787 11.9592,9.86 11.3042,9.53 L11.3042,7.235 C11.6722,6.9 11.8862,6.428 11.8862,5.925 L11.8862,3.066 C11.8862,1.376 10.4952,0 8.7852,0 L8.1632,0 C6.4532,0 5.0622,1.376 5.0622,3.066 L5.0622,5.925 C5.0622,6.428 5.2752,6.9 5.6442,7.235 L5.6442,9.53 C4.9892,9.86 3.2542,10.787 1.6392,12.1 C1.2002,12.457 0.9482,12.985 0.9482,13.55 L0.9482,15.509 C0.9482,15.78 1.1702,16 1.4442,16 L8.1172,16 L8.1172,11.704 C6.6812,11.595 5.5652,10.853 5.5652,9.945 C5.5652,9.804 5.5982,9.669 5.6482,9.538 C5.9502,10.326 7.0982,10.913 8.4762,10.913 C9.8532,10.913 11.0012,10.326 11.3032,9.538 C11.3532,9.669 11.3862,9.804 11.3862,9.945 C11.3862,10.793 10.4152,11.5 9.1172,11.679 L9.1172,16 L15.5032,16 C15.7772,16 16.0002,15.78 16.0002,15.509 L16.0002,13.55 C16.0002,12.985 15.7482,12.457 15.3092,12.1" id="Fill-4"></path>
- </g>
+ <g id="Group" fill="#7E7C7C">
+ <path d="M6.4357,11.8588 C7.1487,11.2798 7.8797,10.7808 8.5357,10.3708 C8.5837,10.3008 8.6187,10.2338 8.6187,10.1768 L8.6187,8.8088 C8.9197,8.5218 9.0927,8.1248 9.0927,7.7028 L9.0927,5.3748 C9.0927,3.9478 7.9187,2.7858 6.4757,2.7858 L5.9687,2.7858 C4.5247,2.7858 3.3507,3.9478 3.3507,5.3748 L3.3507,7.7028 C3.3507,8.1248 3.5247,8.5218 3.8247,8.8088 L3.8247,10.5838 C3.2537,10.8738 1.8797,11.6198 0.5967,12.6618 C0.2177,12.9698 -0.0003,13.4258 -0.0003,13.9138 L-0.0003,15.5088 C-0.0003,15.5438 0.0857,15.7668 0.3467,15.7778 C1.3257,15.8198 3.8417,15.8328 5.9617,15.9038 C5.8337,15.8148 5.7447,15.6748 5.7447,15.5088 L5.7447,13.5498 C5.7447,12.9848 5.9967,12.2158 6.4357,11.8588" id="Fill-1"></path>
+ <path d="M21.3092,12.1 C19.6932,10.787 17.9592,9.86 17.3042,9.53 L17.3042,7.235 C17.6722,6.9 17.8862,6.428 17.8862,5.925 L17.8862,3.066 C17.8862,1.376 16.4952,0 14.7852,0 L14.1632,0 C12.4532,0 11.0622,1.376 11.0622,3.066 L11.0622,5.925 C11.0622,6.428 11.2752,6.9 11.6442,7.235 L11.6442,9.53 C10.9892,9.86 9.2542,10.787 7.6392,12.1 C7.2002,12.457 6.9482,12.985 6.9482,13.55 L6.9482,15.509 C6.9482,15.78 7.1702,16 7.4442,16 L14.1172,16 L14.1172,11.704 C12.6812,11.595 11.5652,10.853 11.5652,9.945 C11.5652,9.804 11.5982,9.669 11.6482,9.538 C11.9502,10.326 13.0982,10.913 14.4762,10.913 C15.8532,10.913 17.0012,10.326 17.3032,9.538 C17.3532,9.669 17.3862,9.804 17.3862,9.945 C17.3862,10.793 16.4152,11.5 15.1172,11.679 L15.1172,16 L21.5032,16 C21.7772,16 22.0002,15.78 22.0002,15.509 L22.0002,13.55 C22.0002,12.985 21.7482,12.457 21.3092,12.1" id="Fill-4"></path>
</g>
</g>
</svg> \ No newline at end of file
diff --git a/app/views/shared/icons/_milestones.svg b/app/views/shared/icons/_milestones.svg
index f4f5b0c8671..3d62ecc0631 100644
--- a/app/views/shared/icons/_milestones.svg
+++ b/app/views/shared/icons/_milestones.svg
@@ -1,48 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
- <title>Pasted Image 226</title>
+ <title>Group</title>
<desc>Created with Sketch.</desc>
- <defs>
- <path d="M0.889,0.059 C0.398,0.059 0,0.505 0,1.055 L0,15.003 C0,15.553 0.398,16 0.889,16 L15.111,16 C15.602,16 16,15.553 16,15.003 L16,1.055 C16,0.505 15.602,0.059 15.111,0.059 L0.889,0.059 L0.889,0.059 Z M2,14.007 L14,14.007 L14,2.051 L2,2.051 L2,14.007 L2,14.007 Z" id="path-1"></path>
- <polygon id="path-3" points="0 2.059 14.222 2.059 14.222 0.058 0 0.058"></polygon>
- <polygon id="path-5" points="0 2.059 2 2.059 2 0.059 0 0.059"></polygon>
- <polygon id="path-7" points="0 2.059 2 2.059 2 0.059 0 0.059"></polygon>
- </defs>
+ <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Pasted-Image-226" transform="translate(0.000000, -1.000000)">
- <path d="M15.1111,2 L0.8891,2 C0.3981,2 0.0001,2.446 0.0001,2.996 L0.0001,16.945 C0.0001,17.495 0.3981,17.941 0.8891,17.941 L15.1111,17.941 C15.6021,17.941 16.0001,17.495 16.0001,16.945 L16.0001,2.996 C16.0001,2.446 15.6021,2 15.1111,2 L15.1111,2 Z M2.0001,15.949 L14.0001,15.949 L14.0001,3.993 L2.0001,3.993 L2.0001,15.949 Z" id="Fill-1" fill="#7E7C7C"></path>
- <g id="Group-5" transform="translate(0.000000, 1.941200)">
- <mask id="mask-2" fill="white">
- <use xlink:href="#path-1"></use>
- </mask>
- <g id="Clip-4"></g>
- </g>
- <polygon id="Fill-6" fill="#7E7C7C" points="1 7.0002 15.222 7.0002 15.222 5.0002 1 5.0002"></polygon>
- <g id="Group-10" transform="translate(1.000000, 4.941200)">
- <mask id="mask-4" fill="white">
- <use xlink:href="#path-3"></use>
- </mask>
- <g id="Clip-9"></g>
- <polygon id="Fill-8" fill="#7E7C7C" mask="url(#mask-4)" points="-5 7.059 19.222 7.059 19.222 -4.941 -5 -4.941"></polygon>
- </g>
- <polygon id="Fill-11" fill="#7E7C7C" points="3 3.0002 5 3.0002 5 1.0002 3 1.0002"></polygon>
- <g id="Group-15" transform="translate(3.000000, 0.941200)">
- <mask id="mask-6" fill="white">
- <use xlink:href="#path-5"></use>
- </mask>
- <g id="Clip-14"></g>
- <polygon id="Fill-13" fill="#7E7C7C" mask="url(#mask-6)" points="-5 7.059 7 7.059 7 -4.941 -5 -4.941"></polygon>
- </g>
- <polygon id="Fill-16" fill="#7E7C7C" points="11 3.0002 13 3.0002 13 1.0002 11 1.0002"></polygon>
- <g id="Group-20" transform="translate(11.000000, 0.941200)">
- <mask id="mask-8" fill="white">
- <use xlink:href="#path-7"></use>
- </mask>
- <g id="Clip-19"></g>
- <polygon id="Fill-18" fill="#7E7C7C" mask="url(#mask-8)" points="-5 7.059 7 7.059 7 -4.941 -5 -4.941"></polygon>
- </g>
- <polyline id="Stroke-21" stroke="#7E7C7C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" points="6 11.7689 7.546 12.9999 10 9.9999"></polyline>
+ <g id="Group" fill="#7E7C7C">
+ <path d="M15.1111,1 L0.8891,1 C0.3981,1 0.0001,1.446 0.0001,1.996 L0.0001,15.945 C0.0001,16.495 0.3981,16.941 0.8891,16.941 L15.1111,16.941 C15.6021,16.941 16.0001,16.495 16.0001,15.945 L16.0001,1.996 C16.0001,1.446 15.6021,1 15.1111,1 L15.1111,1 L15.1111,1 Z M14.0001,6.0002 L14.0001,14.949 L2.0001,14.949 L2.0001,6.0002 L14.0001,6.0002 Z M14.0001,4.0002 L14.0001,2.993 L2.0001,2.993 L2.0001,4.0002 L14.0001,4.0002 Z" id="Combined-Shape"></path>
+ <polygon id="Fill-11" points="3 2.0002 5 2.0002 5 0.0002 3 0.0002"></polygon>
+ <polygon id="Fill-16" points="11 2.0002 13 2.0002 13 0.0002 11 0.0002"></polygon>
+ <path d="M5.37709616,11.5511984 L6.92309616,12.7821984 C7.35112915,13.123019 7.97359761,13.0565604 8.32002627,12.6330535 L10.7740263,9.63305349 C11.1237073,9.20557058 11.0606364,8.57555475 10.6331535,8.22587373 C10.2056706,7.87619272 9.57565475,7.93926361 9.22597373,8.36674651 L6.77197373,11.3667465 L8.16890384,11.2176016 L6.62290384,9.98660159 C6.19085236,9.6425813 5.56172188,9.71394467 5.21770159,10.1459962 C4.8736813,10.5780476 4.94504467,11.2071781 5.37709616,11.5511984 L5.37709616,11.5511984 Z" id="Stroke-21"></path>
</g>
</g>
</svg> \ No newline at end of file
diff --git a/app/views/shared/icons/_mr.svg b/app/views/shared/icons/_mr.svg
index c14a5c28163..dd3dbcc4473 100644
--- a/app/views/shared/icons/_mr.svg
+++ b/app/views/shared/icons/_mr.svg
@@ -1,47 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.7.2 (28276) - http://www.bohemiancoding.com/sketch -->
- <title>Pasted Image 228</title>
+ <title>Group</title>
<desc>Created with Sketch.</desc>
- <defs>
- <path d="M0.889,0.059 C0.398,0.059 0,0.505 0,1.055 L0,15.003 C0,15.553 0.398,16 0.889,16 L15.111,16 C15.602,16 16,15.553 16,15.003 L16,1.055 C16,0.505 15.602,0.059 15.111,0.059 L0.889,0.059 L0.889,0.059 Z M2,14.007 L14,14.007 L14,2.051 L2,2.051 L2,14.007 L2,14.007 Z" id="path-1"></path>
- <polygon id="path-3" points="0 2.059 12 2.059 12 0.058 0 0.058"></polygon>
- <polygon id="path-5" points="0.547 2.059 4 2.059 4 0.059 0.547 0.059"></polygon>
- <polygon id="path-7" points="0 1.24 1.203 2.56 0 3.926 1.203 5.059 3.453 2.558 1.203 0.059"></polygon>
- </defs>
+ <defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Pasted-Image-228" transform="translate(0.000000, -1.000000)">
- <path d="M15.1111,1 L0.8891,1 C0.3981,1 0.0001,1.446 0.0001,1.996 L0.0001,15.945 C0.0001,16.495 0.3981,16.941 0.8891,16.941 L15.1111,16.941 C15.6021,16.941 16.0001,16.495 16.0001,15.945 L16.0001,1.996 C16.0001,1.446 15.6021,1 15.1111,1 L15.1111,1 Z M2.0001,14.949 L14.0001,14.949 L14.0001,2.993 L2.0001,2.993 L2.0001,14.949 Z" id="Fill-1" fill="#7E7C7C"></path>
- <g id="Group-5" transform="translate(0.000000, 0.941200)">
- <mask id="mask-2" fill="white">
- <use xlink:href="#path-1"></use>
- </mask>
- <g id="Clip-4"></g>
- </g>
- <polygon id="Fill-6" fill="#7E7C7C" points="2 6.0002 14 6.0002 14 4.0002 2 4.0002"></polygon>
- <g id="Group-10" transform="translate(2.000000, 3.941200)">
- <mask id="mask-4" fill="white">
- <use xlink:href="#path-3"></use>
- </mask>
- <g id="Clip-9"></g>
- <polygon id="Fill-8" fill="#7E7C7C" mask="url(#mask-4)" points="-5 7.059 17 7.059 17 -4.941 -5 -4.941"></polygon>
- </g>
- <polygon id="Fill-11" fill="#7E7C7C" points="8.547 13.0002 12 13.0002 12 11.0002 8.547 11.0002"></polygon>
- <g id="Group-15" transform="translate(8.000000, 10.941200)">
- <mask id="mask-6" fill="white">
- <use xlink:href="#path-5"></use>
- </mask>
- <g id="Clip-14"></g>
- <polygon id="Fill-13" fill="#7E7C7C" mask="url(#mask-6)" points="-4.453 7.059 9 7.059 9 -4.941 -4.453 -4.941"></polygon>
- </g>
- <polygon id="Fill-16" fill="#7E7C7C" points="5.2029 13 3.9999 11.867 5.2029 10.501 3.9999 9.181 5.2029 8 7.4529 10.499"></polygon>
- <g id="Group-20" transform="translate(4.000000, 7.941200)">
- <mask id="mask-8" fill="white">
- <use xlink:href="#path-7"></use>
- </mask>
- <g id="Clip-19"></g>
- <polygon id="Fill-18" fill="#7E7C7C" mask="url(#mask-8)" points="-5 10.059 8.453 10.059 8.453 -4.941 -5 -4.941"></polygon>
- </g>
+ <g id="Group" fill="#7E7C7C">
+ <path d="M15.1111,0 L0.8891,0 C0.3981,0 0.0001,0.446 0.0001,0.996 L0.0001,14.945 C0.0001,15.495 0.3981,15.941 0.8891,15.941 L15.1111,15.941 C15.6021,15.941 16.0001,15.495 16.0001,14.945 L16.0001,0.996 C16.0001,0.446 15.6021,0 15.1111,0 L15.1111,0 L15.1111,0 Z M2.0001,13.949 L14.0001,13.949 L14.0001,1.993 L2.0001,1.993 L2.0001,13.949 Z M2,5.0002 L14,5.0002 L14,3.0002 L2,3.0002 L2,5.0002 Z" id="Combined-Shape"></path>
+ <path d="M8.547,12.0002 L12,12.0002 L12,10.0002 L8.547,10.0002 L8.547,12.0002 Z M5.2029,12 L3.9999,10.867 L5.2029,9.501 L3.9999,8.181 L5.2029,7 L7.4529,9.499 L5.2029,12 Z" id="Combined-Shape"></path>
</g>
</g>
</svg> \ No newline at end of file