[](https://github.com/giterlizzi/perl-Mojolicious-Plugin-Iconify/releases) [](https://travis-ci.org/giterlizzi/perl-Mojolicious-Plugin-Iconify) [](https://github.com/giterlizzi/perl-Mojolicious-Plugin-Iconify) [](https://github.com/giterlizzi/perl-Mojolicious-Plugin-Iconify) [](https://github.com/giterlizzi/perl-Mojolicious-Plugin-Iconify) [](https://github.com/giterlizzi/perl-Mojolicious-Plugin-Iconify/issues) # Mojolicious::Plugin::Iconify ## Usage ```.pl # Mojolicious $self->plugin('Iconify'); # Mojolicious::Lite plugin 'Iconify'; ``` ```.html @@ template.html.ep
<%= iconify_js %>Made with <%= icon 'mdi:heart', style => 'color:red' %> by Giterlizzi
``` ## Installation To install this module type the following: perl Makefile.PL make make test make install ## Copyright Copyright (C) 2019-2020 by Giuseppe Di Terlizzi