Update logo CEN

This commit is contained in:
Colas Geier 2025-02-05 12:04:45 +01:00
parent 27afebc093
commit ace0310c2c
4 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ class PgAutoMap:
self.toolBar = iface.addToolBar("CenIsere_AutoMap")
self.toolBar.setObjectName("CenIsere_AutoMap")
icon = QIcon(resources_path('icons', 'icon.svg'))
icon = QIcon(resources_path('icons', 'icon.png'))
# Open the online help
self.help_action = QAction(icon, 'CenIsere_AutoMap', iface.mainWindow())

BIN
CenIsere_AUTOMAP/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

View File

@ -28,7 +28,7 @@ tags=python
category=Plugins
icon=icon.svg
icon=icon.png
# experimental flag
experimental=False