import QtQuick 1.0 Image { id: icon width: 64 height: 64 source: "file.svg" }