Merge pull request #4561 from nurbek91/GEOvendas

Add GEOvendas / ecommerce
main
Elbert Alias 3 years ago committed by GitHub
commit dc5f92b4ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,14 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M26.0219 32H5.97811C3.57998 32 1.63623 30.0563 1.63623 27.6582V4.35628C1.63623 1.95815 3.57998 0.0144043 5.97811 0.0144043H26.0225C28.4206 0.0144043 30.3644 1.95815 30.3644 4.35628V27.6582C30.3644 30.0563 28.42 32 26.0219 32Z" fill="#7AB9B4"/>
<path d="M22.187 19.1324C21.6539 22.0024 19.0307 24.1487 15.9582 23.9243C13.0751 23.7124 10.7432 21.3806 10.532 18.4981C10.307 15.4387 12.4364 12.8206 15.297 12.2737C15.4026 12.2562 15.4776 12.1637 15.4776 12.0574V8.37682C15.4776 8.24432 15.3632 8.1387 15.2307 8.1562C10.1482 8.7512 6.22012 13.1862 6.44074 18.4756C6.65699 23.6199 10.8314 27.7987 15.9801 28.0149C21.2832 28.2356 25.7264 24.2856 26.3039 19.1856C26.317 19.0799 26.2289 18.9831 26.1232 18.9831H22.3632C22.2751 18.9868 22.2001 19.0487 22.187 19.1324Z" fill="#6A9F9A"/>
<path d="M17.8582 8.09007H17.6288C17.5007 8.09007 17.3994 8.18694 17.3994 8.31069V12.0794C17.3994 12.1763 17.4657 12.2557 17.5538 12.2863L17.6638 12.3082C19.89 12.7976 21.7769 14.6138 22.275 16.8357C22.275 16.8619 22.275 16.8357 22.275 16.8357L22.2794 17.0032C22.2838 17.1219 22.3807 17.2194 22.5 17.2194H22.6144H22.685H26.15C26.2688 17.2194 26.3707 17.1226 26.3707 16.9988V17.0163V8.33694C26.3707 8.19569 26.2563 8.08569 26.1194 8.08569L17.8582 8.09007Z" fill="#6A9F9A"/>
<path d="M20.697 17.2943C20.1639 20.1643 17.5408 22.3106 14.4683 22.0862C11.5851 21.8743 9.25325 19.5424 9.042 16.6599C8.817 13.6006 10.9464 10.9824 13.807 10.4356C13.9126 10.4181 13.9876 10.3256 13.9876 10.2193V6.53869C13.9876 6.40619 13.8733 6.30056 13.7408 6.31806C8.65825 6.91306 4.73013 11.3481 4.95075 16.6374C5.167 21.7818 9.34138 25.9606 14.4901 26.1768C19.7933 26.3974 24.2364 22.4474 24.8139 17.3474C24.827 17.2418 24.7389 17.1449 24.6333 17.1449H20.8733C20.7851 17.1443 20.7101 17.2106 20.697 17.2943Z" fill="#08090A"/>
<path d="M16.3682 6.25193H16.1388C16.0107 6.25193 15.9094 6.34881 15.9094 6.47256V10.2413C15.9094 10.3382 15.9757 10.4176 16.0638 10.4482L16.1738 10.4701C18.4001 10.9594 20.2869 12.7757 20.7851 14.9976C20.7851 15.0238 20.7851 14.9976 20.7851 14.9976L20.7894 15.1651C20.7938 15.2838 20.8907 15.3813 21.0101 15.3813H21.1244H21.1951H24.6601C24.7788 15.3813 24.8807 15.2844 24.8807 15.1607V15.1782V6.49881C24.8807 6.35756 24.7663 6.24756 24.6294 6.24756L16.3682 6.25193Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

@ -263,6 +263,20 @@
"icon": "Gentoo.png", "icon": "Gentoo.png",
"website": "http://www.gentoo.org" "website": "http://www.gentoo.org"
}, },
"GEOvendas": {
"cats": [
6
],
"description": "GEOvendas is an ecommerce platform with analytics, sales force, B2B and B2C products.",
"icon": "GEOvendas.svg",
"dom": "a[href*='geovendas.com.br'][target='_blank']",
"saas": true,
"pricing": [
"mid",
"recurring"
],
"website": "https://www.geovendas.com"
},
"Gerrit": { "Gerrit": {
"cats": [ "cats": [
47 47

Loading…
Cancel
Save