Files

7 lines
123 B
Python

from __future__ import absolute_import
from icons.literals import WRENCH
from icons import Icon
icon_tool = Icon(WRENCH)