diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f2115b..f1ba33f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)
+v3.5.0
+------------------------------
+*March 24, 2021*
+
+### Added
+- `note` icon added.
+- `close-circle` icon added.
+
+
v3.4.0
------------------------------
*February 4, 2021*
diff --git a/package.json b/package.json
index 2a57180..b937377 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-icons",
"description": "Common icons for use in Fozzie projects.",
- "version": "3.4.0",
+ "version": "3.5.0",
"main": "dist/f-icons.js",
"unpkg": "dist/f-icons.min.js",
"files": [
diff --git a/src/img/icons/general/close-circle.svg b/src/img/icons/general/close-circle.svg
new file mode 100644
index 0000000..597c669
--- /dev/null
+++ b/src/img/icons/general/close-circle.svg
@@ -0,0 +1,6 @@
+
diff --git a/src/img/icons/general/note.svg b/src/img/icons/general/note.svg
new file mode 100644
index 0000000..9699b70
--- /dev/null
+++ b/src/img/icons/general/note.svg
@@ -0,0 +1,3 @@
+