Merge pull request #3782 from nurbek91/SiteMinder

Add SiteMinder / Appointment widget
main
Elbert Alias 4 years ago committed by GitHub
commit 4414b53328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,12 @@
<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="M16.0023 32.0047C24.8402 32.0047 32.0047 24.8402 32.0047 16.0023C32.0047 7.16449 24.8402 0 16.0023 0C7.16449 0 0 7.16449 0 16.0023C0 24.8402 7.16449 32.0047 16.0023 32.0047Z" fill="white"/>
<path d="M16.3464 21.1375C15.9977 21.1604 15.7361 21.4633 15.7361 21.8121V23.2256L17.044 23.221V21.7891C17.044 21.4128 16.7273 21.1145 16.3464 21.1375Z" fill="#008BCE"/>
<path d="M19.1871 7.98047C16.117 7.98047 13.4782 9.79776 12.2667 12.4136C11.7711 12.2667 11.2525 12.1887 10.711 12.1887C7.65921 12.1887 5.18567 14.6622 5.18567 17.714C5.18567 20.7658 7.65921 23.2393 10.711 23.2393H13.1065H13.1432C12.7302 22.9273 12.4594 22.4316 12.4594 21.8764V19.9673C12.1703 19.7929 11.9363 19.5267 11.7986 19.1963C11.5508 18.5859 11.6885 17.893 12.1566 17.4341L15.2588 14.3731C15.5617 14.0702 15.9655 13.905 16.3969 13.905C16.8237 13.905 17.2275 14.0702 17.535 14.3731L20.6327 17.4341C21.1008 17.8976 21.243 18.5905 20.9906 19.1963C20.853 19.5267 20.6189 19.7929 20.3298 19.9673V22.0324C20.3298 22.5051 20.1187 22.9227 19.7883 23.2072H19.8571C23.7579 22.8722 26.8234 19.6001 26.8234 15.6076C26.8142 11.3948 23.3999 7.98047 19.1871 7.98047Z" fill="#008BCE"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -15892,6 +15892,18 @@
"scripts": "siteglide\\.js",
"website": "https://www.siteglide.com"
},
"SiteMinder": {
"cats": [
5,
72
],
"description": "SiteMinder is a appointment booking solution designed for hotels.",
"icon": "SiteMinder.svg",
"scripts": "widget\\.siteminder\\.com",
"saas": true,
"pricing": ["low", "mid", "recurring"],
"website": "https://www.siteminder.com"
},
"Sivuviidakko": {
"cats": [
1

Loading…
Cancel
Save