mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add comment-sqaure icon
This commit is contained in:
parent
7980c32eb1
commit
8cd0e5022c
@ -51,6 +51,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- `camera`
|
- `camera`
|
||||||
- `check`
|
- `check`
|
||||||
- `cloud`
|
- `cloud`
|
||||||
|
- `comment-square`
|
||||||
- `file`
|
- `file`
|
||||||
- `folder`
|
- `folder`
|
||||||
- `heart`
|
- `heart`
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
"unlock",
|
"unlock",
|
||||||
"map-pin",
|
"map-pin",
|
||||||
"user",
|
"user",
|
||||||
|
"comment-square",
|
||||||
"file",
|
"file",
|
||||||
"folder",
|
"folder",
|
||||||
"aperture",
|
"aperture",
|
||||||
|
3
icons/comment-square.svg
Normal file
3
icons/comment-square.svg
Normal 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,15a2,2,0,0,1-2,2H7L3,21V5A2,2,0,0,1,5,3H19a2,2,0,0,1,2,2Z"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 256 B |
Loading…
x
Reference in New Issue
Block a user