Merge pull request #5234 from nurbek91/issuu

Add Issuu / Widget, Miscellaneous
main
Elbert Alias 3 years ago committed by GitHub
commit 045fa65f6e
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="M16.0772 20.0635C13.8004 20.0411 11.9727 18.1779 11.9952 15.9029C12.0158 13.6261 13.879 11.7985 16.1549 11.82C18.4308 11.8481 20.2584 13.7103 20.2369 15.9844C20.2153 18.2584 18.3531 20.0926 16.0763 20.0645L16.0772 20.0635ZM16.1914 7.80163C11.6976 7.75952 8.01894 11.3699 7.97496 15.8646C7.93378 20.3583 11.5441 24.037 16.0388 24.081C20.5307 24.1221 24.2084 20.5118 24.2459 16.018C24.2833 11.5233 20.6804 7.84562 16.1792 7.80163H16.1914Z" fill="#FF5A47"/>
<path d="M5.00658 15.7777C5.06647 9.64445 10.088 4.71648 16.2213 4.77544C22.3574 4.83346 27.2845 9.85407 27.2264 15.9883C27.1675 22.1235 22.1469 27.0496 16.0126 26.9934C9.88308 26.9335 4.95137 21.9138 5.00752 15.7796L5.00658 15.7777ZM16.0005 0H1.32885C0.598918 0 0 0.596111 0 1.32885V15.9995C0 24.8364 7.16268 32 15.9995 32C24.8373 32 32 24.8364 32 15.9995C32 7.16268 24.8364 0 15.9995 0H16.0005Z" fill="#FF5A47"/>
</svg>

After

Width:  |  Height:  |  Size: 982 B

@ -724,6 +724,27 @@
],
"website": "https://isotope.metafizzy.co"
},
"Issuu": {
"cats": [
19,
5
],
"description": "Issuu is a digital discovery and publishing platform.",
"icon": "Issuu.svg",
"dom": "a[href*='issuu.com/'][target='_blank']",
"js": {
"IssuuReaders": "",
"issuuPanel": ""
},
"saas": true,
"pricing": [
"freemium",
"low",
"recurring"
],
"scriptSrc": "\\.issuu\\.com/",
"website": "https://issuu.com"
},
"Iterable": {
"cats": [
32

Loading…
Cancel
Save