diff --git a/src/design/icons.js b/src/design/icons.js
index bd8ac82..4dfa1cf 100644
--- a/src/design/icons.js
+++ b/src/design/icons.js
@@ -4,6 +4,7 @@ module.exports = [
{ id: 'actions-comment', category: 'actions' },
{ id: 'actions-copy', category: 'actions' },
{ id: 'actions-drag', category: 'actions' },
+ { id: 'actions-email', category: 'actions' },
{ id: 'actions-hide', category: 'actions' },
{ id: 'actions-refresh', category: 'actions' },
{ id: 'actions-remove', category: 'actions' },
@@ -13,6 +14,7 @@ module.exports = [
{ id: 'actions-trash', category: 'actions' },
{ id: 'api', category: 'general' },
{ id: 'back', category: 'general' },
+ { id: 'block', category: 'general' },
{ id: 'calendar', category: 'general' },
{ id: 'caret-down', category: 'caret' },
{ id: 'caret-left', category: 'caret' },
diff --git a/src/icons/actions/email.svg b/src/icons/actions/email.svg
new file mode 100644
index 0000000..22c2cc1
--- /dev/null
+++ b/src/icons/actions/email.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/icons/actions/remove.svg b/src/icons/actions/remove.svg
index 597fe72..61fa2b5 100644
--- a/src/icons/actions/remove.svg
+++ b/src/icons/actions/remove.svg
@@ -1,3 +1,3 @@
-