Merge pull request #6699 from nurbek91/klickpages

Add KlickPages / page-builders, marketing-automation
main
Elbert Alias 2 years ago committed by GitHub
commit b99a8b3a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1_22)">
<path d="M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32Z" fill="#00D093"/>
<path d="M23.6379 9.88648L29.1531 16.4753L24.3035 22.2689L20.2587 17.4289L16.2011 22.2689L12.2011 17.4945L8.21072 22.2689L2.69552 15.6785L7.54512 9.88489L11.5451 14.6593L15.5451 9.88489L19.5963 14.7265L23.6475 9.88489M23.6475 8.00168C23.3694 8.00146 23.0946 8.06224 22.8424 8.17973C22.5903 8.29721 22.367 8.46856 22.1883 8.68168L19.5963 11.7777L17.0043 8.68168C16.8253 8.46869 16.6019 8.29744 16.3496 8.17996C16.0974 8.06248 15.8226 8.0016 15.5443 8.0016C15.2661 8.0016 14.9912 8.06248 14.739 8.17996C14.4868 8.29744 14.2633 8.46869 14.0843 8.68168L11.5403 11.7089L9.00432 8.68009C8.8253 8.46709 8.60185 8.29585 8.34964 8.17836C8.09742 8.06088 7.82256 8 7.54432 8C7.26609 8 6.99123 8.06088 6.73901 8.17836C6.4868 8.29585 6.26334 8.46709 6.08432 8.68009L1.23472 14.4785C0.953843 14.8153 0.800003 15.2399 0.800003 15.6785C0.800003 16.117 0.953843 16.5417 1.23472 16.8785L6.74992 23.4673C6.92863 23.6808 7.15198 23.8525 7.40423 23.9703C7.65649 24.0881 7.93151 24.1492 8.20992 24.1492C8.48834 24.1492 8.76336 24.0881 9.01561 23.9703C9.26787 23.8525 9.49122 23.6808 9.66992 23.4673L12.2059 20.4385L14.7403 23.4673C14.919 23.6808 15.1424 23.8525 15.3946 23.9703C15.6469 24.0881 15.9219 24.1492 16.2003 24.1492C16.4787 24.1492 16.7538 24.0881 17.006 23.9703C17.2583 23.8525 17.4816 23.6808 17.6603 23.4673L20.2587 20.3761L22.8507 23.4721C23.0294 23.6856 23.2528 23.8573 23.505 23.9751C23.7573 24.0929 24.0323 24.154 24.3107 24.154C24.5891 24.154 24.8642 24.0929 25.1164 23.9751C25.3687 23.8573 25.592 23.6856 25.7707 23.4721L30.6187 17.6785C30.9005 17.3421 31.0549 16.9173 31.0549 16.4785C31.0549 16.0397 30.9005 15.6149 30.6187 15.2785L25.1051 8.68809C24.926 8.475 24.7024 8.30371 24.4501 8.18624C24.1977 8.06877 23.9227 8.00796 23.6443 8.00809L23.6475 8.00168Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_1_22">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@ -657,6 +657,27 @@
"scriptSrc": "analytics\\.klickly\\.com/pixel\\.js\\?v=([\\d\\.]+)\\;version:\\1",
"website": "https://www.klickly.com"
},
"KlickPages": {
"cats": [
32,
51
],
"description": "KlickPages is a landing page management software designed to help businesses execute email marketing campaigns and capture leads.",
"icon": "KlickPages.svg",
"meta": {
"klickart:url": ""
},
"js": {
"klickart.analytics": ""
},
"pricing": [
"low",
"recurring"
],
"saas": true,
"scriptSrc": "\\.klickpages\\.com\\.br/",
"website": "https://klickpages.com.br"
},
"Knockout.js": {
"cats": [
12

Loading…
Cancel
Save