FEM: elmer, use an vector icon in svg
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<file>icons/fem-cylinder.svg</file>
|
||||
<file>icons/fem-DataAlongLine.svg</file>
|
||||
<file>icons/fem-data.svg</file>
|
||||
<file>icons/fem-elmer.png</file>
|
||||
<file>icons/fem-elmer.svg</file>
|
||||
<file>icons/fem-equation-electrostatic.svg</file>
|
||||
<file>icons/fem-equation-elasticity.svg</file>
|
||||
<file>icons/fem-equation-flow.svg</file>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB |
98
src/Mod/Fem/Gui/Resources/icons/fem-elmer.svg
Normal file
98
src/Mod/Fem/Gui/Resources/icons/fem-elmer.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.8 KiB |
@@ -92,4 +92,4 @@ class ViewProxy(solverbase.ViewProxy):
|
||||
"""Proxy for FemSolverElmers View Provider."""
|
||||
|
||||
def getIcon(self):
|
||||
return ":/icons/fem-elmer.png"
|
||||
return ":/icons/fem-elmer.svg"
|
||||
|
||||
Reference in New Issue
Block a user