Skip to content

Instantly share code, notes, and snippets.

@remcotolsma
Last active March 6, 2020 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remcotolsma/bd54f65efa9d5aa411ecd3c895c1baf7 to your computer and use it in GitHub Desktop.
Save remcotolsma/bd54f65efa9d5aa411ecd3c895c1baf7 to your computer and use it in GitHub Desktop.
SVG test on IE11
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>SVG test on IE11</title>
<meta name="description" content="SVG test on IE11.">
<meta name="author" content="Pronamic">
</head>
<body>
<img src="https://cdn.jsdelivr.net/npm/@wp-pay/logos@1.2.0/dist/methods/ideal/method-ideal-wc-51x32.svg" alt="" />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment