Merge pull request #5799 from nurbek91/Babylist

Add Babylist / widget #5775
main
Elbert Alias 3 years ago committed by GitHub
commit 4fbc67dace
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">
<mask id="mask0_5_27" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="3" width="32" height="26">
<path d="M0.35556 11.8998V10.5154C0.526284 8.21785 1.5789 6.27682 3.61745 4.80871C6.25546 2.90882 9.13811 2.72232 12.0893 4.08763C13.9365 4.94204 15.1277 6.38213 15.9543 8.1408H15.9593C16.7859 6.38213 17.9772 4.94204 19.8243 4.08763C22.7755 2.72232 25.6582 2.90882 28.2962 4.80871C30.8972 6.68161 31.8928 9.32418 31.5003 12.4947C30.9931 16.5931 28.7348 19.6926 25.7985 22.3821C22.8818 25.0546 19.5244 27.06 15.9572 28.731H15.9564C12.3888 27.06 9.03178 25.0546 6.11506 22.3821C3.17882 19.6926 0.920462 16.5931 0.413297 12.4947C0.388485 12.2943 0.369221 12.096 0.35556 11.8998V11.8998Z" fill="white"/>
</mask>
<g mask="url(#mask0_5_27)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.35556 37.5206H177.78V-1.17426H0.35556V37.5206Z" fill="url(#paint0_linear_5_27)"/>
</g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.47976 3.20001C8.47976 3.20001 2.15868 7.06336 4.33563 13.0334C6.51299 19.0035 14.9412 15.7724 14.9412 15.7724L14.9338 15.7699C14.9338 15.7699 23.3624 12.5392 25.5394 18.5093C26.0432 19.8899 26.0918 21.1585 25.8696 22.2924L25.8741 22.3128C28.7734 19.6391 30.9973 16.5579 31.5003 12.4947C31.8928 9.32421 30.8972 6.68163 28.2962 4.80873C25.6582 2.90884 22.7755 2.72234 19.8243 4.08765C17.9772 4.94207 16.7859 6.38215 15.9593 8.14082H15.9543C15.1277 6.38215 13.9365 4.94207 12.0893 4.08765C10.854 3.51611 9.63075 3.21663 8.43241 3.20084L8.47976 3.20001Z" fill="#FF7BAC"/>
<defs>
<linearGradient id="paint0_linear_5_27" x1="15.9568" y1="29.151" x2="15.9568" y2="3.85515" gradientUnits="userSpaceOnUse">
<stop stop-color="#FF3A40"/>
<stop offset="1" stop-color="#FF79AB"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@ -80,21 +80,14 @@
}, },
"website": "https://www.bablic.com/" "website": "https://www.bablic.com/"
}, },
"Back In Stock": { "Babylist": {
"cats": [ "cats": [
100 5
],
"description": "Back In Stock lets your customers choose restock alerts for specific variant combinations, including size, colour or style.",
"icon": "Back In Stock.png",
"pricing": [
"freemium",
"low",
"recurring"
], ],
"requires": "Shopify", "description": "Babylist is a universal wish list.",
"saas": true, "icon": "Babylist.svg",
"scriptSrc": "app\\.backinstock\\.org/", "scriptSrc": "babylist\\.com/",
"website": "https://backinstock.org" "website": "https://www.babylist.com"
}, },
"Backbone.js": { "Backbone.js": {
"cats": [ "cats": [
@ -130,6 +123,22 @@
}, },
"website": "https://backdropcms.org" "website": "https://backdropcms.org"
}, },
"Back In Stock": {
"cats": [
100
],
"description": "Back In Stock lets your customers choose restock alerts for specific variant combinations, including size, colour or style.",
"icon": "Back In Stock.png",
"pricing": [
"freemium",
"low",
"recurring"
],
"requires": "Shopify",
"saas": true,
"scriptSrc": "app\\.backinstock\\.org/",
"website": "https://backinstock.org"
},
"Baidu Analytics (百度统计)": { "Baidu Analytics (百度统计)": {
"cats": [ "cats": [
10 10

Loading…
Cancel
Save