from __future__ import absolute_import, unicode_literals from appearance.classes import Icon icon_comments_for_document = Icon(driver_name='fontawesome', symbol='comment') icon_comment_add = Icon(driver_name='fontawesome', symbol='plus')