Merge pull request #6841 from nurbek91/frontchat

Add Front Chat / live-chat #6820
main
Elbert Alias 2 years ago committed by GitHub
commit 0bb500ac51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,15 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.10222 5.69032C5.10222 2.84232 7.41102 0.53334 10.2592 0.53334H26.7959V7.87201C26.7959 9.29601 25.6416 10.4505 24.2174 10.4505H17.4987C16.1294 10.4505 15.0194 11.5605 15.0194 12.9298V28.946C15.0194 30.37 13.8649 31.5243 12.4409 31.5243H5.10222V5.69032Z" fill="#001B38"/>
<path d="M10.8665 12.9917C10.8665 16.6887 13.8635 19.6857 17.5605 19.6857C21.2576 19.6857 24.2546 16.6887 24.2546 12.9917C24.2546 9.29464 21.2576 6.29761 17.5605 6.29761C13.8635 6.29761 10.8665 9.29464 10.8665 12.9917Z" fill="url(#paint0_linear_3715_17)"/>
<path opacity="0.5" d="M10.8665 12.9917C10.8665 16.6887 13.8635 19.6857 17.5605 19.6857C21.2576 19.6857 24.2546 16.6887 24.2546 12.9917C24.2546 9.29464 21.2576 6.29761 17.5605 6.29761C13.8635 6.29761 10.8665 9.29464 10.8665 12.9917Z" fill="url(#paint1_linear_3715_17)"/>
<defs>
<linearGradient id="paint0_linear_3715_17" x1="12.846" y1="7.9737" x2="22.9127" y2="18.1099" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF0057" stop-opacity="0.16"/>
<stop offset="0.861" stop-color="#FF0057"/>
</linearGradient>
<linearGradient id="paint1_linear_3715_17" x1="12.846" y1="7.9737" x2="22.9127" y2="18.1099" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF0057" stop-opacity="0.16"/>
<stop offset="0.861" stop-color="#FF0057"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -1775,6 +1775,23 @@
"saas": true, "saas": true,
"website": "https://www.frontastic.cloud/" "website": "https://www.frontastic.cloud/"
}, },
"Front Chat": {
"cats": [
52
],
"description": "Front Chat is the live website chat solution that you can manage straight from your inbox.",
"icon": "Front Chat.svg",
"js": {
"FrontChat": ""
},
"scriptSrc": "//chat-assets\\.frontapp\\.com/",
"saas": true,
"pricing": [
"low",
"recurring"
],
"website": "https://front.com"
},
"Frontify": { "Frontify": {
"cats": [ "cats": [
95 95

Loading…
Cancel
Save