mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
feat(icons): add chatwoot (#1419)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f6fde9bae
commit
683a247667
14
meta/chatwoot.json
Normal file
14
meta/chatwoot.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Communication"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-11T19:37:51.424576",
|
||||
"author": {
|
||||
"id": 10255587,
|
||||
"login": "SteffeyDev"
|
||||
}
|
||||
}
|
||||
}
|
@ -3568,6 +3568,20 @@
|
||||
"light": "writefreely-light"
|
||||
}
|
||||
},
|
||||
"chatwoot": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Communication"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-05-11T19:37:51.424576",
|
||||
"author": {
|
||||
"id": 10255587,
|
||||
"login": "SteffeyDev"
|
||||
}
|
||||
}
|
||||
},
|
||||
"activepieces": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/chatwoot.png
Normal file
BIN
png/chatwoot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
1
svg/chatwoot.svg
Normal file
1
svg/chatwoot.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g clip-path="url(#clip0_378_9639)"><path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="#2781F6"/><path d="M17.1256 17.1258H11.5622C8.4955 17.1258 5.99976 14.6299 5.99976 11.5624C5.99976 8.49591 8.4955 6 11.5623 6C14.6298 6 17.1256 8.49591 17.1256 11.5624V17.1258Z" fill="white" stroke="white" stroke-width="0.28125"/></g><defs><clipPath id="clip0_378_9639"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>
|
After Width: | Height: | Size: 575 B |
@ -264,6 +264,7 @@
|
||||
"channels-dvr.png",
|
||||
"chatgpt.png",
|
||||
"chatpad-ai.png",
|
||||
"chatwoot.png",
|
||||
"checkmk.png",
|
||||
"cherry.png",
|
||||
"chevereto.png",
|
||||
@ -2476,6 +2477,7 @@
|
||||
"channels-dvr.svg",
|
||||
"chatgpt.svg",
|
||||
"chatpad-ai.svg",
|
||||
"chatwoot.svg",
|
||||
"checkmk.svg",
|
||||
"chevereto.svg",
|
||||
"chirpy.svg",
|
||||
@ -4359,6 +4361,7 @@
|
||||
"channels-dvr.webp",
|
||||
"chatgpt.webp",
|
||||
"chatpad-ai.webp",
|
||||
"chatwoot.webp",
|
||||
"checkmk.webp",
|
||||
"cherry.webp",
|
||||
"chevereto.webp",
|
||||
|
BIN
webp/chatwoot.webp
Normal file
BIN
webp/chatwoot.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
x
Reference in New Issue
Block a user