[Libreoffice-commits] core.git: configure.ac icon-themes/industrial icon-themes/oxygen icon-themes/README vcl/qa

heiko tietze tietze.heiko at gmail.com
Sun May 13 06:37:43 UTC 2018


 configure.ac                                                                   |    6 
 dev/null                                                                       |binary
 icon-themes/README                                                             |    5 
 icon-themes/industrial/README                                                  |  763 ----------
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.svg   |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.svg    |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.svg   |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.svg    |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.svg  |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.svg   |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.svg     |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.svg      |   99 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-chevron-down.svg      |  109 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-chevron-up.svg        |  109 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-circle-pour.svg       |  138 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-curve-down.svg        |  109 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-curve-up.svg          |  109 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-fade-down.svg         |  246 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-fade-left.svg         |  243 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-fade-right.svg        |  243 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-fade-up-and-left.svg  |  243 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-fade-up-and-right.svg |  243 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-fade-up.svg           |  243 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-inflate.svg           |  129 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-open-circle-curve.svg |  137 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-open-circle-pour.svg  |  139 -
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-plain-text.svg        |  259 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-slant-down.svg        |  243 ---
 icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-slant-up.svg          |  243 ---
 icon-themes/industrial/cmd/lc_objectposition.svg                               |  162 --
 icon-themes/oxygen/CopyrightsHuman                                             |   67 
 icon-themes/oxygen/CopyrightsOxygen                                            |  577 -------
 icon-themes/oxygen/CopyrightsTango                                             |   92 -
 icon-themes/oxygen/links.txt                                                   |   49 
 vcl/qa/cppunit/app/test_IconThemeInfo.cxx                                      |   18 
 35 files changed, 14 insertions(+), 5702 deletions(-)

New commits:
commit 8bdd059a1d64a1818ee0093d7a512fe38c4e2b20
Author: heiko tietze <tietze.heiko at gmail.com>
Date:   Sat May 12 12:00:25 2018 +0200

    Icon themes clean-up
    
    Industrial and Oxygen removed because of no maintainer,
    limited coverage, outdated design, and no SVG support
    Legacy themes will be available as extension
    
    Change-Id: I8f9c7bff6a180e3c151404b644a514eae4efcba8
    Reviewed-on: https://gerrit.libreoffice.org/54158
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>

diff --git a/configure.ac b/configure.ac
index f92435da0dfb..fc07222114cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1546,7 +1546,7 @@ AC_ARG_WITH(galleries,
 AC_ARG_WITH(theme,
     AS_HELP_STRING([--with-theme="theme1 theme2..."],
         [Choose which themes to include. By default those themes with an '*' are included.
-         Possible choices: *breeze, *breeze_dark, *colibre, *elementary, oxygen, *sifr, *sifr_dark, *tango.]),
+         Possible choices: *breeze, *breeze_dark, *colibre, *elementary, *sifr, *sifr_dark, *tango.]),
 ,)
 
 libo_FUZZ_ARG_WITH(helppack-integration,
@@ -11248,7 +11248,7 @@ WITH_THEMES=""
 if test "x$with_theme" != "xno"; then
     for theme in $with_theme; do
         case $theme in
-        breeze|breeze_dark|colibre|elementary|oxygen|sifr|sifr_dark|tango) real_theme="$theme" ;;
+        breeze|breeze_dark|colibre|elementary|sifr|sifr_dark|tango) real_theme="$theme" ;;
         default) real_theme=colibre ;;
         *) AC_MSG_ERROR([Unknown value for --with-theme: $theme]) ;;
         esac
@@ -12526,7 +12526,7 @@ if test "$enable_mpl_subset" = "yes"; then
     fi
     for theme in $WITH_THEMES; do
         case $theme in
-        breeze|default|oxygen|sifr)
+        breeze|default|sifr)
             AC_MSG_ERROR([need to disable icon themes from '$WITH_THEMES': $theme present, use --with-theme=tango]) ;;
         *) : ;;
         esac
diff --git a/icon-themes/README b/icon-themes/README
index 8c1d03386042..fc069f3a7598 100644
--- a/icon-themes/README
+++ b/icon-themes/README
@@ -11,10 +11,9 @@ layered one on top of another.
 In general the layering is done like this:
 
 <leaf theme>
-tango
-industrial
+breeze
 colibre
-
+tango
 
 How to add a new image set:
 ---------------------------
diff --git a/icon-themes/industrial/README b/icon-themes/industrial/README
deleted file mode 100644
index 4a98dd0f5710..000000000000
--- a/icon-themes/industrial/README
+++ /dev/null
@@ -1,763 +0,0 @@
-This file is part of the LibreOffice project.
-
-This Source Code Form is subject to the terms of the Mozilla Public
-License, v. 2.0. If a copy of the MPL was not distributed with this
-file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-
-This is the Industrial Icon set
-	Copyright 2002-2004 Novell, Inc.
-
-It was drawn by the heroic effort of:
-	Jakub Steiner    <jimmac at novell.com>
-	Tuomas Kuosmanen <tigert at novell.com>
-
-Update 2015-10-05:
-The industrial icon theme is now obsolete. There are still some icons remaining which are not yet in tango. During build these icons are integrated in the tango theme as a fallback.
-
-TODO: Recreate the icons listed below in tango, then this folder can be removed completely:
-
-cmd/lc_arrowstoolbox.png
-cmd/lc_autocontrolfocus.png
-cmd/lc_backgroundpatterncontroller.png
-cmd/lc_basicstepinto.png
-cmd/lc_basicstepout.png
-cmd/lc_basicstepover.png
-cmd/lc_bezier_unfilled.png
-cmd/lc_bezierclose.png
-cmd/lc_bezierconvert.png
-cmd/lc_beziercutline.png
-cmd/lc_beziereliminatepoints.png
-cmd/lc_bezierfill.png
-cmd/lc_bezierinsert.png
-cmd/lc_beziermove.png
-cmd/lc_browseview.png
-cmd/lc_bullet.png
-cmd/lc_cellvertbottom.png
-cmd/lc_cellvertcenter.png
-cmd/lc_cellverttop.png
-cmd/lc_chainframes.png
-cmd/lc_changebezier.png
-cmd/lc_changepolygon.png
-cmd/lc_checkbox.png
-cmd/lc_choosecontrols.png
-cmd/lc_choosemacro.png
-cmd/lc_choosepolygon.png
-cmd/lc_circle_unfilled.png
-cmd/lc_circlearc.png
-cmd/lc_circlecut.png
-cmd/lc_circlecut_unfilled.png
-cmd/lc_circlepie_unfilled.png
-cmd/lc_clickchangerotation.png
-cmd/lc_closedocs.png
-cmd/lc_combobox.png
-cmd/lc_compilebasic.png
-cmd/lc_cone.png
-cmd/lc_config.png
-cmd/lc_connector.png
-cmd/lc_connectorarrowend.png
-cmd/lc_connectorarrows.png
-cmd/lc_connectorarrowstart.png
-cmd/lc_connectorcircleend.png
-cmd/lc_connectorcircles.png
-cmd/lc_connectorcirclestart.png
-cmd/lc_connectorcurve.png
-cmd/lc_connectorcurvearrowend.png
-cmd/lc_connectorcurvearrows.png
-cmd/lc_connectorcurvearrowstart.png
-cmd/lc_connectorcurvecircleend.png
-cmd/lc_connectorcurvecircles.png
-cmd/lc_connectorcurvecirclestart.png
-cmd/lc_connectorline.png
-cmd/lc_connectorlinearrowend.png
-cmd/lc_connectorlinearrows.png
-cmd/lc_connectorlinearrowstart.png
-cmd/lc_connectorlinecircleend.png
-cmd/lc_connectorlinecircles.png
-cmd/lc_connectorlinecirclestart.png
-cmd/lc_connectorlines.png
-cmd/lc_connectorlinesarrowend.png
-cmd/lc_connectorlinesarrows.png
-cmd/lc_connectorlinesarrowstart.png
-cmd/lc_connectorlinescircleend.png
-cmd/lc_connectorlinescircles.png
-cmd/lc_connectorlinescirclestart.png
-cmd/lc_connectortoolbox.png
-cmd/lc_contourdialog.png
-cmd/lc_controlproperties.png
-cmd/lc_convertinto3dlathe.png
-cmd/lc_convertinto3dlathefast.png
-cmd/lc_crookrotate.png
-cmd/lc_crookslant.png
-cmd/lc_cube.png
-cmd/lc_cylinder.png
-cmd/lc_cyramid.png
-cmd/lc_dataincolumns.png
-cmd/lc_datainrows.png
-cmd/lc_dbchangedesignmode.png
-cmd/lc_dbclearquery.png
-cmd/lc_dbdistinctvalues.png
-cmd/lc_dbformdelete.png
-cmd/lc_dbformedit.png
-cmd/lc_dbformopen.png
-cmd/lc_dbformrename.png
-cmd/lc_dbnewform.png
-cmd/lc_dbnewformautopilot.png
-cmd/lc_dbnewquery.png
-cmd/lc_dbnewqueryautopilot.png
-cmd/lc_dbnewquerysql.png
-cmd/lc_dbnewreport.png
-cmd/lc_dbnewreportautopilot.png
-cmd/lc_dbnewtable.png
-cmd/lc_dbnewtableautopilot.png
-cmd/lc_dbquerydelete.png
-cmd/lc_dbqueryedit.png
-cmd/lc_dbqueryopen.png
-cmd/lc_dbquerypropertiesdialog.png
-cmd/lc_dbqueryrename.png
-cmd/lc_dbreportdelete.png
-cmd/lc_dbreportedit.png
-cmd/lc_dbreportopen.png
-cmd/lc_dbreportrename.png
-cmd/lc_dbtabledelete.png
-cmd/lc_dbtableedit.png
-cmd/lc_dbtableopen.png
-cmd/lc_dbtablerename.png
-cmd/lc_dbviewaliases.png
-cmd/lc_dbviewfunctions.png
-cmd/lc_dbviewtablenames.png
-cmd/lc_definename.png
-cmd/lc_deleterecord.png
-cmd/lc_diagramdata.png
-cmd/lc_doubleclicktextedit.png
-cmd/lc_dsbdocumentdatasource.png
-cmd/lc_dsbeditdoc.png
-cmd/lc_dsbformletter.png
-cmd/lc_dsbinsertcolumns.png
-cmd/lc_dsbinsertcontent.png
-cmd/lc_dsbrowserexplorer.png
-cmd/lc_edit.png
-cmd/lc_editglossary.png
-cmd/lc_ellipse_unfilled.png
-cmd/lc_ellipsecut_unfilled.png
-cmd/lc_entergroup.png
-cmd/lc_euroconverter.png
-cmd/lc_filecontrol.png
-cmd/lc_fillshadow.png
-cmd/lc_filtercrit.png
-cmd/lc_firstrecord.png
-cmd/lc_fontworkshapetype.fontwork-arch-down-curve.png
-cmd/lc_fontworkshapetype.fontwork-arch-down-pour.png
-cmd/lc_fontworkshapetype.fontwork-arch-left-curve.png
-cmd/lc_fontworkshapetype.fontwork-arch-left-pour.png
-cmd/lc_fontworkshapetype.fontwork-arch-right-curve.png
-cmd/lc_fontworkshapetype.fontwork-arch-right-pour.png
-cmd/lc_fontworkshapetype.fontwork-arch-up-curve.png
-cmd/lc_fontworkshapetype.fontwork-arch-up-pour.png
-cmd/lc_fontworkshapetype.fontwork-chevron-down.png
-cmd/lc_fontworkshapetype.fontwork-chevron-up.png
-cmd/lc_fontworkshapetype.fontwork-circle-curve.png
-cmd/lc_fontworkshapetype.fontwork-circle-pour.png
-cmd/lc_fontworkshapetype.fontwork-curve-down.png
-cmd/lc_fontworkshapetype.fontwork-curve-up.png
-cmd/lc_fontworkshapetype.fontwork-fade-down.png
-cmd/lc_fontworkshapetype.fontwork-fade-left.png
-cmd/lc_fontworkshapetype.fontwork-fade-right.png
-cmd/lc_fontworkshapetype.fontwork-fade-up-and-left.png
-cmd/lc_fontworkshapetype.fontwork-fade-up-and-right.png
-cmd/lc_fontworkshapetype.fontwork-fade-up.png
-cmd/lc_fontworkshapetype.fontwork-inflate.png
-cmd/lc_fontworkshapetype.fontwork-open-circle-curve.png
-cmd/lc_fontworkshapetype.fontwork-open-circle-pour.png
-cmd/lc_fontworkshapetype.fontwork-plain-text.png
-cmd/lc_fontworkshapetype.fontwork-slant-down.png
-cmd/lc_fontworkshapetype.fontwork-slant-up.png
-cmd/lc_fontworkshapetype.fontwork-stop.png
-cmd/lc_fontworkshapetype.fontwork-triangle-down.png
-cmd/lc_fontworkshapetype.fontwork-triangle-up.png
-cmd/lc_fontworkshapetype.fontwork-wave.png
-cmd/lc_fontworkshapetype.png
-cmd/lc_formatgroup.png
-cmd/lc_formattedfield.png
-cmd/lc_formatungroup.png
-cmd/lc_formdesigntools.png
-cmd/lc_formelcursor.png
-cmd/lc_formfilter.png
-cmd/lc_formfilterexecute.png
-cmd/lc_formfilternavigator.png
-cmd/lc_formproperties.png
-cmd/lc_framedialog.png
-cmd/lc_glueescapedirectionbottom.png
-cmd/lc_glueescapedirectionleft.png
-cmd/lc_glueescapedirectionright.png
-cmd/lc_glueescapedirectiontop.png
-cmd/lc_gluehorzaligncenter.png
-cmd/lc_gluehorzalignleft.png
-cmd/lc_gluehorzalignright.png
-cmd/lc_glueinsertpoint.png
-cmd/lc_gluepercent.png
-cmd/lc_gluevertalignbottom.png
-cmd/lc_gluevertaligncenter.png
-cmd/lc_gluevertaligntop.png
-cmd/lc_grafattrcrop.png
-cmd/lc_grafblue.png
-cmd/lc_grafcontrast.png
-cmd/lc_grafgamma.png
-cmd/lc_grafgreen.png
-cmd/lc_grafinvert.png
-cmd/lc_grafluminance.png
-cmd/lc_grafmode.png
-cmd/lc_grafred.png
-cmd/lc_graftransparence.png
-cmd/lc_graphic.png
-cmd/lc_graphicfilterinvert.png
-cmd/lc_graphicfiltermosaic.png
-cmd/lc_graphicfilterpopart.png
-cmd/lc_graphicfilterposter.png
-cmd/lc_graphicfilterrelief.png
-cmd/lc_graphicfilterremovenoise.png
-cmd/lc_graphicfiltersepia.png
-cmd/lc_graphicfiltersharpen.png
-cmd/lc_graphicfiltersmooth.png
-cmd/lc_graphicfiltersobel.png
-cmd/lc_graphicfiltersolarize.png
-cmd/lc_grid.png
-cmd/lc_griduse.png
-cmd/lc_gridvisible.png
-cmd/lc_group.png
-cmd/lc_groupbox.png
-cmd/lc_halfsphere.png
-cmd/lc_helplinesmove.png
-cmd/lc_helplinesuse.png
-cmd/lc_helplinesvisible.png
-cmd/lc_hfixedline.png
-cmd/lc_hideslide.png
-cmd/lc_hscrollbar.png
-cmd/lc_imagebutton.png
-cmd/lc_imagecontrol.png
-cmd/lc_imagemapdialog.png
-cmd/lc_inscellsctrl.png
-cmd/lc_insertauthorfield.png
-cmd/lc_insertcaptiondialog.png
-cmd/lc_insertctrl.png
-cmd/lc_insertdoc.png
-cmd/lc_insertedit.png
-cmd/lc_insertfield.png
-cmd/lc_insertfilecontrol.png
-cmd/lc_insertfixedtext.png
-cmd/lc_insertformattedfield.png
-cmd/lc_insertformcheck.png
-cmd/lc_insertformcombo.png
-cmd/lc_insertformhscroll.png
-cmd/lc_insertformlist.png
-cmd/lc_insertformradio.png
-cmd/lc_insertformvscroll.png
-cmd/lc_insertframe.png
-cmd/lc_insertframeinteract.png
-cmd/lc_insertframeinteractnocolumns.png
-cmd/lc_insertimagecontrol.png
-cmd/lc_insertlistbox.png
-cmd/lc_insertnumericfield.png
-cmd/lc_insertobjctrl.png
-cmd/lc_insertobject.png
-cmd/lc_insertobjectdialog.png
-cmd/lc_insertobjectfloatingframe.png
-cmd/lc_insertpagecountfield.png
-cmd/lc_insertpatternfield.png
-cmd/lc_insertplugin.png
-cmd/lc_insertpushbutton.png
-cmd/lc_inserttextframe.png
-cmd/lc_inserttimefield.png
-cmd/lc_inserttitlefield.png
-cmd/lc_inserttopicfield.png
-cmd/lc_insobjctrl.png
-cmd/lc_interactivegradient.png
-cmd/lc_interactivetransparence.png
-cmd/lc_label.png
-cmd/lc_lastrecord.png
-cmd/lc_leaveallgroups.png
-cmd/lc_leavegroup.png
-cmd/lc_line.png
-cmd/lc_line_diagonal.png
-cmd/lc_linearrowcircle.png
-cmd/lc_linearrowend.png
-cmd/lc_linearrows.png
-cmd/lc_linearrowsquare.png
-cmd/lc_linearrowstart.png
-cmd/lc_linecirclearrow.png
-cmd/lc_linesquarearrow.png
-cmd/lc_linestyle.png
-cmd/lc_listbox.png
-cmd/lc_loadbasic.png
-cmd/lc_macrorecorder.png
-cmd/lc_managebreakpoints.png
-cmd/lc_matchgroup.png
-cmd/lc_measureline.png
-cmd/lc_modifypage.png
-cmd/lc_moduledialog.png
-cmd/lc_morecontrols.png
-cmd/lc_navigationbar.png
-cmd/lc_newarrangement.png
-cmd/lc_newrecord.png
-cmd/lc_nextrecord.png
-cmd/lc_numberformatdecimal.png
-cmd/lc_numberformatscientific.png
-cmd/lc_numberformatstandard.png
-cmd/lc_numericfield.png
-cmd/lc_objectcatalog.png
-cmd/lc_objectposition.png
-cmd/lc_objects3dtoolbox.png
-cmd/lc_openreadonly.png
-cmd/lc_ordercrit.png
-cmd/lc_patternfield.png
-cmd/lc_pickthrough.png
-cmd/lc_pie_unfilled.png
-cmd/lc_pluginsactive.png
-cmd/lc_previewprintoptions.png
-cmd/lc_previewzoom.png
-cmd/lc_prevrecord.png
-cmd/lc_printlayout.png
-cmd/lc_progressbar.png
-cmd/lc_pushbutton.png
-cmd/lc_quickedit.png
-cmd/lc_radiobutton.png
-cmd/lc_rect_rounded_unfilled.png
-cmd/lc_rect_unfilled.png
-cmd/lc_removefilter.png
-cmd/lc_removefiltersort.png
-cmd/lc_repeat.png
-cmd/lc_runbasic.png
-cmd/lc_sbabrwinsert.png
-cmd/lc_sbaexecutesql.png
-cmd/lc_sbanativesql.png
-cmd/lc_scrollbar.png
-cmd/lc_sendfax.png
-cmd/lc_shadowcursor.png
-cmd/lc_shear.png
-cmd/lc_shell3d.png
-cmd/lc_showbookview.png
-cmd/lc_showbrowser.png
-cmd/lc_showfmexplorer.png
-cmd/lc_showmultiplepages.png
-cmd/lc_showpropbrowser.png
-cmd/lc_showtwopages.png
-cmd/lc_snapborder.png
-cmd/lc_snapframe.png
-cmd/lc_snappoints.png
-cmd/lc_solidcreate.png
-cmd/lc_sphere.png
-cmd/lc_square_rounded_unfilled.png
-cmd/lc_square_unfilled.png
-cmd/lc_starchartdialog.png
-cmd/lc_switchcontroldesignmode.png
-cmd/lc_switchxformsdesignmode.png
-cmd/lc_tabdialog.png
-cmd/lc_tablemodefix.png
-cmd/lc_tablemodefixprop.png
-cmd/lc_tablemodevariable.png
-cmd/lc_testmode.png
-cmd/lc_text_marquee.png
-cmd/lc_textfittosizetool.png
-cmd/lc_toggleaxisdescr.png
-cmd/lc_toggleaxistitle.png
-cmd/lc_togglebreakpoint.png
-cmd/lc_togglegridhorizontal.png
-cmd/lc_togglegridvertical.png
-cmd/lc_toggleobjectbeziermode.png
-cmd/lc_toggletitle.png
-cmd/lc_torus.png
-cmd/lc_transformdialog.png
-cmd/lc_ungroup.png
-cmd/lc_unhainframes.png
-cmd/lc_usewizards.png
-cmd/lc_verticalcaption.png
-cmd/lc_verticaltextfittosizetool.png
-cmd/lc_vfixedline.png
-cmd/lc_viewformasgrid.png
-cmd/lc_vscrollbar.png
-cmd/lc_window3d.png
-cmd/lc_zoomnext.png
-cmd/lc_zoomprevious.png
-cmd/sc_absoluterecord.png
-cmd/sc_adddatefield.png
-cmd/sc_addfield.png
-cmd/sc_addtable.png
-cmd/sc_addwatch.png
-cmd/sc_aligncenter.png
-cmd/sc_aligndown.png
-cmd/sc_alignmiddle.png
-cmd/sc_alignup.png
-cmd/sc_animationeffects.png
-cmd/sc_animationmode.png
-cmd/sc_arc.png
-cmd/sc_arrowstoolbox.png
-cmd/sc_autocontrolfocus.png
-cmd/sc_backgroundpatterncontroller.png
-cmd/sc_backward.png
-cmd/sc_basicstepinto.png
-cmd/sc_basicstepout.png
-cmd/sc_basicstepover.png
-cmd/sc_beforeobject.png
-cmd/sc_behindobject.png
-cmd/sc_bezier_unfilled.png
-cmd/sc_bezierappend.png
-cmd/sc_bezierclose.png
-cmd/sc_bezierconvert.png
-cmd/sc_beziercutline.png
-cmd/sc_bezierdelete.png
-cmd/sc_bezieredge.png
-cmd/sc_beziereliminatepoints.png
-cmd/sc_bezierfill.png
-cmd/sc_bezierinsert.png
-cmd/sc_beziermove.png
-cmd/sc_beziersmooth.png
-cmd/sc_beziersymmetric.png
-cmd/sc_bmpmask.png
-cmd/sc_bringtofront.png
-cmd/sc_browseview.png
-cmd/sc_bullet.png
-cmd/sc_cellvertbottom.png
-cmd/sc_cellvertcenter.png
-cmd/sc_cellverttop.png
-cmd/sc_chainframes.png
-cmd/sc_changebezier.png
-cmd/sc_changepolygon.png
-cmd/sc_checkbox.png
-cmd/sc_choosecontrols.png
-cmd/sc_choosepolygon.png
-cmd/sc_circle_unfilled.png
-cmd/sc_circlearc.png
-cmd/sc_circlecut.png
-cmd/sc_circlecut_unfilled.png
-cmd/sc_circlepie_unfilled.png
-cmd/sc_clickchangerotation.png
-cmd/sc_closedocs.png
-cmd/sc_combobox.png
-cmd/sc_compilebasic.png
-cmd/sc_cone.png
-cmd/sc_config.png
-cmd/sc_contourdialog.png
-cmd/sc_controlproperties.png
-cmd/sc_convertinto3d.png
-cmd/sc_convertinto3dlathe.png
-cmd/sc_convertinto3dlathefast.png
-cmd/sc_crookrotate.png
-cmd/sc_crookslant.png
-cmd/sc_cube.png
-cmd/sc_cylinder.png
-cmd/sc_cyramid.png
-cmd/sc_datadatapilotrun.png
-cmd/sc_dataincolumns.png
-cmd/sc_datainrows.png
-cmd/sc_dbchangedesignmode.png
-cmd/sc_dbclearquery.png
-cmd/sc_dbdistinctvalues.png
-cmd/sc_dbformdelete.png
-cmd/sc_dbformedit.png
-cmd/sc_dbformopen.png
-cmd/sc_dbformrename.png
-cmd/sc_dbnewform.png
-cmd/sc_dbnewformautopilot.png
-cmd/sc_dbnewquery.png
-cmd/sc_dbnewqueryautopilot.png
-cmd/sc_dbnewquerysql.png
-cmd/sc_dbnewreport.png
-cmd/sc_dbnewreportautopilot.png
-cmd/sc_dbnewtable.png
-cmd/sc_dbnewtableautopilot.png
-cmd/sc_dbquerydelete.png
-cmd/sc_dbqueryedit.png
-cmd/sc_dbqueryopen.png
-cmd/sc_dbquerypropertiesdialog.png
-cmd/sc_dbqueryrename.png
-cmd/sc_dbreportdelete.png
-cmd/sc_dbreportedit.png
-cmd/sc_dbreportopen.png
-cmd/sc_dbreportrename.png
-cmd/sc_dbtabledelete.png
-cmd/sc_dbtableedit.png
-cmd/sc_dbtableopen.png
-cmd/sc_dbtablerename.png
-cmd/sc_dbviewaliases.png
-cmd/sc_dbviewfunctions.png
-cmd/sc_dbviewtablenames.png
-cmd/sc_definename.png
-cmd/sc_deleterecord.png
-cmd/sc_diaauto.png
-cmd/sc_diaeffect.png
-cmd/sc_diagramdata.png
-cmd/sc_diaspeed.png
-cmd/sc_diatime.png
-cmd/sc_doubleclicktextedit.png
-cmd/sc_dsbdocumentdatasource.png
-cmd/sc_dsbeditdoc.png
-cmd/sc_dsbformletter.png
-cmd/sc_dsbinsertcolumns.png
-cmd/sc_dsbinsertcontent.png
-cmd/sc_dsbrowserexplorer.png
-cmd/sc_edit.png
-cmd/sc_editglossary.png
-cmd/sc_ellipse_unfilled.png
-cmd/sc_ellipsecut.png
-cmd/sc_ellipsecut_unfilled.png
-cmd/sc_entergroup.png
-cmd/sc_entirecolumn.png
-cmd/sc_entirerow.png
-cmd/sc_euroconverter.png
-cmd/sc_extrusionlightingfloater.png
-cmd/sc_extrusiontoggle.png
-cmd/sc_filecontrol.png
-cmd/sc_fillshadow.png
-cmd/sc_filtercrit.png
-cmd/sc_firstrecord.png
-cmd/sc_fontwork.png
-cmd/sc_fontworkshapetype.fontwork-arch-down-curve.png
-cmd/sc_fontworkshapetype.fontwork-arch-down-pour.png
-cmd/sc_fontworkshapetype.fontwork-arch-left-curve.png
-cmd/sc_fontworkshapetype.fontwork-arch-left-pour.png
-cmd/sc_fontworkshapetype.fontwork-arch-right-curve.png
-cmd/sc_fontworkshapetype.fontwork-arch-right-pour.png
-cmd/sc_fontworkshapetype.fontwork-arch-up-curve.png
-cmd/sc_fontworkshapetype.fontwork-arch-up-pour.png
-cmd/sc_fontworkshapetype.fontwork-chevron-down.png
-cmd/sc_fontworkshapetype.fontwork-chevron-up.png
-cmd/sc_fontworkshapetype.fontwork-circle-curve.png
-cmd/sc_fontworkshapetype.fontwork-circle-pour.png
-cmd/sc_fontworkshapetype.fontwork-curve-down.png
-cmd/sc_fontworkshapetype.fontwork-curve-up.png
-cmd/sc_fontworkshapetype.fontwork-fade-down.png
-cmd/sc_fontworkshapetype.fontwork-fade-left.png
-cmd/sc_fontworkshapetype.fontwork-fade-right.png
-cmd/sc_fontworkshapetype.fontwork-fade-up-and-left.png
-cmd/sc_fontworkshapetype.fontwork-fade-up-and-right.png
-cmd/sc_fontworkshapetype.fontwork-fade-up.png
-cmd/sc_fontworkshapetype.fontwork-inflate.png
-cmd/sc_fontworkshapetype.fontwork-open-circle-curve.png
-cmd/sc_fontworkshapetype.fontwork-open-circle-pour.png
-cmd/sc_fontworkshapetype.fontwork-plain-text.png
-cmd/sc_fontworkshapetype.fontwork-slant-down.png
-cmd/sc_fontworkshapetype.fontwork-slant-up.png
-cmd/sc_fontworkshapetype.fontwork-stop.png
-cmd/sc_fontworkshapetype.fontwork-triangle-down.png
-cmd/sc_fontworkshapetype.fontwork-triangle-up.png
-cmd/sc_fontworkshapetype.fontwork-wave.png
-cmd/sc_fontworkshapetype.png
-cmd/sc_formatarea.png
-cmd/sc_formatgroup.png
-cmd/sc_formattedfield.png
-cmd/sc_formatungroup.png
-cmd/sc_formdesigntools.png
-cmd/sc_formelcursor.png
-cmd/sc_formfilter.png
-cmd/sc_formfilterexecute.png
-cmd/sc_formfilternavigator.png
-cmd/sc_formproperties.png
-cmd/sc_forward.png
-cmd/sc_glueeditmode.png
-cmd/sc_glueescapedirectionbottom.png
-cmd/sc_glueescapedirectionleft.png
-cmd/sc_glueescapedirectionright.png
-cmd/sc_glueescapedirectiontop.png
-cmd/sc_gluehorzaligncenter.png
-cmd/sc_gluehorzalignleft.png
-cmd/sc_gluehorzalignright.png
-cmd/sc_glueinsertpoint.png
-cmd/sc_gluepercent.png
-cmd/sc_gluevertalignbottom.png
-cmd/sc_gluevertaligncenter.png
-cmd/sc_gluevertaligntop.png
-cmd/sc_grafattrcrop.png
-cmd/sc_grafblue.png
-cmd/sc_grafcontrast.png
-cmd/sc_grafgamma.png
-cmd/sc_grafgreen.png
-cmd/sc_grafinvert.png
-cmd/sc_grafluminance.png
-cmd/sc_grafmode.png
-cmd/sc_grafred.png
-cmd/sc_graftransparence.png
-cmd/sc_graphic.png
-cmd/sc_graphicfilterinvert.png
-cmd/sc_graphicfiltermosaic.png
-cmd/sc_graphicfilterpopart.png
-cmd/sc_graphicfilterposter.png
-cmd/sc_graphicfilterrelief.png
-cmd/sc_graphicfilterremovenoise.png
-cmd/sc_graphicfiltersepia.png
-cmd/sc_graphicfiltersharpen.png
-cmd/sc_graphicfiltersmooth.png
-cmd/sc_graphicfiltersobel.png
-cmd/sc_graphicfiltersolarize.png
-cmd/sc_graphicfiltertoolbox.png
-cmd/sc_grid.png
-cmd/sc_griduse.png
-cmd/sc_gridvisible.png
-cmd/sc_group.png
-cmd/sc_groupbox.png
-cmd/sc_halfsphere.png
-cmd/sc_helplinesmove.png
-cmd/sc_helplinesuse.png
-cmd/sc_helplinesvisible.png
-cmd/sc_hfixedline.png
-cmd/sc_hideslide.png
-cmd/sc_hscrollbar.png
-cmd/sc_imagebutton.png
-cmd/sc_imagecontrol.png
-cmd/sc_imagemapdialog.png
-cmd/sc_inscellsctrl.png
-cmd/sc_insertauthorfield.png
-cmd/sc_insertcaptiondialog.png
-cmd/sc_insertcellsdown.png
-cmd/sc_insertctrl.png
-cmd/sc_insertdatefield.png
-cmd/sc_insertdoc.png
-cmd/sc_insertedit.png
-cmd/sc_insertfield.png
-cmd/sc_insertfilecontrol.png
-cmd/sc_insertfixedtext.png
-cmd/sc_insertformattedfield.png
-cmd/sc_insertformcheck.png
-cmd/sc_insertformcombo.png
-cmd/sc_insertformhscroll.png
-cmd/sc_insertformlist.png
-cmd/sc_insertformradio.png
-cmd/sc_insertformvscroll.png
-cmd/sc_insertframe.png
-cmd/sc_insertframeinteract.png
-cmd/sc_insertframeinteractnocolumns.png
-cmd/sc_insertlistbox.png
-cmd/sc_insertnumericfield.png
-cmd/sc_insertpatternfield.png
-cmd/sc_insobjctrl.png
-cmd/sc_interactivegradient.png
-cmd/sc_interactivetransparence.png
-cmd/sc_label.png
-cmd/sc_lastrecord.png
-cmd/sc_leaveallgroups.png
-cmd/sc_leavegroup.png
-cmd/sc_line.png
-cmd/sc_line_diagonal.png
-cmd/sc_linearrowcircle.png
-cmd/sc_linearrowend.png
-cmd/sc_linearrows.png
-cmd/sc_linearrowsquare.png
-cmd/sc_linearrowstart.png
-cmd/sc_linecirclearrow.png
-cmd/sc_linesquarearrow.png
-cmd/sc_linestyle.png
-cmd/sc_listbox.png
-cmd/sc_loadbasic.png
-cmd/sc_managebreakpoints.png
-cmd/sc_matchgroup.png
-cmd/sc_measureline.png
-cmd/sc_morecontrols.png
-cmd/sc_navigationbar.png
-cmd/sc_newarrangement.png
-cmd/sc_newrecord.png
-cmd/sc_nextrecord.png
-cmd/sc_numberformatdecdecimals.png
-cmd/sc_numberformatincdecimals.png
-cmd/sc_numberformatpercent.png
-cmd/sc_numberformatscientific.png
-cmd/sc_numberformatstandard.png
-cmd/sc_numericfield.png
-cmd/sc_objectcatalog.png
-cmd/sc_objectposition.png
-cmd/sc_objects3dtoolbox.png
-cmd/sc_openreadonly.png
-cmd/sc_optimizetable.png
-cmd/sc_ordercrit.png
-cmd/sc_outlinecollapse.png
-cmd/sc_outlinecollapseall.png
-cmd/sc_outlineexpand.png
-cmd/sc_outlineexpandall.png
-cmd/sc_patternfield.png
-cmd/sc_pickthrough.png
-cmd/sc_pie_unfilled.png
-cmd/sc_pluginsactive.png
-cmd/sc_polygon.png
-cmd/sc_polygon_diagonal.png
-cmd/sc_polygon_diagonal_unfilled.png
-cmd/sc_polygon_unfilled.png
-cmd/sc_previewzoom.png
-cmd/sc_prevrecord.png
-cmd/sc_printlayout.png
-cmd/sc_progressbar.png
-cmd/sc_pushbutton.png
-cmd/sc_quickedit.png
-cmd/sc_radiobutton.png
-cmd/sc_rect_rounded_unfilled.png
-cmd/sc_rect_unfilled.png
-cmd/sc_removefilter.png
-cmd/sc_removefiltersort.png
-cmd/sc_repeat.png
-cmd/sc_reverseorder.png
-cmd/sc_runbasic.png
-cmd/sc_sbabrwinsert.png
-cmd/sc_sbaexecutesql.png
-cmd/sc_sbanativesql.png
-cmd/sc_scrollbar.png
-cmd/sc_selecttable.png
-cmd/sc_sendfax.png
-cmd/sc_sendtoback.png
-cmd/sc_setobjecttobackground.png
-cmd/sc_setobjecttoforeground.png
-cmd/sc_shadowcursor.png
-cmd/sc_shear.png
-cmd/sc_shell3d.png
-cmd/sc_showbookview.png
-cmd/sc_showbrowser.png
-cmd/sc_showfmexplorer.png
-cmd/sc_showmultiplepages.png
-cmd/sc_showpropbrowser.png
-cmd/sc_showtwopages.png
-cmd/sc_snapborder.png
-cmd/sc_snapframe.png
-cmd/sc_snappoints.png
-cmd/sc_solidcreate.png
-cmd/sc_sourceview.png
-cmd/sc_sphere.png
-cmd/sc_splitcell.png
-cmd/sc_square_rounded_unfilled.png
-cmd/sc_square_unfilled.png
-cmd/sc_switchcontroldesignmode.png
-cmd/sc_switchxformsdesignmode.png
-cmd/sc_tabdialog.png
-cmd/sc_tablemodefix.png
-cmd/sc_tablemodefixprop.png
-cmd/sc_tablemodevariable.png
-cmd/sc_testmode.png
-cmd/sc_text_marquee.png
-cmd/sc_textfittosizetool.png
-cmd/sc_toggleanchortype.png
-cmd/sc_toggleaxisdescr.png
-cmd/sc_toggleaxistitle.png
-cmd/sc_togglebreakpoint.png
-cmd/sc_togglegridhorizontal.png
-cmd/sc_togglegridvertical.png
-cmd/sc_togglelegend.png
-cmd/sc_toggleobjectbeziermode.png
-cmd/sc_toggletitle.png
-cmd/sc_torus.png
-cmd/sc_transformdialog.png
-cmd/sc_ungroup.png
-cmd/sc_unhainframes.png
-cmd/sc_usewizards.png
-cmd/sc_verticalcaption.png
-cmd/sc_verticaltextfittosizetool.png
-cmd/sc_vfixedline.png
-cmd/sc_viewformasgrid.png
-cmd/sc_vscrollbar.png
-cmd/sc_window3d.png
-cmd/sc_wrapcontour.png
-cmd/sc_wrapideal.png
-cmd/sc_wrapleft.png
-cmd/sc_wrapoff.png
-cmd/sc_wrapon.png
-cmd/sc_wrapright.png
-cmd/sc_wrapthrough.png
-cmd/sc_zoomnext.png
-cmd/sc_zoomobjects.png
-cmd/sc_zoompage.png
-cmd/sc_zoompagewidth.png
-cmd/sc_zoomprevious.png
diff --git a/icon-themes/industrial/cmd/lc_arrowstoolbox.png b/icon-themes/industrial/cmd/lc_arrowstoolbox.png
deleted file mode 100644
index d7a3d562cfd5..000000000000
Binary files a/icon-themes/industrial/cmd/lc_arrowstoolbox.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_autocontrolfocus.png b/icon-themes/industrial/cmd/lc_autocontrolfocus.png
deleted file mode 100644
index 7b954f8be1c6..000000000000
Binary files a/icon-themes/industrial/cmd/lc_autocontrolfocus.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_backgroundpatterncontroller.png b/icon-themes/industrial/cmd/lc_backgroundpatterncontroller.png
deleted file mode 100644
index 3cb63108ef76..000000000000
Binary files a/icon-themes/industrial/cmd/lc_backgroundpatterncontroller.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_basicstepinto.png b/icon-themes/industrial/cmd/lc_basicstepinto.png
deleted file mode 100644
index a0b7f86789d5..000000000000
Binary files a/icon-themes/industrial/cmd/lc_basicstepinto.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_basicstepout.png b/icon-themes/industrial/cmd/lc_basicstepout.png
deleted file mode 100644
index e45532f5285b..000000000000
Binary files a/icon-themes/industrial/cmd/lc_basicstepout.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_basicstepover.png b/icon-themes/industrial/cmd/lc_basicstepover.png
deleted file mode 100644
index f3f081c97811..000000000000
Binary files a/icon-themes/industrial/cmd/lc_basicstepover.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_bezier_unfilled.png b/icon-themes/industrial/cmd/lc_bezier_unfilled.png
deleted file mode 100644
index da92e5b76047..000000000000
Binary files a/icon-themes/industrial/cmd/lc_bezier_unfilled.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_bezierclose.png b/icon-themes/industrial/cmd/lc_bezierclose.png
deleted file mode 100644
index 00c2ead12355..000000000000
Binary files a/icon-themes/industrial/cmd/lc_bezierclose.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_bezierconvert.png b/icon-themes/industrial/cmd/lc_bezierconvert.png
deleted file mode 100644
index dd556d8699cf..000000000000
Binary files a/icon-themes/industrial/cmd/lc_bezierconvert.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_beziercutline.png b/icon-themes/industrial/cmd/lc_beziercutline.png
deleted file mode 100644
index e6dff25b72ab..000000000000
Binary files a/icon-themes/industrial/cmd/lc_beziercutline.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_beziereliminatepoints.png b/icon-themes/industrial/cmd/lc_beziereliminatepoints.png
deleted file mode 100644
index 90fa03f65f99..000000000000
Binary files a/icon-themes/industrial/cmd/lc_beziereliminatepoints.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_bezierfill.png b/icon-themes/industrial/cmd/lc_bezierfill.png
deleted file mode 100644
index def3dde61d32..000000000000
Binary files a/icon-themes/industrial/cmd/lc_bezierfill.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_bezierinsert.png b/icon-themes/industrial/cmd/lc_bezierinsert.png
deleted file mode 100644
index 21e194ad639d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_bezierinsert.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_beziermove.png b/icon-themes/industrial/cmd/lc_beziermove.png
deleted file mode 100644
index 3898ba743f0d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_beziermove.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_browseview.png b/icon-themes/industrial/cmd/lc_browseview.png
deleted file mode 100644
index f5bb238ab421..000000000000
Binary files a/icon-themes/industrial/cmd/lc_browseview.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_bullet.png b/icon-themes/industrial/cmd/lc_bullet.png
deleted file mode 100644
index 4b515f317f7d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_bullet.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_cellvertbottom.png b/icon-themes/industrial/cmd/lc_cellvertbottom.png
deleted file mode 100644
index 3f5ee2862161..000000000000
Binary files a/icon-themes/industrial/cmd/lc_cellvertbottom.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_cellvertcenter.png b/icon-themes/industrial/cmd/lc_cellvertcenter.png
deleted file mode 100644
index ddc798c377df..000000000000
Binary files a/icon-themes/industrial/cmd/lc_cellvertcenter.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_cellverttop.png b/icon-themes/industrial/cmd/lc_cellverttop.png
deleted file mode 100644
index e498d8e8b8a2..000000000000
Binary files a/icon-themes/industrial/cmd/lc_cellverttop.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_chainframes.png b/icon-themes/industrial/cmd/lc_chainframes.png
deleted file mode 100644
index da6b7941f85d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_chainframes.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_changebezier.png b/icon-themes/industrial/cmd/lc_changebezier.png
deleted file mode 100644
index 9fdb253dd27b..000000000000
Binary files a/icon-themes/industrial/cmd/lc_changebezier.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_changepolygon.png b/icon-themes/industrial/cmd/lc_changepolygon.png
deleted file mode 100644
index 43ba4010a926..000000000000
Binary files a/icon-themes/industrial/cmd/lc_changepolygon.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_checkbox.png b/icon-themes/industrial/cmd/lc_checkbox.png
deleted file mode 100644
index a082b3a89df9..000000000000
Binary files a/icon-themes/industrial/cmd/lc_checkbox.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_choosecontrols.png b/icon-themes/industrial/cmd/lc_choosecontrols.png
deleted file mode 100644
index 26eca3e00780..000000000000
Binary files a/icon-themes/industrial/cmd/lc_choosecontrols.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_choosemacro.png b/icon-themes/industrial/cmd/lc_choosemacro.png
deleted file mode 100644
index 49fe2b8e88fb..000000000000
Binary files a/icon-themes/industrial/cmd/lc_choosemacro.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_choosepolygon.png b/icon-themes/industrial/cmd/lc_choosepolygon.png
deleted file mode 100644
index 87bef8b81c9b..000000000000
Binary files a/icon-themes/industrial/cmd/lc_choosepolygon.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_circle_unfilled.png b/icon-themes/industrial/cmd/lc_circle_unfilled.png
deleted file mode 100644
index 1ee776e6ec25..000000000000
Binary files a/icon-themes/industrial/cmd/lc_circle_unfilled.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_circlearc.png b/icon-themes/industrial/cmd/lc_circlearc.png
deleted file mode 100644
index 7ba9e2af77a5..000000000000
Binary files a/icon-themes/industrial/cmd/lc_circlearc.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_circlecut.png b/icon-themes/industrial/cmd/lc_circlecut.png
deleted file mode 100644
index 4bccf864a1db..000000000000
Binary files a/icon-themes/industrial/cmd/lc_circlecut.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_circlecut_unfilled.png b/icon-themes/industrial/cmd/lc_circlecut_unfilled.png
deleted file mode 100644
index f76f014f8a63..000000000000
Binary files a/icon-themes/industrial/cmd/lc_circlecut_unfilled.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_circlepie_unfilled.png b/icon-themes/industrial/cmd/lc_circlepie_unfilled.png
deleted file mode 100644
index 124721007916..000000000000
Binary files a/icon-themes/industrial/cmd/lc_circlepie_unfilled.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_clickchangerotation.png b/icon-themes/industrial/cmd/lc_clickchangerotation.png
deleted file mode 100644
index c98bae5a98f6..000000000000
Binary files a/icon-themes/industrial/cmd/lc_clickchangerotation.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_closedocs.png b/icon-themes/industrial/cmd/lc_closedocs.png
deleted file mode 100644
index 67f0d54d891e..000000000000
Binary files a/icon-themes/industrial/cmd/lc_closedocs.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_combobox.png b/icon-themes/industrial/cmd/lc_combobox.png
deleted file mode 100644
index 6abf9b93dce8..000000000000
Binary files a/icon-themes/industrial/cmd/lc_combobox.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_compilebasic.png b/icon-themes/industrial/cmd/lc_compilebasic.png
deleted file mode 100644
index dedadbf0b6d4..000000000000
Binary files a/icon-themes/industrial/cmd/lc_compilebasic.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_cone.png b/icon-themes/industrial/cmd/lc_cone.png
deleted file mode 100644
index 2e4711f3c7d3..000000000000
Binary files a/icon-themes/industrial/cmd/lc_cone.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_config.png b/icon-themes/industrial/cmd/lc_config.png
deleted file mode 100644
index 32c680e6484c..000000000000
Binary files a/icon-themes/industrial/cmd/lc_config.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connector.png b/icon-themes/industrial/cmd/lc_connector.png
deleted file mode 100644
index 4e14d0395edf..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connector.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorarrowend.png b/icon-themes/industrial/cmd/lc_connectorarrowend.png
deleted file mode 100644
index e930570d4b3b..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorarrowend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorarrows.png b/icon-themes/industrial/cmd/lc_connectorarrows.png
deleted file mode 100644
index 09d6878b4fd7..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorarrows.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorarrowstart.png b/icon-themes/industrial/cmd/lc_connectorarrowstart.png
deleted file mode 100644
index 85c848a2031e..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorarrowstart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcircleend.png b/icon-themes/industrial/cmd/lc_connectorcircleend.png
deleted file mode 100644
index e083fc0b4e99..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcircleend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcircles.png b/icon-themes/industrial/cmd/lc_connectorcircles.png
deleted file mode 100644
index 5b62d2c27f88..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcircles.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcirclestart.png b/icon-themes/industrial/cmd/lc_connectorcirclestart.png
deleted file mode 100644
index 14aaff709f9c..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcirclestart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcurve.png b/icon-themes/industrial/cmd/lc_connectorcurve.png
deleted file mode 100644
index 726f07724bad..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcurve.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcurvearrowend.png b/icon-themes/industrial/cmd/lc_connectorcurvearrowend.png
deleted file mode 100644
index cf543b8f44cf..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcurvearrowend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcurvearrows.png b/icon-themes/industrial/cmd/lc_connectorcurvearrows.png
deleted file mode 100644
index 77629055f677..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcurvearrows.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcurvearrowstart.png b/icon-themes/industrial/cmd/lc_connectorcurvearrowstart.png
deleted file mode 100644
index 0c6599577ada..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcurvearrowstart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcurvecircleend.png b/icon-themes/industrial/cmd/lc_connectorcurvecircleend.png
deleted file mode 100644
index 5f532d422483..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcurvecircleend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcurvecircles.png b/icon-themes/industrial/cmd/lc_connectorcurvecircles.png
deleted file mode 100644
index 3ca48e2b08cd..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcurvecircles.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorcurvecirclestart.png b/icon-themes/industrial/cmd/lc_connectorcurvecirclestart.png
deleted file mode 100644
index 6f3d6fb2c6ea..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorcurvecirclestart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorline.png b/icon-themes/industrial/cmd/lc_connectorline.png
deleted file mode 100644
index 9f79d831af28..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorline.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinearrowend.png b/icon-themes/industrial/cmd/lc_connectorlinearrowend.png
deleted file mode 100644
index 55b5d8b09689..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinearrowend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinearrows.png b/icon-themes/industrial/cmd/lc_connectorlinearrows.png
deleted file mode 100644
index 2dca1203ad33..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinearrows.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinearrowstart.png b/icon-themes/industrial/cmd/lc_connectorlinearrowstart.png
deleted file mode 100644
index 1a020ce3a66a..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinearrowstart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinecircleend.png b/icon-themes/industrial/cmd/lc_connectorlinecircleend.png
deleted file mode 100644
index 4200e3c1ebbc..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinecircleend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinecircles.png b/icon-themes/industrial/cmd/lc_connectorlinecircles.png
deleted file mode 100644
index d1624650e15d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinecircles.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinecirclestart.png b/icon-themes/industrial/cmd/lc_connectorlinecirclestart.png
deleted file mode 100644
index fc837337e7a6..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinecirclestart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlines.png b/icon-themes/industrial/cmd/lc_connectorlines.png
deleted file mode 100644
index 26970435c510..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlines.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinesarrowend.png b/icon-themes/industrial/cmd/lc_connectorlinesarrowend.png
deleted file mode 100644
index 9d1cd3259171..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinesarrowend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinesarrows.png b/icon-themes/industrial/cmd/lc_connectorlinesarrows.png
deleted file mode 100644
index 39eaf026ac91..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinesarrows.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinesarrowstart.png b/icon-themes/industrial/cmd/lc_connectorlinesarrowstart.png
deleted file mode 100644
index bce85396b07d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinesarrowstart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinescircleend.png b/icon-themes/industrial/cmd/lc_connectorlinescircleend.png
deleted file mode 100644
index 00799af27a5f..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinescircleend.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinescircles.png b/icon-themes/industrial/cmd/lc_connectorlinescircles.png
deleted file mode 100644
index b43b8c0bae60..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinescircles.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectorlinescirclestart.png b/icon-themes/industrial/cmd/lc_connectorlinescirclestart.png
deleted file mode 100644
index 645b7a24fb12..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectorlinescirclestart.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_connectortoolbox.png b/icon-themes/industrial/cmd/lc_connectortoolbox.png
deleted file mode 100644
index 4e14d0395edf..000000000000
Binary files a/icon-themes/industrial/cmd/lc_connectortoolbox.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_contourdialog.png b/icon-themes/industrial/cmd/lc_contourdialog.png
deleted file mode 100644
index 15ce457585f1..000000000000
Binary files a/icon-themes/industrial/cmd/lc_contourdialog.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_controlproperties.png b/icon-themes/industrial/cmd/lc_controlproperties.png
deleted file mode 100644
index 91b4de32cd08..000000000000
Binary files a/icon-themes/industrial/cmd/lc_controlproperties.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_convertinto3dlathe.png b/icon-themes/industrial/cmd/lc_convertinto3dlathe.png
deleted file mode 100644
index 96f5403e8854..000000000000
Binary files a/icon-themes/industrial/cmd/lc_convertinto3dlathe.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_convertinto3dlathefast.png b/icon-themes/industrial/cmd/lc_convertinto3dlathefast.png
deleted file mode 100644
index 0411d618a1ab..000000000000
Binary files a/icon-themes/industrial/cmd/lc_convertinto3dlathefast.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_crookrotate.png b/icon-themes/industrial/cmd/lc_crookrotate.png
deleted file mode 100644
index 26cb1418b350..000000000000
Binary files a/icon-themes/industrial/cmd/lc_crookrotate.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_crookslant.png b/icon-themes/industrial/cmd/lc_crookslant.png
deleted file mode 100644
index df1871d466e0..000000000000
Binary files a/icon-themes/industrial/cmd/lc_crookslant.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_cube.png b/icon-themes/industrial/cmd/lc_cube.png
deleted file mode 100644
index 1a16adafb327..000000000000
Binary files a/icon-themes/industrial/cmd/lc_cube.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_cylinder.png b/icon-themes/industrial/cmd/lc_cylinder.png
deleted file mode 100644
index 3e8c638ae8fb..000000000000
Binary files a/icon-themes/industrial/cmd/lc_cylinder.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_cyramid.png b/icon-themes/industrial/cmd/lc_cyramid.png
deleted file mode 100644
index 5ff07db4022c..000000000000
Binary files a/icon-themes/industrial/cmd/lc_cyramid.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dataincolumns.png b/icon-themes/industrial/cmd/lc_dataincolumns.png
deleted file mode 100644
index 84b806b431c2..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dataincolumns.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_datainrows.png b/icon-themes/industrial/cmd/lc_datainrows.png
deleted file mode 100644
index 38d639e99e2d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_datainrows.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbchangedesignmode.png b/icon-themes/industrial/cmd/lc_dbchangedesignmode.png
deleted file mode 100644
index 6efe24c76f80..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbchangedesignmode.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbclearquery.png b/icon-themes/industrial/cmd/lc_dbclearquery.png
deleted file mode 100644
index 053d7e397c17..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbclearquery.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbdistinctvalues.png b/icon-themes/industrial/cmd/lc_dbdistinctvalues.png
deleted file mode 100644
index f85803037dc9..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbdistinctvalues.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbformdelete.png b/icon-themes/industrial/cmd/lc_dbformdelete.png
deleted file mode 100644
index 13f7ebc32b0e..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbformdelete.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbformedit.png b/icon-themes/industrial/cmd/lc_dbformedit.png
deleted file mode 100644
index e009858775d5..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbformedit.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbformopen.png b/icon-themes/industrial/cmd/lc_dbformopen.png
deleted file mode 100644
index 4813fb86fa75..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbformopen.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbformrename.png b/icon-themes/industrial/cmd/lc_dbformrename.png
deleted file mode 100644
index 0ac5c697e33c..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbformrename.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewform.png b/icon-themes/industrial/cmd/lc_dbnewform.png
deleted file mode 100644
index e883e65e4b3a..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewform.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewformautopilot.png b/icon-themes/industrial/cmd/lc_dbnewformautopilot.png
deleted file mode 100644
index 513d2f61873d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewformautopilot.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewquery.png b/icon-themes/industrial/cmd/lc_dbnewquery.png
deleted file mode 100644
index 966d60c8309b..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewquery.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewqueryautopilot.png b/icon-themes/industrial/cmd/lc_dbnewqueryautopilot.png
deleted file mode 100644
index 77fab628bc0d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewqueryautopilot.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewquerysql.png b/icon-themes/industrial/cmd/lc_dbnewquerysql.png
deleted file mode 100644
index 8a52bb841f6f..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewquerysql.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewreport.png b/icon-themes/industrial/cmd/lc_dbnewreport.png
deleted file mode 100644
index 5a0d818ec505..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewreport.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewreportautopilot.png b/icon-themes/industrial/cmd/lc_dbnewreportautopilot.png
deleted file mode 100644
index 3d8e60b60294..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewreportautopilot.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewtable.png b/icon-themes/industrial/cmd/lc_dbnewtable.png
deleted file mode 100644
index ea98817daeed..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewtable.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbnewtableautopilot.png b/icon-themes/industrial/cmd/lc_dbnewtableautopilot.png
deleted file mode 100644
index e3905a39b5c1..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbnewtableautopilot.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbquerydelete.png b/icon-themes/industrial/cmd/lc_dbquerydelete.png
deleted file mode 100644
index d13a1b45d1cf..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbquerydelete.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbqueryedit.png b/icon-themes/industrial/cmd/lc_dbqueryedit.png
deleted file mode 100644
index 81d098d86eaf..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbqueryedit.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbqueryopen.png b/icon-themes/industrial/cmd/lc_dbqueryopen.png
deleted file mode 100644
index 6c8071634192..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbqueryopen.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbquerypropertiesdialog.png b/icon-themes/industrial/cmd/lc_dbquerypropertiesdialog.png
deleted file mode 100644
index d1641a8c450f..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbquerypropertiesdialog.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbqueryrename.png b/icon-themes/industrial/cmd/lc_dbqueryrename.png
deleted file mode 100644
index 000fda1f4668..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbqueryrename.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbreportdelete.png b/icon-themes/industrial/cmd/lc_dbreportdelete.png
deleted file mode 100644
index f8b896fc009c..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbreportdelete.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbreportedit.png b/icon-themes/industrial/cmd/lc_dbreportedit.png
deleted file mode 100644
index 3505e6ef98fb..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbreportedit.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbreportopen.png b/icon-themes/industrial/cmd/lc_dbreportopen.png
deleted file mode 100644
index 16395284c9fd..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbreportopen.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbreportrename.png b/icon-themes/industrial/cmd/lc_dbreportrename.png
deleted file mode 100644
index 6640ec7f27e7..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbreportrename.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbtabledelete.png b/icon-themes/industrial/cmd/lc_dbtabledelete.png
deleted file mode 100644
index 5d5eff4d6de9..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbtabledelete.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbtableedit.png b/icon-themes/industrial/cmd/lc_dbtableedit.png
deleted file mode 100644
index a86eb4ee418e..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbtableedit.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbtableopen.png b/icon-themes/industrial/cmd/lc_dbtableopen.png
deleted file mode 100644
index a707fa6388e3..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbtableopen.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbtablerename.png b/icon-themes/industrial/cmd/lc_dbtablerename.png
deleted file mode 100644
index b3e7d72cd695..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbtablerename.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbviewaliases.png b/icon-themes/industrial/cmd/lc_dbviewaliases.png
deleted file mode 100644
index 8f89a0ac0c98..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbviewaliases.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbviewfunctions.png b/icon-themes/industrial/cmd/lc_dbviewfunctions.png
deleted file mode 100644
index ee40de53dcb5..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbviewfunctions.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dbviewtablenames.png b/icon-themes/industrial/cmd/lc_dbviewtablenames.png
deleted file mode 100644
index 991feb7fc2d3..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dbviewtablenames.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_definename.png b/icon-themes/industrial/cmd/lc_definename.png
deleted file mode 100644
index 4b035cc5756d..000000000000
Binary files a/icon-themes/industrial/cmd/lc_definename.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_deleterecord.png b/icon-themes/industrial/cmd/lc_deleterecord.png
deleted file mode 100644
index 42c7853176e7..000000000000
Binary files a/icon-themes/industrial/cmd/lc_deleterecord.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_diagramdata.png b/icon-themes/industrial/cmd/lc_diagramdata.png
deleted file mode 100644
index 2ae3748d9380..000000000000
Binary files a/icon-themes/industrial/cmd/lc_diagramdata.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_doubleclicktextedit.png b/icon-themes/industrial/cmd/lc_doubleclicktextedit.png
deleted file mode 100644
index 210c3ecb4fc1..000000000000
Binary files a/icon-themes/industrial/cmd/lc_doubleclicktextedit.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dsbdocumentdatasource.png b/icon-themes/industrial/cmd/lc_dsbdocumentdatasource.png
deleted file mode 100644
index 3ca31febdfe9..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dsbdocumentdatasource.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dsbeditdoc.png b/icon-themes/industrial/cmd/lc_dsbeditdoc.png
deleted file mode 100644
index 6fc40752fa9a..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dsbeditdoc.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dsbformletter.png b/icon-themes/industrial/cmd/lc_dsbformletter.png
deleted file mode 100644
index ec07576efbea..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dsbformletter.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dsbinsertcolumns.png b/icon-themes/industrial/cmd/lc_dsbinsertcolumns.png
deleted file mode 100644
index e77ba9065b65..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dsbinsertcolumns.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dsbinsertcontent.png b/icon-themes/industrial/cmd/lc_dsbinsertcontent.png
deleted file mode 100644
index 6972d9868df0..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dsbinsertcontent.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_dsbrowserexplorer.png b/icon-themes/industrial/cmd/lc_dsbrowserexplorer.png
deleted file mode 100644
index 5368970854b5..000000000000
Binary files a/icon-themes/industrial/cmd/lc_dsbrowserexplorer.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_edit.png b/icon-themes/industrial/cmd/lc_edit.png
deleted file mode 100644
index dfee6c55fa14..000000000000
Binary files a/icon-themes/industrial/cmd/lc_edit.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_editglossary.png b/icon-themes/industrial/cmd/lc_editglossary.png
deleted file mode 100644
index 2140ef41abe3..000000000000
Binary files a/icon-themes/industrial/cmd/lc_editglossary.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_ellipse_unfilled.png b/icon-themes/industrial/cmd/lc_ellipse_unfilled.png
deleted file mode 100644
index 33ad49573b50..000000000000
Binary files a/icon-themes/industrial/cmd/lc_ellipse_unfilled.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_ellipsecut_unfilled.png b/icon-themes/industrial/cmd/lc_ellipsecut_unfilled.png
deleted file mode 100644
index c3e58d1ee923..000000000000
Binary files a/icon-themes/industrial/cmd/lc_ellipsecut_unfilled.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_entergroup.png b/icon-themes/industrial/cmd/lc_entergroup.png
deleted file mode 100644
index 5954adb35492..000000000000
Binary files a/icon-themes/industrial/cmd/lc_entergroup.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_entirecell.png b/icon-themes/industrial/cmd/lc_entirecell.png
deleted file mode 100644
index 2e3e81bb8f1b..000000000000
Binary files a/icon-themes/industrial/cmd/lc_entirecell.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_euroconverter.png b/icon-themes/industrial/cmd/lc_euroconverter.png
deleted file mode 100644
index 6178ca0b37b1..000000000000
Binary files a/icon-themes/industrial/cmd/lc_euroconverter.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_filecontrol.png b/icon-themes/industrial/cmd/lc_filecontrol.png
deleted file mode 100644
index 92610d3fb21b..000000000000
Binary files a/icon-themes/industrial/cmd/lc_filecontrol.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fillshadow.png b/icon-themes/industrial/cmd/lc_fillshadow.png
deleted file mode 100644
index 364dc491797e..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fillshadow.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_filtercrit.png b/icon-themes/industrial/cmd/lc_filtercrit.png
deleted file mode 100644
index 126a5be75831..000000000000
Binary files a/icon-themes/industrial/cmd/lc_filtercrit.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_firstrecord.png b/icon-themes/industrial/cmd/lc_firstrecord.png
deleted file mode 100644
index 8dc1507a9a38..000000000000
Binary files a/icon-themes/industrial/cmd/lc_firstrecord.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.png
deleted file mode 100644
index cd2d1a77d3cb..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.svg
deleted file mode 100644
index 36e23428d4ae..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-curve.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24.000000px"
-   height="24.000000px"
-   id="svg1288"
-   sodipodi:version="0.32"
-   inkscape:version="0.41+cvs"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-down-curve.svg"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-ydpi="82.500000">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2220" />
-      <stop
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop2222" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2218"
-       id="linearGradient2224"
-       x1="6.2532201"
-       y1="4.3914247"
-       x2="16.256456"
-       y2="19.500000"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.192114,0.000000,0.000000,1.192114,0.370166,0.104334)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="1.0000000"
-     inkscape:cx="56.411987"
-     inkscape:cy="-22.536133"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="1081"
-     inkscape:window-height="921"
-     inkscape:window-x="119"
-     inkscape:window-y="70" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         rdf:about=""
-         id="Work6">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           id="type9"
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1293"
-       d="M 1.8265970,7.5825220 L 6.5902183,7.5825220 C 6.5142692,10.012895 6.6803013,15.344972 13.218971,15.344972 C 19.695144,15.344972 19.225062,8.6458106 19.225062,7.5825220 L 23.413482,7.5825220 C 23.641329,13.278707 21.181151,18.894023 12.836349,18.894023 C 4.4156015,18.894023 2.0544444,13.734403 1.8265970,7.5825220 z "
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 0.87095270,6.7292950 L 5.5019914,6.7292950 C 5.5586248,10.131940 6.0999560,14.179245 12.263327,14.179245 C 18.364198,14.179245 18.269418,7.7925840 18.269418,6.7292950 L 22.457838,6.7292950 C 22.685685,12.425480 20.225507,18.040796 11.880705,18.040796 C 3.4599572,18.040796 1.0988001,12.881176 0.87095270,6.7292950 z "
-       id="path1316"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path2226"
-       d="M 1.7394744,7.5153320 L 4.6217536,7.5276430 C 4.5710426,11.947731 6.4111600,15.084361 12.168482,15.084361 C 17.988304,15.084361 19.137000,10.059487 19.137000,7.5489620 L 21.585438,7.5349830 C 21.592829,11.581225 19.633343,17.187245 12.050219,17.187245 C 4.3980785,17.187245 1.9465249,13.105697 1.7394744,7.5153320 z "
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-  </g>
-</svg>
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.png
deleted file mode 100644
index d3a6fa5580c1..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.svg
deleted file mode 100644
index 801a330420e8..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-down-pour.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24.000000px"
-   height="24.000000px"
-   id="svg1288"
-   sodipodi:version="0.32"
-   inkscape:version="0.41+cvs"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-down-pour.svg"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-ydpi="82.500000">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2220" />
-      <stop
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop2222" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2218"
-       id="linearGradient2224"
-       x1="6.2532201"
-       y1="4.3914247"
-       x2="16.256456"
-       y2="19.500000"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.192114,0.000000,0.000000,1.192114,0.370166,0.104334)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="16.000000"
-     inkscape:cx="18.522641"
-     inkscape:cy="13.738205"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="785"
-     inkscape:window-height="646"
-     inkscape:window-x="371"
-     inkscape:window-y="388" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         rdf:about=""
-         id="Work6">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           id="type9"
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1293"
-       d="M 1.7640970,7.2038424 L 8.9696600,7.2038424 C 8.8937109,9.6342150 8.5421594,12.653795 13.156471,12.653795 C 17.694842,12.653795 17.162562,8.2671314 17.162562,7.2038424 L 23.350982,7.2038424 C 23.578829,12.900030 21.118651,18.515346 12.773849,18.515346 C 4.3531015,18.515346 1.9919444,13.355726 1.7640970,7.2038424 z "
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 0.80845270,6.5828484 L 8.0140157,6.5828484 C 7.9380666,9.0132214 7.5865151,12.032798 12.200827,12.032798 C 16.739198,12.032798 16.206918,7.6461374 16.206918,6.5828484 L 22.395338,6.5828484 C 22.623185,12.279033 20.163007,17.894349 11.818205,17.894349 C 3.3974572,17.894349 1.0363001,12.734729 0.80845270,6.5828484 z "
-       id="path1316"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path2226"
-       d="M 1.6769744,7.2363024 L 7.0011954,7.2486134 C 6.9321786,9.4571524 7.0641146,12.937914 12.105982,12.937914 C 17.300804,12.937914 17.199500,9.2255404 17.199500,7.3400154 L 21.522938,7.2635364 C 21.905329,10.997278 19.570843,17.040798 11.987719,17.040798 C 4.3355785,17.040798 1.8840249,12.826667 1.6769744,7.2363024 z "
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-  </g>
-</svg>
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.png
deleted file mode 100644
index e025774f7583..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.svg
deleted file mode 100644
index d9a385c90947..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-curve.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24.000000px"
-   height="24.000000px"
-   id="svg1288"
-   sodipodi:version="0.32"
-   inkscape:version="0.41+cvs"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-left-curve.svg"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-ydpi="82.500000">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2220" />
-      <stop
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop2222" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2218"
-       id="linearGradient2224"
-       x1="6.2532201"
-       y1="4.3914247"
-       x2="16.256456"
-       y2="19.500000"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.192114,-3.634160e-23,3.634160e-23,1.192114,0.370160,0.104334)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="2.0000000"
-     inkscape:cx="61.547363"
-     inkscape:cy="35.556366"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="1081"
-     inkscape:window-height="921"
-     inkscape:window-x="119"
-     inkscape:window-y="70" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         rdf:about=""
-         id="Work6">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           id="type9"
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1293"
-       d="M 17.201703,1.9585834 L 17.201703,6.7222047 C 14.771330,6.6462556 9.4392528,6.8122877 9.4392528,13.350958 C 9.4392528,19.827131 16.138415,19.357049 17.201703,19.357049 L 17.201703,23.545469 C 11.505517,23.773316 5.8902018,21.313138 5.8902018,12.968336 C 5.8902018,4.5475879 11.049821,2.1864308 17.201703,1.9585834 z "
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 16.375551,1.0029391 L 16.375551,5.6339778 C 12.972906,5.6906112 8.9256007,6.2319424 8.9256007,12.395314 C 8.9256007,18.496185 15.312262,18.401405 16.375551,18.401405 L 16.375551,22.589825 C 10.679366,22.817672 5.0640502,20.357494 5.0640502,12.012692 C 5.0640502,3.5919436 10.223670,1.2307865 16.375551,1.0029391 z "
-       id="path1316"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path2226"
-       d="M 15.589514,1.8714608 L 15.577203,4.7537400 C 11.157115,4.7030290 8.0204852,6.5431464 8.0204852,12.300469 C 8.0204852,18.120291 13.045359,19.268987 15.555884,19.268987 L 15.569863,21.717425 C 11.523621,21.724816 5.9176012,19.765330 5.9176012,12.182206 C 5.9176012,4.5300649 9.9991487,2.0785113 15.589514,1.8714608 z "
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-  </g>
-</svg>
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.png
deleted file mode 100644
index c25f1c9b13de..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.svg
deleted file mode 100644
index 49eca07d7deb..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-left-pour.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24.000000px"
-   height="24.000000px"
-   id="svg1288"
-   sodipodi:version="0.32"
-   inkscape:version="0.41+cvs"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-left-pour.svg"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-ydpi="82.500000">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2220" />
-      <stop
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop2222" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2218"
-       id="linearGradient2224"
-       x1="6.2532201"
-       y1="4.3914247"
-       x2="16.256456"
-       y2="19.500000"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.192114,-9.831372e-24,9.831372e-24,1.192114,0.370170,0.104334)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="16.000000"
-     inkscape:cx="18.522641"
-     inkscape:cy="13.738205"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="785"
-     inkscape:window-height="646"
-     inkscape:window-x="516"
-     inkscape:window-y="418" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         rdf:about=""
-         id="Work6">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           id="type9"
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1293"
-       d="M 16.994597,1.8513517 L 16.994597,9.0569147 C 14.564225,8.9809656 11.544645,8.6294141 11.544645,13.243726 C 11.544645,17.782097 15.931308,17.249817 16.994597,17.249817 L 16.994597,23.438237 C 11.298410,23.666084 5.6830937,21.205906 5.6830937,12.861104 C 5.6830937,4.4403562 10.842714,2.0791991 16.994597,1.8513517 z "
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 16.178091,0.89570740 L 16.178091,8.1012704 C 13.747718,8.0253213 10.728142,7.6737698 10.728142,12.288082 C 10.728142,16.826453 15.114802,16.294173 16.178091,16.294173 L 16.178091,22.482593 C 10.481907,22.710440 4.8665907,20.250262 4.8665907,11.905460 C 4.8665907,3.4847119 10.026211,1.1235548 16.178091,0.89570740 z "
-       id="path1316"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path2226"
-       d="M 15.524637,1.7642291 L 15.512326,7.0884501 C 13.303787,7.0194333 9.8230260,7.1513693 9.8230260,12.193237 C 9.8230260,17.388059 13.535399,17.286755 15.420924,17.286755 L 15.497403,21.610193 C 11.763662,21.992584 5.7201417,19.658098 5.7201417,12.074974 C 5.7201417,4.4228332 9.9342730,1.9712796 15.524637,1.7642291 z "
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-  </g>
-</svg>
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.png
deleted file mode 100644
index 93917b116010..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.svg
deleted file mode 100644
index ce879381d1aa..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-curve.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24.000000px"
-   height="24.000000px"
-   id="svg1288"
-   sodipodi:version="0.32"
-   inkscape:version="0.41+cvs"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-right-curve.svg"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-ydpi="82.500000">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2220" />
-      <stop
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop2222" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2218"
-       id="linearGradient2224"
-       x1="6.2532201"
-       y1="4.3914247"
-       x2="16.256456"
-       y2="19.500000"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.192114,-3.634160e-23,3.634160e-23,1.192114,0.370163,0.104334)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="1.0000000"
-     inkscape:cx="36.188171"
-     inkscape:cy="19.581329"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="1081"
-     inkscape:window-height="921"
-     inkscape:window-x="119"
-     inkscape:window-y="70" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         rdf:about=""
-         id="Work6">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           id="type9"
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1293"
-       d="M 8.8318172,1.9585834 L 8.8318172,6.7222047 C 11.262190,6.6462556 16.594270,6.8122877 16.594270,13.350958 C 16.594270,19.827131 9.8951052,19.357049 8.8318172,19.357049 L 8.8318172,23.545469 C 14.528006,23.773316 20.143321,21.313138 20.143321,12.968336 C 20.143321,4.5475879 14.983702,2.1864308 8.8318172,1.9585834 z "
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 7.8902022,1.0029391 L 7.8902022,5.6339778 C 11.292847,5.6906112 15.340152,6.2319424 15.340152,12.395314 C 15.340152,18.496185 8.9534912,18.401405 7.8902022,18.401405 L 7.8902022,22.589825 C 13.586387,22.817672 19.201703,20.357494 19.201703,12.012692 C 19.201703,3.5919436 14.042083,1.2307865 7.8902022,1.0029391 z "
-       id="path1316"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path2226"
-       d="M 8.6762392,1.8714608 L 8.6885502,4.7537400 C 13.108638,4.7030290 16.245268,6.5431464 16.245268,12.300469 C 16.245268,18.120291 11.220394,19.268987 8.7098692,19.268987 L 8.6958902,21.717425 C 12.742132,21.724816 18.348152,19.765330 18.348152,12.182206 C 18.348152,4.5300649 14.266604,2.0785113 8.6762392,1.8714608 z "
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-  </g>
-</svg>
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.png
deleted file mode 100644
index 95208b0e7e1c..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.svg
deleted file mode 100644
index e7400a963ccf..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-right-pour.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24.000000px"
-   height="24.000000px"
-   id="svg1288"
-   sodipodi:version="0.32"
-   inkscape:version="0.41+cvs"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-right-pour.svg"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-ydpi="82.500000">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2220" />
-      <stop
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop2222" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2218"
-       id="linearGradient2224"
-       x1="6.2532201"
-       y1="4.3914247"
-       x2="16.256456"
-       y2="19.500000"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.192114,-9.831372e-24,9.831372e-24,1.192114,0.370168,0.104334)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="16.000000"
-     inkscape:cx="18.522641"
-     inkscape:cy="13.576126"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="785"
-     inkscape:window-height="646"
-     inkscape:window-x="400"
-     inkscape:window-y="436" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         rdf:about=""
-         id="Work6">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           id="type9"
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1293"
-       d="M 8.9915907,1.9138517 L 8.9915907,9.1194147 C 11.421963,9.0434656 14.441543,8.6919141 14.441543,13.306226 C 14.441543,17.844597 10.054880,17.312317 8.9915907,17.312317 L 8.9915907,23.500737 C 14.687778,23.728584 20.303094,21.268406 20.303094,12.923604 C 20.303094,4.5028562 15.143474,2.1416991 8.9915907,1.9138517 z "
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 7.6830967,0.89570740 L 7.6830967,8.1012704 C 10.113470,8.0253213 13.133046,7.6737698 13.133046,12.288082 C 13.133046,16.826453 8.7463857,16.294173 7.6830967,16.294173 L 7.6830967,22.482593 C 13.379281,22.710440 18.994597,20.250262 18.994597,11.905460 C 18.994597,3.4847119 13.834977,1.1235548 7.6830967,0.89570740 z "
-       id="path1316"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path2226"
-       d="M 8.3365507,1.7642291 L 8.3488617,7.0884501 C 10.557401,7.0194333 14.038162,7.1513693 14.038162,12.193237 C 14.038162,17.388059 10.325789,17.286755 8.4402637,17.286755 L 8.3637847,21.610193 C 12.097526,21.992584 18.141046,19.658098 18.141046,12.074974 C 18.141046,4.4228332 13.926915,1.9712796 8.3365507,1.7642291 z "
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-  </g>
-</svg>
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.png
deleted file mode 100644
index 7d6ce89948f1..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.svg
deleted file mode 100644
index d5a38471eee7..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-curve.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   width="24.000000px"
-   height="24.000000px"
-   id="svg1288"
-   sodipodi:version="0.32"
-   inkscape:version="0.41+cvs"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-up-curve.svg"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-ydpi="82.500000">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;"
-         offset="0.0000000"
-         id="stop2220" />
-      <stop
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;"
-         offset="1.0000000"
-         id="stop2222" />
-    </linearGradient>
-    <linearGradient
-       inkscape:collect="always"
-       xlink:href="#linearGradient2218"
-       id="linearGradient2224"
-       x1="6.2532201"
-       y1="4.3914247"
-       x2="16.256456"
-       y2="19.500000"
-       gradientUnits="userSpaceOnUse"
-       gradientTransform="matrix(1.192114,0.000000,0.000000,1.192114,0.370166,0.104330)" />
-  </defs>
-  <sodipodi:namedview
-     id="base"
-     pagecolor="#ffffff"
-     bordercolor="#666666"
-     borderopacity="1.0"
-     inkscape:pageopacity="0.0"
-     inkscape:pageshadow="2"
-     inkscape:zoom="5.6568542"
-     inkscape:cx="36.365709"
-     inkscape:cy="4.3134636"
-     inkscape:current-layer="layer1"
-     showgrid="false"
-     inkscape:grid-bbox="true"
-     inkscape:document-units="px"
-     inkscape:window-width="1081"
-     inkscape:window-height="921"
-     inkscape:window-x="382"
-     inkscape:window-y="153" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         rdf:about=""
-         id="Work6">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           id="type9"
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     id="layer1"
-     inkscape:label="Layer 1"
-     inkscape:groupmode="layer">
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1293"
-       d="M 1.8265970,18.394349 L 6.5902183,18.394349 C 6.5142692,15.963976 6.6803013,10.631899 13.218971,10.631899 C 19.695144,10.631899 19.225062,17.331060 19.225062,18.394349 L 23.413482,18.394349 C 23.641329,12.698164 21.181151,7.0828486 12.836349,7.0828486 C 4.4156015,7.0828486 2.0544444,12.242468 1.8265970,18.394349 z "
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 0.87095270,17.247576 L 5.5019914,17.247576 C 5.5586248,13.844931 6.0999560,9.7976260 12.263327,9.7976260 C 18.364198,9.7976260 18.269418,16.184287 18.269418,17.247576 L 22.457838,17.247576 C 22.685685,11.551391 20.225507,5.9360754 11.880705,5.9360754 C 3.4599572,5.9360754 1.0988001,11.095695 0.87095270,17.247576 z "
-       id="path1316"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path2226"
-       d="M 1.7394744,16.461539 L 4.6217536,16.449228 C 4.5710426,12.029140 6.4111600,8.8925100 12.168482,8.8925100 C 17.988304,8.8925100 19.137000,13.917384 19.137000,16.427909 L 21.585438,16.441888 C 21.592829,12.395646 19.633343,6.7896262 12.050219,6.7896262 C 4.3980785,6.7896262 1.9465249,10.871174 1.7394744,16.461539 z "
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-  </g>
-</svg>
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.png b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.png
deleted file mode 100644
index 1d02c100cf47..000000000000
Binary files a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.png and /dev/null differ
diff --git a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.svg b/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.svg
deleted file mode 100644
index 1a1e0441de8a..000000000000
--- a/icon-themes/industrial/cmd/lc_fontworkshapetype.fontwork-arch-up-pour.svg
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!-- Created with Inkscape (http://www.inkscape.org/) -->
-<svg
-   xmlns:dc="http://purl.org/dc/elements/1.1/"
-   xmlns:cc="http://web.resource.org/cc/"
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-   xmlns:svg="http://www.w3.org/2000/svg"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink"
-   xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
-   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
-   inkscape:export-ydpi="82.500000"
-   inkscape:export-xdpi="82.500000"
-   inkscape:export-filename="/home/jimmac/Desktop/kde-uglies/lc_arrowshapes.circular-arrow.png"
-   sodipodi:docname="lc_fontworkshapetype.fontwork-arch-up-pour.svg"
-   sodipodi:docbase="/home/jimmac/Desktop/kde-uglies"
-   inkscape:version="0.41+cvs"
-   sodipodi:version="0.32"
-   id="svg1288"
-   height="24.000000px"
-   width="24.000000px">
-  <defs
-     id="defs3">
-    <linearGradient
-       id="linearGradient2218">
-      <stop
-         id="stop2220"
-         offset="0.0000000"
-         style="stop-color:#b6b6b6;stop-opacity:1.0000000;" />
-      <stop
-         id="stop2222"
-         offset="1.0000000"
-         style="stop-color:#f0f0f0;stop-opacity:1.0000000;" />
-    </linearGradient>
-    <linearGradient
-       gradientTransform="matrix(1.192114,0.000000,0.000000,1.192114,0.370166,0.104330)"
-       gradientUnits="userSpaceOnUse"
-       y2="19.500000"
-       x2="16.256456"
-       y1="4.3914247"
-       x1="6.2532201"
-       id="linearGradient2224"
-       xlink:href="#linearGradient2218"
-       inkscape:collect="always" />
-  </defs>
-  <sodipodi:namedview
-     inkscape:window-y="44"
-     inkscape:window-x="192"
-     inkscape:window-height="646"
-     inkscape:window-width="785"
-     inkscape:document-units="px"
-     inkscape:grid-bbox="true"
-     showgrid="false"
-     inkscape:current-layer="layer1"
-     inkscape:cy="12.181580"
-     inkscape:cx="12.817810"
-     inkscape:zoom="1.0000000"
-     inkscape:pageshadow="2"
-     inkscape:pageopacity="0.0"
-     borderopacity="1.0"
-     bordercolor="#666666"
-     pagecolor="#ffffff"
-     id="base" />
-  <metadata
-     id="metadata4">
-    <rdf:RDF
-       id="RDF5">
-      <cc:Work
-         id="Work6"
-         rdf:about="">
-        <dc:format
-           id="format7">image/svg+xml</dc:format>
-        <dc:type
-           rdf:resource="http://purl.org/dc/dcmitype/StillImage"
-           id="type9" />
-      </cc:Work>
-    </rdf:RDF>
-  </metadata>
-  <g
-     inkscape:groupmode="layer"
-     inkscape:label="Layer 1"
-     id="layer1">
-    <path
-       style="opacity:0.17714281;fill:#000000;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"
-       d="M 2.3890970,18.394349 L 9.5946600,18.394349 C 9.5187109,15.963976 9.1671594,12.944399 13.781471,12.944399 C 18.319842,12.944399 17.787562,17.331060 17.787562,18.394349 L 23.975982,18.394349 C 24.203829,12.698164 21.743651,7.0828486 13.398849,7.0828486 C 4.9781015,7.0828486 2.6169444,12.242468 2.3890970,18.394349 z "
-       id="path1293"
-       sodipodi:nodetypes="cczcczc" />
-    <path
-       sodipodi:nodetypes="cczcczc"
-       id="path1316"
-       d="M 1.4334527,17.247576 L 8.6390157,17.247576 C 8.5630666,14.817203 8.2115151,11.797626 12.825827,11.797626 C 17.364198,11.797626 16.831918,16.184287 16.831918,17.247576 L 23.020338,17.247576 C 23.248185,11.551391 20.788007,5.9360754 12.443205,5.9360754 C 4.0224572,5.9360754 1.6613001,11.095695 1.4334527,17.247576 z "
-       style="fill:url(#linearGradient2224);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000" />
-    <path
-       style="fill:none;fill-opacity:1.0000000;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.79999989;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000"

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list