Add Sirclo / Ecommerce

main
Handri Pangestiaji 3 years ago
parent fe7b19e8c8
commit 421ad9de14

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.44086 16C3.44086 9.06378 9.06378 3.44086 16 3.44086C22.9362 3.44086 28.5591 9.06378 28.5591 16C28.5591 22.9362 22.9362 28.5591 16 28.5591C9.06378 28.5591 3.44086 22.9362 3.44086 16ZM16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0ZM27.1828 16C27.1828 22.1761 22.1761 27.1828 16 27.1828C9.82391 27.1828 4.8172 22.1761 4.8172 16C4.8172 9.82391 9.82391 4.8172 16 4.8172C22.1761 4.8172 27.1828 9.82391 27.1828 16ZM18.3005 12.905C16.5912 12.9647 15.254 14.3987 15.3137 16.108C15.3302 16.5828 14.9588 16.9811 14.484 16.9977C14.0092 17.0143 13.6109 16.6428 13.5943 16.168C13.5014 13.5092 15.5816 11.2785 18.2404 11.1856C20.8993 11.0928 23.13 13.1729 23.2228 15.8318C23.3157 18.4906 21.2355 20.7213 18.5767 20.8142C18.1019 20.8307 17.7035 20.4593 17.687 19.9845C17.6704 19.5097 18.0418 19.1114 18.5166 19.0948C20.2259 19.0351 21.5631 17.6011 21.5034 15.8918C21.4437 14.1826 20.0097 12.8453 18.3005 12.905ZM10.4946 16C10.4946 14.2897 11.8811 12.9032 13.5914 12.9032C14.0665 12.9032 14.4516 12.5181 14.4516 12.043C14.4516 11.5679 14.0665 11.1828 13.5914 11.1828C10.9309 11.1828 8.77419 13.3395 8.77419 16C8.77419 18.6605 10.9309 20.8172 13.5914 20.8172C16.2519 20.8172 18.4086 18.6605 18.4086 16C18.4086 15.5249 18.0235 15.1398 17.5484 15.1398C17.0733 15.1398 16.6882 15.5249 16.6882 16C16.6882 17.7103 15.3017 19.0968 13.5914 19.0968C11.8811 19.0968 10.4946 17.7103 10.4946 16Z" fill="#2296CB"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -26850,6 +26850,25 @@
"scripts": "checkout\\.razorpay\\.com",
"pricing": ["payg"],
"website": "https://razorpay.com/"
},
"Sirclo" : {
"cats": [
6
],
"description": "online business solutions, how to sell online, manage marketplaces, manage e-commerce websites, go digital",
"icon": "Sirclo.svg",
"headers": {
"X-Powered-By": "Sirclo"
},
"scripts": "template\\.sirclocdn\\.com/",
"pricing": [
"low",
"freemium",
"recurring"
],
"saas": true,
"url": "^https?//.+\\.sirclo\\.me",
"website": "https://sirclo.com/"
}
}
}

Loading…
Cancel
Save