diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb35c65..bc4e375 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `sunset`
- `thumbs-down`
- `thumbs-up`
+ - `trash-2`
- `triangle`
- `twitter`
- `user-minus`
diff --git a/icons-manifest.json b/icons-manifest.json
index 7cb7483..0634f36 100644
--- a/icons-manifest.json
+++ b/icons-manifest.json
@@ -91,6 +91,8 @@
"cog",
"map",
"slash",
+ "trash",
+ "trash-2",
"arrow-up",
"arrow-down",
"arrow-left",
diff --git a/icons/trash-2.svg b/icons/trash-2.svg
new file mode 100644
index 0000000..ebee3f7
--- /dev/null
+++ b/icons/trash-2.svg
@@ -0,0 +1,7 @@
+
\ No newline at end of file
diff --git a/icons/trash.svg b/icons/trash.svg
new file mode 100644
index 0000000..814576e
--- /dev/null
+++ b/icons/trash.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file