JSFiddle - React, Tailwind, and code Playground
by Imabot
HTML
<!DOCTYPE html>
<html lang="en">
<head>
<script defer src="https://friconix.com/cdn/friconix.js"></script>
</head>
<body>
The warning icon : <i class="fi-ensuxl-warning-solid"></i>.
<h1>Icons inherit style : <i class="fi-stluxl-extra-large"></i></h1>
Animations : <i class="fi-xwluxl-spinner-wide fi-pulse"></i>
</body>