Added chatwoot icon (#7005)

* Added chatwoot icon

* Corrected lint errors

* Remove newline
This commit is contained in:
deepmalamittal89 2023-07-25 12:26:19 -04:00 committed by GitHub
parent 50215ff36f
commit 483d5d6692
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -2188,6 +2188,11 @@
"source": "https://chatbot.design",
"guidelines": "https://chatbot.design"
},
{
"title": "Chatwoot",
"hex": "1F93FF",
"source": "https://www.chatwoot.com"
},
{
"title": "CheckiO",
"hex": "008DB6",

1
icons/chatwoot.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Chatwoot</title><path d="M0 12c0 6.629 5.371 12 12 12s12-5.371 12-12S18.629 0 12 0 0 5.371 0 12m17.008 5.29H11.44a5.57 5.57 0 0 1-5.562-5.567A5.57 5.57 0 0 1 11.44 6.16a5.57 5.57 0 0 1 5.567 5.563Z"/></svg>

After

Width:  |  Height:  |  Size: 284 B