Cloud-sun icon
This commit is contained in:
parent
7aa3da2ff4
commit
0980f65751
4 changed files with 4 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ Singleton {
|
|||
readonly property string defaultIcon: TablerIcons.defaultIcon
|
||||
readonly property var icons: TablerIcons.icons
|
||||
readonly property var aliases: TablerIcons.aliases
|
||||
readonly property string fontPath: "/Assets/Fonts/tabler/tabler-icons.woff2"
|
||||
readonly property string fontPath: "/Assets/Fonts/tabler/tabler-icons.ttf"
|
||||
|
||||
Component.onCompleted: {
|
||||
Logger.log("Icons", "Service started")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue