icon
to a user set value in the settings
/icons/icons.php
Users can also add their own icon sets to the template. Supported icon sets can either be webfonts or individual files (such as a SVG library). Instructions can be found in the /icons/icons.php
file.
https://github.com/nomadjimbob/mikioplugin/wiki/Icons
Add icons from an icon library.
By default, the following icon libraries are installed within the Mikio Plugin:
with only the FontAwesome 4 enabled.
To enable the other libraries, you are required to uncomment the appropriate lines within:
๐ mikioplugin
๐ icons
๐ icons.php
You can add your own Icon library or change Mikio Plugin to instead use a CDN by editing the mikioplugin/icons/icons.php
file. Instructions are included in the file itself.