Merge pull request #5238 from nurbek91/snapwidget

Add SnapWidget / widget
main
Elbert Alias 3 years ago committed by GitHub
commit 12e8d56fbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10.6667 0H3.55556C1.59188 0 0 1.59188 0 3.55555V10.6667H10.6667V0Z" fill="#2C5282"/>
<path d="M21.3334 0H10.6667V10.6667H21.3334V0Z" fill="#4299E1"/>
<path d="M28.4443 0H21.3333V10.6667H31.9999V3.55556C31.9999 1.59188 30.408 0 28.4443 0Z" fill="#BEE3F8"/>
<path d="M10.6667 10.667H0V21.3337H10.6667V10.667Z" fill="#BEE3F8"/>
<path d="M21.3334 10.667H10.6667V21.3337H21.3334V10.667Z" fill="#2C5282"/>
<path d="M31.9999 10.667H21.3333V21.3337H31.9999V10.667Z" fill="#4299E1"/>
<path d="M10.6667 21.333H0V28.4441C0 30.4078 1.59188 31.9997 3.55555 31.9997H10.6667V21.333Z" fill="#4299E1"/>
<path d="M21.3334 21.333H10.6667V31.9997H21.3334V21.333Z" fill="#BEE3F8"/>
<path d="M31.9999 21.333H21.3333V31.9997H28.4443C30.408 31.9997 31.9999 30.4078 31.9999 28.4441V21.333Z" fill="#2C5282"/>
</svg>

After

Width:  |  Height:  |  Size: 896 B

@ -2651,6 +2651,22 @@
"scriptSrc": "intg\\.snapchat\\.com/",
"website": "https://businesshelp.snapchat.com/s/article/snap-pixel-about"
},
"SnapWidget": {
"cats": [
5
],
"description": "SnapWidget is a set of interactive Instagram, Twitter and 500px widgets.",
"icon": "SnapWidget.svg",
"dom": "iframe[src*='snapwidget.com/']",
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"scriptSrc": "snapwidget\\.com/",
"website": "https://snapwidget.com"
},
"Snap.svg": {
"cats": [
59

Loading…
Cancel
Save