mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Add new icon styles
Change backup image name from icon to backup Cura-8681
This commit is contained in:
parent
5c7e050b32
commit
6f154ea444
13 changed files with 2 additions and 1 deletions
1
plugins/CuraDrive/src/qml/images/backup.svg
Normal file
1
plugins/CuraDrive/src/qml/images/backup.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 21 KiB |
|
@ -23,7 +23,7 @@ Column
|
|||
{
|
||||
id: profileImage
|
||||
fillMode: Image.PreserveAspectFit
|
||||
source: "../images/icon.png"
|
||||
source: "../images/backup.svg"
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
width: Math.round(parent.width / 4)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue