Merge pull request #6135 from nurbek91/Reputon

Add Reputon / reviews,shopify-app #5810
main
Elbert Alias 3 years ago committed by GitHub
commit 9baf5e5455
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,10 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M28.384 1.92H3.7232C2.8209 1.92 1.95552 2.27833 1.31734 2.91621C0.679166 3.55409 0.320424 4.41929 0.32 5.3216V15.3392C0.32 15.7861 0.408031 16.2287 0.579057 16.6415C0.750084 17.0544 1.00076 17.4296 1.31678 17.7456C1.955 18.3838 2.82062 18.7424 3.7232 18.7424H4.2672V22.9344L9.848 18.7424H28.392C29.2933 18.7407 30.1571 18.3814 30.7937 17.7433C31.4303 17.1052 31.7876 16.2405 31.7872 15.3392V5.3216C31.7872 4.87476 31.6992 4.4323 31.5281 4.01949C31.3571 3.60669 31.1064 3.23163 30.7903 2.91574C30.4743 2.59985 30.0991 2.34932 29.6862 2.17847C29.2733 2.00762 28.8308 1.91979 28.384 1.92V1.92ZM6.5952 12.5616L5.1472 11.8L3.6976 12.5616L3.9744 10.9472L2.8016 9.8048L4.4272 9.568L5.152 8.1008L5.8672 9.568L7.488 9.8048L6.3168 10.9472L6.5952 12.5616ZM12.1024 12.5616L10.6528 11.8L9.2032 12.5616L9.48 10.9472L8.3072 9.8048L9.928 9.568L10.6528 8.1008L11.3776 9.568L12.9984 9.8048L11.8256 10.9472L12.1024 12.5616ZM17.608 12.5616L16.1584 11.8L14.7088 12.5616L14.9872 10.9472L13.816 9.8048L15.4352 9.568L16.16 8.1008L16.8848 9.568L18.5072 9.8048L17.3344 10.9472L17.608 12.5616ZM23.1136 12.5616L21.6736 11.8L20.2224 12.5616L20.5008 10.9472L19.328 9.8048L20.9392 9.568L21.6656 8.1008L22.3904 9.568L24.0096 9.8048L22.8368 10.9472L23.1136 12.5616ZM28.6208 12.5616L27.1712 11.8L25.7216 12.5616L25.9984 10.9472L24.8256 9.8048L26.4464 9.568L27.1712 8.1008L27.896 9.568L29.5152 9.8048L28.344 10.9472L28.6208 12.5616Z" fill="url(#paint0_linear_2834_45)"/>
<path d="M23.1536 30.2096H18.8208L15.3392 23.9104H12.5744V30.2096H8.8V12.48H17.0928C18.9189 12.48 20.3675 13.0133 21.4384 14.08C22.5093 15.1467 23.0432 16.5184 23.04 18.1952C23.04 19.648 22.6635 20.8261 21.9104 21.7296C21.2135 22.598 20.2448 23.2066 19.16 23.4576L23.1536 30.2096ZM16.5344 20.5872C17.3152 20.5872 17.9552 20.3701 18.4544 19.936C18.6907 19.7118 18.8788 19.4418 19.0074 19.1425C19.1359 18.8432 19.2022 18.5209 19.2022 18.1952C19.2022 17.8695 19.1359 17.5472 19.0074 17.2479C18.8788 16.9486 18.6907 16.6786 18.4544 16.4544C17.9584 16.0213 17.3184 15.8043 16.5344 15.8032H12.5744V20.5872H16.5344Z" fill="#867FF9"/>
<defs>
<linearGradient id="paint0_linear_2834_45" x1="0.32" y1="12.4272" x2="31.7856" y2="12.4272" gradientUnits="userSpaceOnUse">
<stop stop-color="#32EBDF"/>
<stop offset="1" stop-color="#2ED3FB"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

@ -876,6 +876,23 @@
"oss": true,
"website": "https://remix.run/"
},
"Reputon": {
"cats": [
90,
100
],
"description": "Reputon is an customer reviews Shopify app.",
"icon": "Reputon.svg",
"requires": "Shopify",
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"scriptSrc": "\\.reputon\\.com/",
"website": "https://reputon.com"
},
"RequireJS": {
"cats": [
12

Loading…
Cancel
Save