d="M 8 3 L 8 9 L 9 9 L 9 4 L 13 4 L 13 9 L 14 9 L 14 3 L 13 3 L 9 3 L 8 3 z M 5.7929688 10 L 5 10.816406 L 11 17 L 17 10.816406 L 16.207031 10 L 11 15.367188 L 5.7929688 10 z M 4 17 L 4 19 L 5 19 L 17 19 L 18 19 L 18 17 L 17 17 L 17 18 L 5 18 L 5 17 L 4 17 z "
mApp->desktopNotifications()->showNotification(QIcon::fromTheme(QSL("download"),QIcon(":icons/notifications/download.png")).pixmap(48),tr("Download Finished"),tr("All files have been successfully downloaded."));
mApp->desktopNotifications()->showNotification(QIcon::fromTheme(QSL("download"),QIcon(":icons/notifications/download.svg")).pixmap(48),tr("Download Finished"),tr("All files have been successfully downloaded."));