JavaScript
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<script>
feather.replace()
</script>
Example
You can use these icons with color and font-size helper classes like the example bellow:
<span class="text-danger size-17.5" data-feather="bell"></span>