import QtQuick import QtQuick.Controls Button { icon.name: "archlinux-logo" icon.height: 18 icon.width: 18 background: undefined }