diff --git a/icons/24x24/Makefile.am b/icons/24x24/Makefile.am index 50ba421..f2b6388 100644 --- a/icons/24x24/Makefile.am +++ b/icons/24x24/Makefile.am @@ -6,7 +6,7 @@ apps_icon_DATA = $(PACKAGE).png EXTRA_DIST += $(apps_icon_DATA) devices_icondir = $(datadir)/icons/hicolor/$(size)/devices/ -devices_icon_DATA = virt-viewer-usb.svg +devices_icon_DATA = virt-viewer-usb.png virt-viewer-usb.svg EXTRA_DIST += $(devices_icon_DATA) -include $(top_srcdir)/git.mk diff --git a/icons/24x24/virt-viewer-usb.png b/icons/24x24/virt-viewer-usb.png new file mode 100644 index 0000000..e23661e Binary files /dev/null and b/icons/24x24/virt-viewer-usb.png differ