Merge pull request #5679 from nurbek91/Userflow

Add Userflow / user-onboarding
main
Elbert Alias 3 years ago committed by GitHub
commit d9e62c7895
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M28.038 9.71826H26.7568L24.8057 20.7806C24.3443 23.3982 21.8422 25.523 19.2217 25.523H7.67296L7.36864 27.2606C6.904 29.8782 8.6496 31.9998 11.2768 31.9998H24.0912C26.7116 31.9998 29.2169 29.8782 29.6751 27.2606L31.9177 14.4607C32.4076 11.8431 30.6585 9.71826 28.038 9.71826V9.71826Z" fill="#5488F0"/>
<path d="M19.6768 9.71839L19.1481 12.7168C18.5843 15.9168 15.5344 18.4768 12.3501 18.4768H9.7392C6.53569 18.4768 4.41794 15.888 4.97858 12.7168L6.03905 6.71039H9.05345L7.99361 12.7168C7.91235 13.0541 7.91067 13.4058 7.9887 13.7439C8.06673 14.082 8.22233 14.3973 8.44321 14.6649C8.66414 14.9328 8.94427 15.1457 9.26152 15.2869C9.57877 15.4281 9.92446 15.4936 10.2714 15.4784H12.8822C13.6561 15.4504 14.3979 15.1626 14.9882 14.6614C15.5779 14.1605 15.9815 13.4754 16.1338 12.7168L16.9283 8.21439C17.0111 7.80083 17.231 7.42733 17.5526 7.15436C17.8741 6.8814 18.2783 6.72496 18.6998 6.71039H24.2774L24.6233 4.74239C25.0876 2.1216 23.3417 0 20.7149 0H7.90049C5.2797 0 2.77474 2.1216 2.3165 4.74239L0.0739485 17.5424C-0.38717 20.16 1.35554 22.2816 3.98242 22.2816H16.7968C19.4205 22.2816 21.9225 20.16 22.3805 17.5424L23.7613 9.71839H19.6768V9.71839Z" fill="#00E673"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -445,6 +445,25 @@
"saas": true, "saas": true,
"website": "https://uscreen.tv/" "website": "https://uscreen.tv/"
}, },
"Userflow": {
"cats": [
58
],
"description": "Userflow is a user onboarding software for building product tours and onboarding checklists, tailored to your app and your users.",
"icon": "Userflow.svg",
"js": {
"userflow.endChecklist": "\\;confidence:50",
"userflow.endAllFlows": "\\;confidence:50",
"USERFLOWJS_QUEUE": ""
},
"pricing": [
"mid",
"recurring"
],
"saas": true,
"scriptSrc": "\\.userflow\\.com/",
"website": "https://userflow.com"
},
"UserLike": { "UserLike": {
"cats": [ "cats": [
52 52

Loading…
Cancel
Save