Merge pull request #3298 from jlozovei/feat/duopana

feat: add Duopana pattern
main
Elbert Alias 4 years ago committed by GitHub
commit 435e10553a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3373,6 +3373,19 @@
"script": "googletagservices\\.com/tag/js/gpt(?:_mobile)?\\.js",
"website": "http://www.google.com/dfp"
},
"Duopana": {
"cats": [
1,
11,
51,
53,
61
],
"html": "(?:<!-- \/*BeraCode script)",
"icon": "Duopana.svg",
"script": "\\*berajs.beracode.com\\*",
"website": "https://duopana.com/"
},
"DovetailWRP": {
"cats": [
1

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 38" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M28.4688 25.0011C25.2172 27.7251 13.6558 30.3464 8.28806 23.9989C6.61063 21.9944 5.7332 19.3731 5.42352 16.5977C2.1977 17.8569 0.107359 19.8357 0.00413197 22.1229C-0.202321 26.3631 7.35902 37.2336 15.6688 37.6191C23.9785 38.0045 29.914 27.8022 30.0947 23.5363C30.1205 23.0994 30.0689 22.6882 29.9398 22.2771C29.7334 23.4078 29.243 24.3329 28.4688 25.0011Z" fill="#6F2680"/>
<path d="M15.4365 15.1586C22.9204 15.5184 28.985 18.5765 29.9914 22.2771C30.714 18.7564 28.7527 13.3597 24.7011 8.55406C19.3075 2.20653 12.3139 -0.723094 9.06225 2.02665C6.81707 3.90264 4.77835 10.5585 5.42351 16.5977C8.13321 15.5441 11.6429 14.9787 15.4365 15.1586Z" fill="#F7C526"/>
<path d="M28.4689 25.0011C29.2431 24.3329 29.7592 23.4078 29.9914 22.3028C28.985 18.6022 22.9204 15.5441 15.4365 15.1843C11.6429 15.0044 8.13323 15.5698 5.44934 16.6234C5.75902 19.3988 6.61064 22.0201 8.31388 24.0246C13.63 30.3464 25.1914 27.7251 28.4689 25.0011Z" fill="#F53081"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

Loading…
Cancel
Save