diff --git a/images/images.qrc b/images/images.qrc index 6c3fab48626..c43132fd74a 100644 --- a/images/images.qrc +++ b/images/images.qrc @@ -160,12 +160,10 @@ themes/default/mActionCapturePolygon.svg themes/default/mActionNewTableRow.svg themes/default/mActionChangeLabelProperties.svg - themes/default/mActionCheckQgisVersion.svg themes/default/mActionCollapseTree.svg themes/default/mActionComposerManager.svg themes/default/mActionConditionalFormatting.svg themes/default/mActionContextHelp.png - themes/default/mActionCopySelected.png themes/default/mActionCreateMemory.svg themes/default/mActionCustomProjection.svg themes/default/mActionDecreaseBrightness.svg @@ -199,11 +197,12 @@ themes/default/mActionFullCumulativeCutStretch.svg themes/default/mActionFullHistogramStretch.svg themes/default/mActionGroupItems.svg - themes/default/mActionHelpAbout.png + themes/default/mActionHelpAbout.svg themes/default/mActionHelpContents.svg themes/default/mActionHelpSponsors.png themes/default/mActionHideAllLayers.svg - themes/default/mActionHideSelectedLayers.png + themes/default/mActionHideSelectedLayers.svg + themes/default/mActionHideDeselectedLayers.svg themes/default/mActionHistory.svg themes/default/mActionHtmlAnnotation.svg themes/default/mActionIdentify.svg @@ -288,7 +287,7 @@ themes/default/mActionShowPinnedLabels.svg themes/default/mActionShowPluginManager.svg themes/default/mActionShowRasterCalculator.png - themes/default/mActionShowSelectedLayers.png + themes/default/mActionShowSelectedLayers.svg themes/default/mActionSimplify.svg themes/default/mActionSplitFeatures.svg themes/default/mActionSplitParts.svg @@ -319,8 +318,7 @@ themes/default/mIconCertificateMissing.svg themes/default/mIconCertificateTrusted.svg themes/default/mIconCertificateUntrusted.svg - themes/default/mIconClear.svg - themes/default/mIconCollapse.png + themes/default/mIconCollapse.svg themes/default/mIconCollapseSmall.svg themes/default/mIconColorBox.svg themes/default/mIconColorPicker.svg @@ -341,7 +339,7 @@ themes/default/mIconDeselected.svg themes/default/mIconDropDownMenu.svg themes/default/mIconEditableEdits.svg - themes/default/mIconExpand.png + themes/default/mIconExpand.svg themes/default/mIconExpandSmall.svg themes/default/mIconExpression.svg themes/default/mIconExpressionFilter.svg @@ -354,7 +352,7 @@ themes/default/mIconFieldInteger.svg themes/default/mIconFieldText.svg themes/default/mIconFieldTime.svg - themes/default/mIconInfo.png + themes/default/mIconInfo.svg themes/default/mIconImport.gif themes/default/mIconLabelQuadrantCenter.svg themes/default/mIconLabelQuadrantOffset.svg @@ -428,7 +426,7 @@ themes/default/propertyicons/plugin-upgrade.svg themes/default/propertyicons/plugins.svg themes/default/propertyicons/pyramids.png - themes/default/propertyicons/rendering.png + themes/default/propertyicons/rendering.svg themes/default/propertyicons/render.svg themes/default/propertyicons/settings.svg themes/default/propertyicons/stylepreset.svg @@ -501,7 +499,7 @@ themes/default/cadtools/lock.png themes/default/cadtools/parallel.png themes/default/cadtools/perpendicular.png - themes/default/mIconSuccess.png + themes/default/mIconSuccess.svg themes/default/mIconWarning.svg themes/default/mIconPaintEffects.svg themes/default/mActionCircularStringCurvePoint.svg diff --git a/images/themes/default/mActionCopySelected.png b/images/themes/default/mActionCopySelected.png deleted file mode 100644 index 6ec8bff93c4..00000000000 Binary files a/images/themes/default/mActionCopySelected.png and /dev/null differ diff --git a/images/themes/default/mActionHelpAbout.png b/images/themes/default/mActionHelpAbout.png deleted file mode 100644 index 27ff9d3af36..00000000000 Binary files a/images/themes/default/mActionHelpAbout.png and /dev/null differ diff --git a/images/themes/default/mActionHelpAbout.svg b/images/themes/default/mActionHelpAbout.svg new file mode 100644 index 00000000000..cb626e2daeb --- /dev/null +++ b/images/themes/default/mActionHelpAbout.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/mActionHideDeselectedLayers.svg b/images/themes/default/mActionHideDeselectedLayers.svg new file mode 100644 index 00000000000..8c63b0b0bec --- /dev/null +++ b/images/themes/default/mActionHideDeselectedLayers.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/mActionHideSelectedLayers.png b/images/themes/default/mActionHideSelectedLayers.png deleted file mode 100644 index d21b3e10122..00000000000 Binary files a/images/themes/default/mActionHideSelectedLayers.png and /dev/null differ diff --git a/images/themes/default/mActionHideSelectedLayers.svg b/images/themes/default/mActionHideSelectedLayers.svg new file mode 100644 index 00000000000..89c7bbce3a4 --- /dev/null +++ b/images/themes/default/mActionHideSelectedLayers.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/mActionShowSelectedLayers.png b/images/themes/default/mActionShowSelectedLayers.png deleted file mode 100644 index f7907633aa6..00000000000 Binary files a/images/themes/default/mActionShowSelectedLayers.png and /dev/null differ diff --git a/images/themes/default/mActionShowSelectedLayers.svg b/images/themes/default/mActionShowSelectedLayers.svg new file mode 100644 index 00000000000..bc4c0e684e0 --- /dev/null +++ b/images/themes/default/mActionShowSelectedLayers.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/mIconClear.svg b/images/themes/default/mIconClear.svg deleted file mode 100644 index 46dbd7cc899..00000000000 --- a/images/themes/default/mIconClear.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/images/themes/default/mIconCollapse.png b/images/themes/default/mIconCollapse.png deleted file mode 100644 index 20175bf1f45..00000000000 Binary files a/images/themes/default/mIconCollapse.png and /dev/null differ diff --git a/images/themes/default/mIconCollapse.svg b/images/themes/default/mIconCollapse.svg new file mode 100644 index 00000000000..7da1279d6ea --- /dev/null +++ b/images/themes/default/mIconCollapse.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/mIconExpand.png b/images/themes/default/mIconExpand.png deleted file mode 100644 index 45d81ff5fa7..00000000000 Binary files a/images/themes/default/mIconExpand.png and /dev/null differ diff --git a/images/themes/default/mIconExpand.svg b/images/themes/default/mIconExpand.svg new file mode 100644 index 00000000000..e3ab0a9da28 --- /dev/null +++ b/images/themes/default/mIconExpand.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/mIconInfo.png b/images/themes/default/mIconInfo.png deleted file mode 100644 index 30766666889..00000000000 Binary files a/images/themes/default/mIconInfo.png and /dev/null differ diff --git a/images/themes/default/mIconInfo.svg b/images/themes/default/mIconInfo.svg new file mode 100644 index 00000000000..405d043a0b4 --- /dev/null +++ b/images/themes/default/mIconInfo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/mIconSuccess.png b/images/themes/default/mIconSuccess.png deleted file mode 100644 index 31c064ba922..00000000000 Binary files a/images/themes/default/mIconSuccess.png and /dev/null differ diff --git a/images/themes/default/mActionCheckQgisVersion.svg b/images/themes/default/mIconSuccess.svg similarity index 77% rename from images/themes/default/mActionCheckQgisVersion.svg rename to images/themes/default/mIconSuccess.svg index 5910d4e19e2..7e70ca92d39 100644 --- a/images/themes/default/mActionCheckQgisVersion.svg +++ b/images/themes/default/mIconSuccess.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/themes/default/propertyicons/rendering.png b/images/themes/default/propertyicons/rendering.png deleted file mode 100644 index 0b553d0b6eb..00000000000 Binary files a/images/themes/default/propertyicons/rendering.png and /dev/null differ diff --git a/images/themes/default/propertyicons/rendering.svg b/images/themes/default/propertyicons/rendering.svg new file mode 100644 index 00000000000..9db59814689 --- /dev/null +++ b/images/themes/default/propertyicons/rendering.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/themes/default/scale_bar.png b/images/themes/default/scale_bar.png deleted file mode 100644 index 805392c4e3a..00000000000 Binary files a/images/themes/default/scale_bar.png and /dev/null differ diff --git a/images/themes/default/zoomMaster.svg b/images/themes/default/zoomMaster.svg deleted file mode 100644 index 049f9e99e7a..00000000000 --- a/images/themes/default/zoomMaster.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py b/python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py index eb308fbdcca..ca6f885860e 100644 --- a/python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py +++ b/python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py @@ -329,7 +329,7 @@ class FieldsMappingPanel(BASE, WIDGET): self.deleteButton.setIcon(QgsApplication.getThemeIcon('/mActionDeleteAttribute.svg')) self.upButton.setIcon(QgsApplication.getThemeIcon('/mActionArrowUp.svg')) self.downButton.setIcon(QgsApplication.getThemeIcon('/mActionArrowDown.svg')) - self.resetButton.setIcon(QgsApplication.getThemeIcon('/mIconClear.svg')) + self.resetButton.setIcon(QgsApplication.getThemeIcon('/mIconClearText.svg')) self.model = FieldsMappingModel() self.fieldsView.setModel(self.model) diff --git a/src/app/pluginmanager/qgspluginmanager.cpp b/src/app/pluginmanager/qgspluginmanager.cpp index df78eddce15..81885eeb3b9 100644 --- a/src/app/pluginmanager/qgspluginmanager.cpp +++ b/src/app/pluginmanager/qgspluginmanager.cpp @@ -774,7 +774,7 @@ void QgsPluginManager::showPluginDetails( QStandardItem * item ) { html += QString( "" " " "
" - " %1" + " %1" "
" ).arg( tr( "This plugin is trusted" ) ); } diff --git a/src/app/qgisapp.cpp b/src/app/qgisapp.cpp index 47620ee5ede..18d7dbec609 100644 --- a/src/app/qgisapp.cpp +++ b/src/app/qgisapp.cpp @@ -2611,14 +2611,15 @@ void QgisApp::setTheme( const QString& theThemeName ) mActionAddAllToOverview->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionAddAllToOverview.svg" ) ) ); mActionHideAllLayers->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionHideAllLayers.svg" ) ) ); mActionShowAllLayers->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionShowAllLayers.svg" ) ) ); - mActionHideSelectedLayers->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionHideSelectedLayers.png" ) ) ); - mActionShowSelectedLayers->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionShowSelectedLayers.png" ) ) ); + mActionHideSelectedLayers->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionHideSelectedLayers.svg" ) ) ); + mActionHideDeselectedLayers->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionHideDeselectedLayers.svg" ) ) ); + mActionShowSelectedLayers->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionShowSelectedLayers.svg" ) ) ); mActionRemoveAllFromOverview->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionRemoveAllFromOverview.svg" ) ) ); mActionToggleFullScreen->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionToggleFullScreen.png" ) ) ); mActionProjectProperties->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionProjectProperties.png" ) ) ); mActionManagePlugins->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionShowPluginManager.svg" ) ) ); mActionShowPythonDialog->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "console/iconRunConsole.png" ) ) ); - mActionCheckQgisVersion->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionCheckQgisVersion.svg" ) ) ); + mActionCheckQgisVersion->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mIconSuccess.svg" ) ) ); mActionOptions->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionOptions.svg" ) ) ); mActionConfigureShortcuts->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionKeyboardShortcuts.svg" ) ) ); mActionCustomization->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionInterfaceCustomization.svg" ) ) ); @@ -2631,7 +2632,7 @@ void QgisApp::setTheme( const QString& theThemeName ) mActionDecreaseContrast->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionDecreaseContrast.svg" ) ) ); mActionZoomActualSize->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionZoomNative.png" ) ) ); mActionQgisHomePage->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionQgisHomePage.png" ) ) ); - mActionAbout->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionHelpAbout.png" ) ) ); + mActionAbout->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionHelpAbout.svg" ) ) ); mActionSponsors->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionHelpSponsors.png" ) ) ); mActionDraw->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionDraw.svg" ) ) ); mActionToggleEditing->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionToggleEditing.svg" ) ) ); diff --git a/src/gui/editorwidgets/qgsdatetimeedit.cpp b/src/gui/editorwidgets/qgsdatetimeedit.cpp index bc028cdf4e9..1d779fd05a6 100644 --- a/src/gui/editorwidgets/qgsdatetimeedit.cpp +++ b/src/gui/editorwidgets/qgsdatetimeedit.cpp @@ -31,7 +31,7 @@ QgsDateTimeEdit::QgsDateTimeEdit( QWidget *parent ) , mIsEmpty( false ) { mClearButton = new QToolButton( this ); - mClearButton->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mIconClear.svg" ) ) ); + mClearButton->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mIconClearText.svg" ) ) ); mClearButton->setCursor( Qt::ArrowCursor ); mClearButton->setStyleSheet( QStringLiteral( "position: absolute; border: none; padding: 0px;" ) ); mClearButton->hide(); diff --git a/src/gui/qgscollapsiblegroupbox.cpp b/src/gui/qgscollapsiblegroupbox.cpp index 963d3b96fcb..02e8ae0601a 100644 --- a/src/gui/qgscollapsiblegroupbox.cpp +++ b/src/gui/qgscollapsiblegroupbox.cpp @@ -56,8 +56,8 @@ void QgsCollapsibleGroupBoxBasic::init() mTitleClicked = false; // init icons - mCollapseIcon = QgsApplication::getThemeIcon( QStringLiteral( "/mIconCollapse.png" ) ); - mExpandIcon = QgsApplication::getThemeIcon( QStringLiteral( "/mIconExpand.png" ) ); + mCollapseIcon = QgsApplication::getThemeIcon( QStringLiteral( "/mIconCollapse.svg" ) ); + mExpandIcon = QgsApplication::getThemeIcon( QStringLiteral( "/mIconExpand.svg" ) ); // collapse button mCollapseButton = new QgsGroupBoxCollapseButton( this ); diff --git a/src/gui/qgsmessagebaritem.cpp b/src/gui/qgsmessagebaritem.cpp index 3f211b0d5b4..ee27c5682bc 100644 --- a/src/gui/qgsmessagebaritem.cpp +++ b/src/gui/qgsmessagebaritem.cpp @@ -98,7 +98,7 @@ void QgsMessageBarItem::writeContent() } else { - QString msgIcon( QStringLiteral( "/mIconInfo.png" ) ); + QString msgIcon( QStringLiteral( "/mIconInfo.svg" ) ); switch ( mLevel ) { case QgsMessageBar::CRITICAL: diff --git a/src/gui/qgsrasterlayersaveasdialog.cpp b/src/gui/qgsrasterlayersaveasdialog.cpp index 0577e4e1f89..7328fdee377 100644 --- a/src/gui/qgsrasterlayersaveasdialog.cpp +++ b/src/gui/qgsrasterlayersaveasdialog.cpp @@ -43,7 +43,7 @@ QgsRasterLayerSaveAsDialog::QgsRasterLayerSaveAsDialog( QgsRasterLayer* rasterLa { setupUi( this ); mAddNoDataManuallyToolButton->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionNewAttribute.svg" ) ) ); - mLoadTransparentNoDataToolButton->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionCopySelected.png" ) ) ); + mLoadTransparentNoDataToolButton->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionEditCopy.svg" ) ) ); mRemoveSelectedNoDataToolButton->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionDeleteAttribute.svg" ) ) ); mRemoveAllNoDataToolButton->setIcon( QgsApplication::getThemeIcon( QStringLiteral( "/mActionRemove.svg" ) ) ); diff --git a/src/plugins/geometry_checker/ui/qgsgeometrycheckerresulttab.ui b/src/plugins/geometry_checker/ui/qgsgeometrycheckerresulttab.ui index b75824f21b4..9749d0d1df5 100644 --- a/src/plugins/geometry_checker/ui/qgsgeometrycheckerresulttab.ui +++ b/src/plugins/geometry_checker/ui/qgsgeometrycheckerresulttab.ui @@ -291,7 +291,7 @@ - :/images/themes/default/mActionCheckQgisVersion.svg:/images/themes/default/mActionCheckQgisVersion.svg + :/images/themes/default/mIconSuccess.svg:/images/themes/default/mIconSuccess.svg @@ -308,7 +308,7 @@ - :/images/themes/default/mActionCheckQgisVersion.svg:/images/themes/default/mActionCheckQgisVersion.svg + :/images/themes/default/mIconSuccess.svg:/images/themes/default/mIconSuccess.svg diff --git a/src/plugins/georeferencer/qgsgeorefpluginguibase.ui b/src/plugins/georeferencer/qgsgeorefpluginguibase.ui index 8d3c7ba4024..4d4d06381c5 100644 --- a/src/plugins/georeferencer/qgsgeorefpluginguibase.ui +++ b/src/plugins/georeferencer/qgsgeorefpluginguibase.ui @@ -379,7 +379,7 @@ - :/images/themes/default/mIconClear.svg:/images/themes/default/mIconClear.svg + :/images/themes/default/mIconClearText.svg:/images/themes/default/mIconClearText.svg Reset Georeferencer diff --git a/src/ui/qgisapp.ui b/src/ui/qgisapp.ui index ad9b8732252..28765ca7c6c 100644 --- a/src/ui/qgisapp.ui +++ b/src/ui/qgisapp.ui @@ -1654,7 +1654,7 @@ - :/images/themes/default/mActionCheckQgisVersion.svg:/images/themes/default/mActionCheckQgisVersion.svg + :/images/themes/default/mIconSuccess.svg:/images/themes/default/mIconSuccess.svg Check QGIS Version @@ -1666,7 +1666,7 @@ - :/images/themes/default/mActionHelpAbout.png:/images/themes/default/mActionHelpAbout.png + :/images/themes/default/mActionHelpAbout.svg:/images/themes/default/mActionHelpAbout.svg About @@ -1829,7 +1829,7 @@ Ctrl (Cmd) increments by 15 deg. - :/images/themes/default/mActionScaleBar.svg:/images/themes/default/scale_bar.png + :/images/themes/default/mActionScaleBar.svg:/images/themes/default/mActionScaleBar.svg &Scale Bar @@ -2413,7 +2413,7 @@ Acts on currently active editable layer - :/images/themes/default/mActionShowSelectedLayers.png:/images/themes/default/mActionShowSelectedLayers.png + :/images/themes/default/mActionShowSelectedLayers.svg:/images/themes/default/mActionShowSelectedLayers.svg Show Selected Layers @@ -2422,7 +2422,7 @@ Acts on currently active editable layer - :/images/themes/default/mActionHideSelectedLayers.png:/images/themes/default/mActionHideSelectedLayers.png + :/images/themes/default/mActionHideSelectedLayers.svg:/images/themes/default/mActionHideSelectedLayers.svg Hide Selected Layers @@ -2431,7 +2431,7 @@ Acts on currently active editable layer - :/images/themes/default/mActionHideSelectedLayers.png:/images/themes/default/mActionHideSelectedLayers.png + :/images/themes/default/mActionHideDeselectedLayers.svg:/images/themes/default/mActionHideDeselectedLayers.svg Hide Deselected Layers diff --git a/src/ui/qgscustomprojectiondialogbase.ui b/src/ui/qgscustomprojectiondialogbase.ui index d3570ef86f7..75a6ed1e1e2 100644 --- a/src/ui/qgscustomprojectiondialogbase.ui +++ b/src/ui/qgscustomprojectiondialogbase.ui @@ -155,7 +155,7 @@ - :/images/themes/default/mActionCopySelected.png:/images/themes/default/mActionCopySelected.png + :/images/themes/default/mActionEditCopy.svg:/images/themes/default/mActionEditCopy.svg diff --git a/src/ui/qgsgpsinformationwidgetbase.ui b/src/ui/qgsgpsinformationwidgetbase.ui index 5cc7b333518..7c9a1983bfd 100644 --- a/src/ui/qgsgpsinformationwidgetbase.ui +++ b/src/ui/qgsgpsinformationwidgetbase.ui @@ -209,7 +209,7 @@ gray = no data - :/images/themes/default/mActionCopySelected.png:/images/themes/default/mActionCopySelected.png + :/images/themes/default/mActionEditCopy.svg:/images/themes/default/mActionEditCopy.svg diff --git a/src/ui/qgsoptionsbase.ui b/src/ui/qgsoptionsbase.ui index 5ebf8e5f526..505284b555c 100644 --- a/src/ui/qgsoptionsbase.ui +++ b/src/ui/qgsoptionsbase.ui @@ -137,7 +137,7 @@ - :/images/themes/default/propertyicons/rendering.png:/images/themes/default/propertyicons/rendering.png + :/images/themes/default/propertyicons/rendering.svg:/images/themes/default/propertyicons/rendering.svg @@ -2752,7 +2752,7 @@ - :/images/themes/default/mActionCopySelected.png:/images/themes/default/mActionCopySelected.png + :/images/themes/default/mActionEditCopy.svg:/images/themes/default/mActionEditCopy.svg diff --git a/src/ui/qgspresetcolorrampwidgetbase.ui b/src/ui/qgspresetcolorrampwidgetbase.ui index d29ba90467c..d5d7bddddad 100644 --- a/src/ui/qgspresetcolorrampwidgetbase.ui +++ b/src/ui/qgspresetcolorrampwidgetbase.ui @@ -57,7 +57,7 @@ - :/images/themes/default/mActionCopySelected.png:/images/themes/default/mActionCopySelected.png + :/images/themes/default/mActionEditCopy.svg:/images/themes/default/mActionEditCopy.svg diff --git a/src/ui/qgsprojectpropertiesbase.ui b/src/ui/qgsprojectpropertiesbase.ui index a8f66000ba0..24c8e68cbdb 100644 --- a/src/ui/qgsprojectpropertiesbase.ui +++ b/src/ui/qgsprojectpropertiesbase.ui @@ -1232,7 +1232,7 @@ - :/images/themes/default/mActionCopySelected.png:/images/themes/default/mActionCopySelected.png + :/images/themes/default/mActionEditCopy.svg:/images/themes/default/mActionEditCopy.svg diff --git a/src/ui/qgsrasterlayersaveasdialogbase.ui b/src/ui/qgsrasterlayersaveasdialogbase.ui index 053a24cc5f5..f112e45c84a 100644 --- a/src/ui/qgsrasterlayersaveasdialogbase.ui +++ b/src/ui/qgsrasterlayersaveasdialogbase.ui @@ -579,7 +579,7 @@ datasets with maximum width and height specified below. - :/images/themes/default/mActionCopySelected.png:/images/themes/default/mActionCopySelected.png + :/images/themes/default/mActionEditCopy.svg:/images/themes/default/mActionEditCopy.svg diff --git a/src/ui/qgsvectorlayerpropertiesbase.ui b/src/ui/qgsvectorlayerpropertiesbase.ui index b5a806e7fdd..fc1f339acaf 100644 --- a/src/ui/qgsvectorlayerpropertiesbase.ui +++ b/src/ui/qgsvectorlayerpropertiesbase.ui @@ -150,7 +150,7 @@ - :/images/themes/default/propertyicons/rendering.png:/images/themes/default/propertyicons/rendering.png + :/images/themes/default/propertyicons/rendering.svg:/images/themes/default/propertyicons/rendering.svg