This is a set of over 5300 free MIT-licensed high-quality icons for you to use in your web projects.
The set is packaged as a web font to fit into Foswiki's IconService.
See https://github.com/tabler/tabler-icons for more information.
Usage
Icon Font
As an icon font tabler icons may be accessed via the VarJQICON[JQICON macro]]. To do so you need to
register the tabler icons font to the IconService of JQueryPlugin. Add this section to the
$Foswiki::cfg{JQueryPlugin}{IconFonts} setting if not already present:
This will register the ti prefix to refer to the given icon definition so that below call to %JQICON will load the appropriate
css and font files:
You type:
%JQICON{"ti-alert-circle"}%
You get (if installed):
where ti-alert-circle is the name of an icon. See the full list of all icons below.