Fixes for new icons (#5221)

* Sidebar > Height range > Add / Delete range icons

* Add icon for Object list > Layers (Height Range)

* Add icon for Object list > Range (Hight Range item)

* Add icon for Object list > Support / Color painting

* File Renamed for Calibration Tab

* Update Sidebar icons

* Add icon for CrossHatch fill pattern

* Delete leftover icons from previous commit

* Update Filament Settings icons

* Update Machine Settings icons

* Update plaholders editor icons

* Fix for Printer Setting > Extruder icons and Add support for icons for its tabs

* Update undefined category icon on compare window with low res compatible one

* Update toolbar > variable layer height icon

* Fix warning icon on Emboss & SVG gizmo

* Delete leftover icons from previous commit

* Gizmos > Keyboard cheat sheet icon resolution fix

* Combo box arrow resolution fix

* Delete leftover icons from previous commit

* Update plate & toolbar icons

* Fix: ComboBox > Dropdown menu checkmark not visible on light theme

* Delete leftover icons from previous commit

* Restore icons for plate rename

* Swap directions of notification expand / collapse icons

* Mixed

• Increases contrast of icons on light theme
• Removes opacity from edit, delete, search... icons
• Fixes different color for advanced toggle on dark mode
• Fixes checkboxes not aligned with other boxes
• Style fixes for checkboxes

* Fix some colors not changing

* Slightly changed color paint icon

Spray icon is now taller and fits better with brush icon on seam / support paint

* Minor changes on seam and support related icons

* Fix blurry icons that vertically centered on gizmos

* Update warning icon on dialogs

* Fix plate icons rendering issue

* Update icons for Gap fill and Fill on color paint and add icon for Skirt

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
yw4z
2024-05-20 18:18:05 +03:00
committed by GitHub
parent f08e75efaa
commit 34d3409951
118 changed files with 179 additions and 795 deletions

View File

@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="0.5" y="0.5" width="16" height="16" rx="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M8,5H7V4H8ZM8,6H7V7H8ZM8,8H7V9H8Zm0,2H7v1H8ZM8,2H7V3H8ZM8,12H7v1H8Zm0,2H7v1H8Z" style="fill:#009688"/><path d="M9,2H8V1H9ZM9,5H8V6H9ZM9,7H8V8H9ZM9,9H8v1H9Zm0,2H8v1H9ZM9,3H8V4H9ZM9,13H8v1H9Zm0,2H8v1H9Z" style="fill:#009688"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><rect x="0.5" y="0.5" width="16" height="16" rx="1" style="fill:none;stroke:#949494;stroke-linecap:round;stroke-linejoin:round"/><path d="M7,5H5V4H7ZM7,6H5V7H7ZM7,8H5V9H7Zm0,2H5v1H7ZM7,2H5V3H7ZM7,12H5v1H7Zm0,2H5v1H7Z" style="fill:#009688"/><rect x="7" y="1" width="2" height="1" style="fill:#009688"/><rect x="7" y="5" width="2" height="1" style="fill:#009688"/><rect x="7" y="7" width="2" height="1" style="fill:#009688"/><rect x="7" y="9" width="2" height="1" style="fill:#009688"/><rect x="7" y="11" width="2" height="1" style="fill:#009688"/><rect x="7" y="3" width="2" height="1" style="fill:#009688"/><rect x="7" y="13" width="2" height="1" style="fill:#009688"/><rect x="7" y="15" width="2" height="1" style="fill:#009688"/></svg>

Before

Width:  |  Height:  |  Size: 451 B

After

Width:  |  Height:  |  Size: 820 B