Skip to content

joke2k/iconfonts

Repository files navigation

IconFonts

image

image

image

This package provides a toolkit to render icon-font glyphs.

Documentation

The full documentation is at https://iconfonts.readthedocs.org.

Quickstart

Install IconFonts:

pip install iconfonts

Then use it in a project:

>>> import iconfonts
>>> iconfonts.get_icon('star')
u'<i class="star"></i>'

Features

  • Multiple Icon font supported
  • Auto registration of IconFonts
  • Third party template systems integration (django)
  • Tests

Installed Fonts

About

A python package that provides a toolkit to render icon-font glyphs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published