Merge pull request #7861 from ceopeo/selless

Add Selless / ecommerce
main
Elbert Alias 1 year ago committed by GitHub
commit e23a6db24f
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="M23.2909 21.5004L6.41409 17.2106C4.56485 16.7407 3.44686 14.8598 3.91676 13.0105C4.38666 11.1613 6.26757 10.0432 8.11682 10.5132L24.9937 14.803C26.8429 15.2729 27.9608 17.1538 27.491 19.003C27.0197 20.8536 25.1402 21.9716 23.2909 21.5004Z" fill="#1B7AAF"/>
<path d="M24.4561 7.14334L9.10513 16.775C7.48952 17.7887 5.35649 17.3016 4.34278 15.6847C3.32906 14.0691 3.81612 11.936 5.43305 10.9223L20.784 1.29072C22.3996 0.276999 24.5326 0.764059 25.5463 2.38099C26.5601 3.9966 26.0717 6.12831 24.4561 7.14334Z" fill="url(#paint0_linear_4665_30)"/>
<path d="M26.0059 21.0767L10.655 30.7083C9.03939 31.722 6.90636 31.235 5.89264 29.618C4.87893 28.0024 5.36598 25.8694 6.98292 24.8557L22.3339 15.224C23.9495 14.2103 26.0825 14.6974 27.0962 16.3143C28.1112 17.9312 27.6228 20.063 26.0059 21.0767Z" fill="url(#paint1_linear_4665_30)"/>
<defs>
<linearGradient id="paint0_linear_4665_30" x1="3.81372" y1="9.03265" x2="26.075" y2="9.03265" gradientUnits="userSpaceOnUse">
<stop stop-color="#0575E6"/>
<stop offset="1" stop-color="#78EF6F"/>
</linearGradient>
<linearGradient id="paint1_linear_4665_30" x1="5.36414" y1="22.9667" x2="27.6254" y2="22.9667" gradientUnits="userSpaceOnUse">
<stop stop-color="#0575E6"/>
<stop offset="1" stop-color="#78EF6F"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -1540,6 +1540,22 @@
"saas": true, "saas": true,
"website": "https://selldone.com" "website": "https://selldone.com"
}, },
"Selless": {
"cats": [
6
],
"description": "Selless is an all-in-one, ready-to-use ecommerce platform.",
"icon": "Selless.svg",
"js": {
"__NEXT_DATA__.assetPrefix": "\\.selless\\.us/"
},
"pricing": [
"poa",
"recurring"
],
"saas": true,
"website": "https://selless.com"
},
"SellersCommerce": { "SellersCommerce": {
"cats": [ "cats": [
6 6

Loading…
Cancel
Save