Change droplet icon

This commit is contained in:
Cole Bemis 2017-05-24 00:15:54 -07:00
parent 1e06dab72d
commit 8a6b92cbdc
2 changed files with 10 additions and 2 deletions

View File

@ -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

View File

@ -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>

Before

Width:  |  Height:  |  Size: 243 B

After

Width:  |  Height:  |  Size: 212 B