Add comment-circle icon

This commit is contained in:
Cole Bemis 2017-03-12 20:23:45 -07:00
parent 8cd0e5022c
commit b822309e22
3 changed files with 5 additions and 0 deletions

View File

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `camera-off`
- `circle`
- `cloud-off`
- `comment-circle`
- `eye-off`
- `feather`
- `filter`

View File

@ -15,6 +15,7 @@
"unlock",
"map-pin",
"user",
"comment-circle",
"comment-square",
"file",
"folder",

3
icons/comment-circle.svg Normal file
View File

@ -0,0 +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="M21,11.5a8.38,8.38,0,0,1-.9,3.8A8.5,8.5,0,0,1,12.5,20a8.38,8.38,0,0,1-3.8-.9L3,21l1.9-5.7A8.38,8.38,0,0,1,4,11.5,8.5,8.5,0,0,1,8.7,3.9,8.38,8.38,0,0,1,12.5,3L13,3a8.48,8.48,0,0,1,8,8C21,11.15,21,11.33,21,11.5Z"/>
</svg>

After

Width:  |  Height:  |  Size: 404 B