JSFiddle - React, Tailwind, and code Playground

by take0844

HTML

<!doctype html>
<html>
  <head>
     Place your kit's code here 
    <script src="https://kit.fontawesome.com/[任意の文字列で生成].js" crossorigin="anonymous"></script>
  </head>
 
  <body>
  <i class="fa-solid fa-user"></i>
     Ready to use Font Awesome. Activate interlock. Dynotherms - connected. Infracells - up. Icons are go! 
  </body>
</html>