1. Go to this page and download the library: Download rasteiner/k3-awesome-picker library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
rasteiner / k3-awesome-picker example snippets
<script src="https://kit.fontawesome.com/<yourkit>.js" crossorigin="anonymous"></script>
This is the chosen icon: <i class="<?= $page->icon()