Rename icons.py to svg.py
This commit is contained in:
parent
d410fa3eda
commit
cf251ce09a
1 changed files with 0 additions and 6 deletions
|
@ -22,9 +22,3 @@ def to_surface(path: str, width: float, height: float, style: str) -> cairo.Surf
|
|||
svg.render_layer(cr, None, rect)
|
||||
|
||||
return surface
|
||||
|
||||
class ISO7000():
|
||||
__icons__ = dict()
|
||||
|
||||
def __init__(self):
|
||||
pass
|
Loading…
Add table
Reference in a new issue