diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16c466faf901401f97f8f97c5ff7d87949bb3652..3b2aeebc117e19bedb6647b3302333c6d0ef450b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
   - `repeat`
 </details>
 
+### Changed
+
+<details>
+  <summary>Change # icons</summary>
+
+  - `droplet`
+</details
+
 ## v2.0.0 (2017-05-23)
 
 ### Added
diff --git a/icons/weather/droplet.svg b/icons/weather/droplet.svg
index a3fad762b078b468b886bcb0158b7a742b8f6f7d..fbf49600414621e4a98c4f7945989b3be533ec20 100644
--- a/icons/weather/droplet.svg
+++ b/icons/weather/droplet.svg
@@ -1,3 +1,3 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
-    <path d="M20 14a8 8 0 0 1-16 0c0-6 8-12 8-12s8 6 8 12z"/>
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
+    <path d="M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z" fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2"/>
 </svg>