Improve camera icon

Contributes to CL-1150
This commit is contained in:
Ian Paschal 2018-11-27 11:19:45 +01:00
parent a3f0630ee9
commit fd723e1084
2 changed files with 6 additions and 1 deletions

View file

@ -138,7 +138,7 @@ Item
bottom: parent.bottom
bottomMargin: 20 * screenScaleFactor // TODO: Theme!
}
iconSource: "../svg/camera-icon.svg"
iconSource: "../svg/icons/camera.svg"
}
}