console.image
console.image copied to clipboard
Add space after %c to fix bug
I was trying to use your snippet and found from the below stack overflow that newer versions of chrome don't like '%c' by itself.
Adding a space fixed the issue.