Merge pull request #7131 from ysm-dev/sweetalert2-icon

Update SweetAlert2 icon
main
Elbert Alias 3 years ago committed by GitHub
commit 8db635c531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 24 KiB

@ -6125,7 +6125,7 @@
"description": "SweetAlert2 is a beautiful, responsive, customizable, accessible replacement for JavaScript's popup boxes.", "description": "SweetAlert2 is a beautiful, responsive, customizable, accessible replacement for JavaScript's popup boxes.",
"excludes": "SweetAlert", "excludes": "SweetAlert",
"html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css", "html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css",
"icon": "SweetAlert2.png", "icon": "SweetAlert2.svg",
"js": { "js": {
"Sweetalert2": "" "Sweetalert2": ""
}, },