Merge pull request #4470 from mnesarco/master

Icons for Marz, ExtMan, MnesarcoUtils Workbenches
This commit is contained in:
Yorik van Havre
2021-02-18 15:47:47 +01:00
committed by GitHub
4 changed files with 100 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
<file>icons/DynamicData_workbench_icon.svg</file>
<file>icons/EM_workbench_icon.svg</file>
<file>icons/ExplodedAssembly_workbench_icon.svg</file>
<file>icons/ExtMan_workbench_icon.svg</file>
<file>icons/fasteners_workbench_icon.svg</file>
<file>icons/flamingo_workbench_icon.svg</file>
<file>icons/GDML_workbench_icon.svg</file>
@@ -35,9 +36,11 @@
<file>icons/Lithophane_workbench_icon.svg</file>
<file>icons/Maker_workbench_icon.svg</file>
<file>icons/Manipulator_workbench_icon.svg</file>
<file>icons/Marz_workbench_icon.svg</file>
<file>icons/MeshRemodel_workbench_icon.svg</file>
<file>icons/ModernUI_workbench_icon.svg</file>
<file>icons/MOOC_workbench_icon.svg</file>
<file>icons/MnesarcoUtils_workbench_icon.svg</file>
<file>icons/OSE3dPrinter_workbench_icon.svg</file>
<file>icons/Part-o-magic_workbench_icon.svg</file>
<file>icons/Plot_workbench_icon.svg</file>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -0,0 +1,11 @@
<svg class="bi bi-tools" width="48" height="48" fill="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="linearGradient860" x1="28.348" x2="-.72543" y1="25.774" y2="-3.2989" gradientUnits="userSpaceOnUse">
<stop stop-color="#eeeeec" offset="0"/>
<stop stop-color="#fff" offset="1"/>
</linearGradient>
</defs>
<circle transform="matrix(.48154 0 0 .48154 1.3297 2.5822)" cx="13.852" cy="11.251" r="14.465" fill="url(#linearGradient860)" stroke="#000" stroke-linejoin="round" stroke-width="2.7689" style="paint-order:stroke fill markers"/>
<circle transform="matrix(.39011 0 0 .39011 -2.5526 -.19871)" cx="27" cy="21" r="17" fill="none" stroke="#729fcf" stroke-linejoin="round" stroke-width="1.7089" style="paint-order:stroke fill markers"/>
<path transform="scale(.33333)" d="m27.854 9.043a9.3494 9.3494 0 0 0-9.0898 11.797l-10.385 10.533a17.228 17.228 0 0 0 5.9687 6.916l11.012-10.857a9.3588 9.3588 0 0 0 11.465-11.451l-6.6719 6.6738-5.4766-1.1348-1.1348-5.4785 6.6758-6.6758a9.3494 9.3494 0 0 0-2.3633-0.32227z" fill="#3465a4" fill-rule="evenodd" stroke-width="3"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB