{% extends "adminlte/demo/base.html" %} {% load static %} {% block title %}AdminLTE 3 | Icons{% endblock title %} {% block content_header_title %}Icons{% endblock content_header_title %} {% block content_header_path %} {% endblock content_header_path %} {% block content %}

Icons

You can use any font library you like with AdminLTE 3.

Recommendations
Font Awesome
Iconic Icons
Ion Icons
{% endblock content %} {% block footer %}
Version 3.0.5
Copyright © 2014-2019 AdminLTE.io. All rights reserved. {% endblock footer %} {% block js_xtra %} {% endblock js_xtra %}