This icon font version uses the icons from Lucide (v0.17.15).
The SVG files has to be converted from strokes to fills with the help of the Iconly tool Convert SVG Strokes to Fills, they can be found in the folder called svgs-converted, then the icon font was generated with IcoMoon.
Add the following line into the <head> tag.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/tobiasroeder/lucide-icon-font@main/lucide.css">And then you're ready to go.
<i class="icon-anchor"></i>