JSFiddle - React, Tailwind, and code Playground

by sfoster

HTML

<htm>
  <head>
   <link rel="icon" href="chrome://global/skin/icons/info.svg">
   <title>Test Info.svg page</title>
 
  </head>
  
  <body>
   <h1>
   Test info.svg
   </h1>
  </body>
</htm>