diff --git a/addon/helpers/icons.js b/addon/helpers/icons.js
index 1eb6fd051..23765151d 100644
--- a/addon/helpers/icons.js
+++ b/addon/helpers/icons.js
@@ -6,6 +6,7 @@ export const ICONS = {
arrowTop: { default: 'arrowUp' },
assignment: { default: 'assignment', plainIcon: 'assignment_plain' },
awards: { default: 'awards', plainIcon: 'awards_plain' },
+ barsUp: { default: 'barsUp' },
bell: { default: 'bell', plainIcon: 'bell_plain' },
book: { default: 'book', plainIcon: 'book_plain' },
bookAlt: { default: 'bookAlt', plainIcon: 'bookAlt_plain' },
@@ -88,6 +89,7 @@ export const ICONS = {
speed: { default: 'speed', plainIcon: 'speed_plain' },
star: { default: 'star', plainIcon: 'star_plain' },
stopCircle: { default: 'stopCircle', plainIcon: 'stopCircle_plain' },
+ stopwatch: { default: 'stopwatch', plainIcon: 'stopwatch_plain' },
tablet: { default: 'tablet', plainIcon: 'tablet_plain' },
tabletOff: { default: 'tabletOff', plainIcon: 'tabletOff_plain' },
think: { default: 'think', plainIcon: 'think_plain' },
diff --git a/public/svg/pix-sprite.svg b/public/svg/pix-sprite.svg
index 8bae7963b..c2c132d0e 100644
--- a/public/svg/pix-sprite.svg
+++ b/public/svg/pix-sprite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/svgs/icons/barsUp-fill_false.svg b/svgs/icons/barsUp-fill_false.svg
new file mode 100644
index 000000000..af80305a0
--- /dev/null
+++ b/svgs/icons/barsUp-fill_false.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/svgs/icons/stopwatch-fill_false.svg b/svgs/icons/stopwatch-fill_false.svg
new file mode 100644
index 000000000..f86a4c4f9
--- /dev/null
+++ b/svgs/icons/stopwatch-fill_false.svg
@@ -0,0 +1,3 @@
+
+
+
diff --git a/svgs/icons/stopwatch-fill_true.svg b/svgs/icons/stopwatch-fill_true.svg
new file mode 100644
index 000000000..03c5802ff
--- /dev/null
+++ b/svgs/icons/stopwatch-fill_true.svg
@@ -0,0 +1,3 @@
+
+
+