Merge pull request #7806 from ceopeo/actblue

Add ActBlue / fundraising-donations
main
Elbert Alias 1 year ago committed by GitHub
commit 58103820ea
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">
<rect width="32" height="32" fill="#009CDE"/>
<path d="M21.8667 22.5067H16V9.06667H21.2267C22.1333 9.06667 22.9333 9.17333 23.5733 9.38667C24.2133 9.6 24.7467 9.92 25.0667 10.2933C25.6533 10.9867 25.9733 11.7867 25.9733 12.64C25.9733 13.7067 25.6533 14.4533 24.96 14.9867C24.7467 15.1467 24.5867 15.2533 24.48 15.3067C24.3733 15.36 24.2133 15.4133 24 15.52C24.8533 15.68 25.4933 16.0533 25.9733 16.64C26.4533 17.2267 26.72 17.92 26.72 18.7733C26.72 19.7333 26.4 20.5333 25.76 21.2267C25.0133 22.08 23.68 22.5067 21.8667 22.5067ZM18.9867 14.5067H20.3733C21.2267 14.5067 21.8133 14.4 22.24 14.24C22.6667 14.08 22.8267 13.6533 22.8267 13.0667C22.8267 12.48 22.6667 12.0533 22.2933 11.8933C21.92 11.68 21.28 11.6267 20.4267 11.6267H18.9867V14.5067ZM18.9867 20H21.0667C21.92 20 22.56 19.8933 22.9867 19.68C23.4133 19.4667 23.6267 19.04 23.6267 18.4533C23.6267 17.8667 23.4133 17.44 22.9333 17.2267C22.4533 17.0133 21.76 16.9067 20.7467 16.9067H18.9867V20Z" fill="white"/>
<g filter="url(#filter0_b_4645_5)">
<path d="M8 19.4667L6.66666 22.5067H4.26666L10.1333 9.06667H12.5333L18.5067 22.5067H16.1067L14.72 19.4667H8ZM13.8133 17.3867L11.36 11.84L8.90666 17.3867H13.8133Z" fill="white"/>
</g>
<defs>
<filter id="filter0_b_4645_5" x="0.266663" y="5.06667" width="22.24" height="21.44" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feGaussianBlur in="BackgroundImageFix" stdDeviation="2"/>
<feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_4645_5"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_4645_5" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -791,6 +791,22 @@
"scriptSrc": "\\.acquire\\.io/(?!cobrowse)", "scriptSrc": "\\.acquire\\.io/(?!cobrowse)",
"website": "https://acquire.io" "website": "https://acquire.io"
}, },
"ActBlue": {
"cats": [
111
],
"description": "ActBlue is an online fundraising platform that facilitates secure donations to Democratic candidates and progressive causes, streamlining the process of processing and distributing campaign contributions.",
"icon": "ActBlue.svg",
"dom": "a[href*='//secure.actblue.com/donate/']",
"js": {
"actblue.__configuration": ""
},
"pricing": [
"payg"
],
"saas": true,
"website": "https://secure.actblue.com"
},
"Act-On": { "Act-On": {
"cats": [ "cats": [
32 32

Loading…
Cancel
Save