Add facebook icon

This commit is contained in:
Cole Bemis 2017-03-12 20:59:17 -07:00
parent bf3cfb16cc
commit 0f13ad3b56
3 changed files with 5 additions and 0 deletions

View File

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

View File

@ -31,6 +31,7 @@
"bookmark",
"thumbs-up",
"thumbs-down",
"facebook",
"at-sign",
"hash",
"phone",

3
icons/facebook.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="M18,2H15a5,5,0,0,0-5,5v3H7v4h3v8h4V14h3l1-4H14V7a1,1,0,0,1,1-1h3Z"/>
</svg>

After

Width:  |  Height:  |  Size: 260 B