Icon fixes and improvements (#6204)

* Fix blurry AMS icon on sidebar

* Fix search icon anti aliasing problem

* home page thumbnail / new / open / delete / explore icons

* Homepage > finetune color of thumbnail image

* Custom filaments > Edit button

* Update homepage thumbnail image

* BBL printers > Device / Calibration tab > Printer icon blurry

* Update homepage open project icon

* Homepage > User rectangular Orca logo for UI consistency

* Add new icons for parameters

* Update bed plate Move to Front icon

* Update project page icons

* revert changes on homepage context menu

* Add dependencies icon

* fix document icons on project page

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
This commit is contained in:
yw4z
2025-04-20 08:20:20 +03:00
committed by GitHub
parent 0628a9444c
commit e395ba18ad
33 changed files with 33 additions and 402 deletions

View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><line x1="6.5" y1="15.5" x2="10.5" y2="12.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="13.5" y1="13.5" x2="10.5" y2="12.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="10.5" y1="12.5" x2="14.5" y2="10.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="6.5" y1="12.5" x2="9.5" y2="6.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="8.5" y1="8.5" x2="12.5" y2="7.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="13.5" y1="4.5" x2="12.5" y2="7.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="9.5" y1="6.5" x2="8.5" y2="4.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="9.5" y1="5.5" x2="11.5" y2="2.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="9.5" y1=".5" x2="11.5" y2="2.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="13.5" y1="4.5" x2="16.5" y2=".5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="13.5" y1=".5" x2="15.5" y2="2.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="7.5" y1="2.5" x2="6.5" y2="4.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><line x1="11.5" y1="12.5" x2="10.5" y2="10.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/><rect x=".5" y=".5" width="6" height="16" rx="1" ry="1" style="fill:none; stroke:#949494; stroke-linecap:round; stroke-linejoin:round;"/><line x1="12.5" y1="7.5" x2="15.5" y2="6.5" style="fill:none; stroke:#009688; stroke-linecap:square; stroke-linejoin:round;"/></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB