Update SweetAlert2 icon

main
Chris 3 years ago
parent db23598bfc
commit 2106a3ac0c

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

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